JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-03-28T23:50:37.446Z||main|||||INFO|500||The following profiles are active: basic 2023-03-28T23:50:48.873Z||main|||||INFO|500||Starting service [Tomcat] 2023-03-28T23:50:48.873Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-03-28T23:50:49.021Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-03-28T23:50:51.888Z||main|||||INFO|500||catdb-pool - Starting... 2023-03-28T23:50:52.348Z||main|||||INFO|500||catdb-pool - Start completed. 2023-03-28T23:50:52.859Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-03-28T23:50:53.368Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-03-28T23:50:54.451Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-28T23:50:57.482Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-28T23:50:58.066Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-03-28T23:51:00.502Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-28T23:51:00.689Z||main|||||INFO|500||reqdb-pool - Starting... 2023-03-28T23:51:00.713Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-03-28T23:51:00.732Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-03-28T23:51:01.407Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-28T23:51:01.812Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-28T23:51:02.726Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2023-03-28T23:51:03.605Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2023-03-28T23:51:03.606Z||main|||||ERROR|500||(conn=801) Table 'catalogdb.activity_spec' doesn't exist 2023-03-28T23:51:03.621Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet 2023-03-28T23:51:06.179Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-03-28T23:51:08.692Z||main|||||WARN|500||--- 2023-03-28T23:51:08.692Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-03-28T23:51:08.692Z||main|||||WARN|500||--- 2023-03-28T23:51:09.041Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-03-28T23:51:13.910Z||main|||||INFO|500||Started Application in 42.07 seconds (JVM running for 45.192) 2023-03-28T23:51:13.959Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-28T23:51:13.961Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-28T23:51:13.968Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-28T23:51:14.070Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 5bd885f0-aeca-4ab8-a2bf-ad206b9b07f2 url= /sdc/v1/artifactTypes 2023-03-28T23:51:14.078Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-28T23:51:14.227Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-28T23:51:14.267Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server 2023-03-28T23:51:14.267Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-03-28T23:51:14.268Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 2809fc1d-9415-46c3-92b0-0cd136800eff url= /sdc/v1/distributionKafkaData 2023-03-28T23:51:14.268Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-03-28T23:51:14.316Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-28T23:51:14.321Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@4294af15 2023-03-28T23:51:14.426Z||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-5a4a6a02-1295-437c-ba3e-b517e1e64aff compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2023-03-28T23:51:14.472Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff] Instantiated an idempotent producer. 2023-03-28T23:51:14.551Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-03-28T23:51:14.617Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-28T23:51:14.618Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-28T23:51:14.618Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1680047474615 2023-03-28T23:51:14.627Z||scheduling-1|||||INFO|500||start DistributionClient 2023-03-28T23:51:14.668Z||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-f21b3a0d-d564-4549-9229-8dac6765d5b7 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-28T23:51:14.773Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-28T23:51:14.773Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-28T23:51:14.775Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1680047474773 2023-03-28T23:51:14.776Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T23:51:14.779Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T23:51:14.779Z||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-1b9af22c-b058-4a50-97b9-37a2ba08f445 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-28T23:51:14.789Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-28T23:51:14.789Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-28T23:51:14.790Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1680047474789 2023-03-28T23:51:14.790Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:51:14.793Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:51:14.803Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-03-28T23:51:16.857Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff] Cluster ID: WHCLbbk6TouVWqi5Izf6eA 2023-03-28T23:51:16.858Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-28T23:51:16.858Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 wtM4NOnyT5CQgSqaf45B7A 2023-03-28T23:51:16.858Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-28T23:51:16.859Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-28T23:51:16.859Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-28T23:51:16.859Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff] ProducerId set to 1006 with epoch 0 2023-03-28T23:51:16.859Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-28T23:51:16.858Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 wtM4NOnyT5CQgSqaf45B7A 2023-03-28T23:51:16.859Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-28T23:51:16.859Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 wtM4NOnyT5CQgSqaf45B7A 2023-03-28T23:51:16.860Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 wtM4NOnyT5CQgSqaf45B7A 2023-03-28T23:51:16.860Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 wtM4NOnyT5CQgSqaf45B7A 2023-03-28T23:51:16.860Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 wtM4NOnyT5CQgSqaf45B7A 2023-03-28T23:51:16.861Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Cluster ID: WHCLbbk6TouVWqi5Izf6eA 2023-03-28T23:51:16.861Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Cluster ID: WHCLbbk6TouVWqi5Izf6eA 2023-03-28T23:51:16.862Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-03-28T23:51:16.862Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-03-28T23:51:16.889Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-28T23:51:16.890Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-28T23:51:17.012Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-488ea24c-f9bb-4de5-8e75-2d4f37634e85 2023-03-28T23:51:17.013Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-28T23:51:17.013Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-28T23:51:17.014Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114 2023-03-28T23:51:17.014Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-28T23:51:17.014Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-28T23:51:23.021Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-28T23:51:23.021Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-488ea24c-f9bb-4de5-8e75-2d4f37634e85', protocol='range'} 2023-03-28T23:51:23.076Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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 wtM4NOnyT5CQgSqaf45B7A 2023-03-28T23:51:23.077Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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 wtM4NOnyT5CQgSqaf45B7A 2023-03-28T23:51:23.077Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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 wtM4NOnyT5CQgSqaf45B7A 2023-03-28T23:51:23.079Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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 wtM4NOnyT5CQgSqaf45B7A 2023-03-28T23:51:23.080Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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 wtM4NOnyT5CQgSqaf45B7A 2023-03-28T23:51:23.081Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, 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 wtM4NOnyT5CQgSqaf45B7A 2023-03-28T23:51:23.089Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-488ea24c-f9bb-4de5-8e75-2d4f37634e85=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-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-28T23:51:23.112Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-28T23:51:23.112Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-488ea24c-f9bb-4de5-8e75-2d4f37634e85', protocol='range'} 2023-03-28T23:51:23.114Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-28T23:51:23.114Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-28T23:51:23.121Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T23:51:23.120Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T23:51:23.137Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-28T23:51:23.137Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-28T23:51:23.137Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-03-28T23:51:23.137Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-03-28T23:51:23.137Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-03-28T23:51:23.137Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-03-28T23:51:23.138Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-03-28T23:51:23.138Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-03-28T23:51:23.138Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-03-28T23:51:23.138Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-03-28T23:51:23.138Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-03-28T23:51:23.138Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-03-28T23:51:23.166Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-28T23:51:23.168Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-28T23:51:23.256Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-28T23:51:23.256Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-28T23:51:23.261Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-28T23:51:23.262Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-28T23:51:23.282Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-28T23:51:23.283Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-28T23:51:23.283Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-28T23:51:23.284Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-28T23:51:23.290Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-28T23:51:23.290Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-28T23:52:14.786Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T23:52:14.795Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:53:14.786Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T23:53:14.797Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:54:14.788Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T23:54:14.799Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:55:14.788Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T23:55:14.800Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:56:14.790Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T23:56:14.801Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:57:14.790Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T23:57:14.803Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:58:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T23:58:14.803Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-28T23:59:14.793Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-28T23:59:14.804Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:00:14.794Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:00:14.805Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:00:16.895Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Node -1 disconnected. 2023-03-29T00:00:16.978Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Node -1 disconnected. 2023-03-29T00:00:17.088Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff] Node -1 disconnected. 2023-03-29T00:00:54.203Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-29T00:01:14.795Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:01:14.807Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:02:14.796Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:02:14.808Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:03:14.797Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:03:14.810Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:04:14.799Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:04:14.812Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:05:14.801Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:05:14.813Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:06:14.801Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:06:14.814Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:07:14.802Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:07:14.816Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:08:14.803Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:08:14.816Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:09:14.805Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:09:14.817Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:10:14.805Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:10:14.819Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:11:14.807Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:11:14.820Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:12:14.809Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:12:14.821Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:13:14.810Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:13:14.822Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:14:14.812Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:14:14.823Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:15:14.813Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:15:14.825Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:16:14.814Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:16:14.825Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:17:14.815Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:17:14.826Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:18:14.816Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:18:14.826Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:19:14.817Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:19:14.827Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:20:14.819Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:20:14.828Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:21:14.820Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:21:14.829Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:22:14.822Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:22:14.829Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:23:14.823Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:23:14.831Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:24:14.824Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:24:14.831Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:25:14.825Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:25:14.832Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:26:14.826Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:26:14.834Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:27:14.827Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:27:14.835Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:28:14.827Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:28:14.835Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:29:14.829Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:29:14.836Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:30:14.830Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:30:14.837Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:31:14.833Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:31:14.838Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:32:14.833Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:32:14.839Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:33:14.835Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:33:14.840Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:34:14.837Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:34:14.841Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:35:14.838Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:35:14.846Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:36:14.839Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:36:14.846Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:37:14.841Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:37:14.847Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:38:14.842Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:38:14.848Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:39:14.843Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:39:14.849Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:40:14.845Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:40:14.850Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:41:14.846Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:41:14.850Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:42:14.846Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:42:14.852Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:43:14.847Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:43:14.853Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:44:14.849Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:44:14.854Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:45:14.850Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:45:14.854Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:46:14.851Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:46:14.855Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:47:14.853Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:47:14.857Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:48:14.854Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:48:14.857Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:49:14.856Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:49:14.858Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:50:14.856Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:50:14.859Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:51:14.858Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:51:14.860Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:52:14.859Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:52:14.861Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:53:14.861Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:53:14.862Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:54:14.862Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:54:14.862Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:55:14.862Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:55:14.863Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:56:14.863Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:56:14.863Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:57:14.865Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:57:14.865Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:58:14.865Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T00:58:14.866Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:59:14.866Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T00:59:14.867Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:00:14.868Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:00:14.868Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:01:14.868Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:01:14.869Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:02:14.869Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:02:14.869Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:03:14.869Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:03:14.871Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:04:14.871Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:04:14.872Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:05:14.871Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:05:14.873Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:06:14.873Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:06:14.874Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:07:14.874Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:07:14.874Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:08:14.874Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:08:14.875Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:09:14.876Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:09:14.877Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:10:14.877Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:10:14.878Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:11:14.879Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:11:14.879Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:12:14.880Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:12:14.880Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:13:14.880Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:13:14.881Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:14:14.881Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:14:14.882Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:15:14.882Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:15:14.883Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:16:14.882Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:16:14.883Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:17:14.884Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:17:14.883Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:18:14.885Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:18:14.885Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:19:14.889Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:19:14.890Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:20:14.890Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:20:14.891Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:21:14.891Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:21:14.892Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:22:14.892Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:22:14.893Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:23:14.894Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:23:14.894Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:24:14.894Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:24:14.895Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:25:14.894Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:25:14.895Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:26:14.896Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:26:14.896Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:27:14.896Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:27:14.898Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:28:14.897Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:28:14.899Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:29:14.897Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:29:14.899Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:30:14.898Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:30:14.899Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:31:14.899Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:31:14.900Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:32:14.901Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:32:14.901Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:33:14.902Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:33:14.902Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:34:14.903Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:34:14.903Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:35:14.904Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:35:14.904Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:36:14.905Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:36:14.906Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:37:14.905Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:37:14.907Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:38:14.906Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:38:14.908Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:39:14.907Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:39:14.908Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:40:14.909Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:40:14.909Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:41:14.910Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:41:14.910Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:42:14.911Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:42:14.912Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:43:14.912Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:43:14.913Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:44:14.912Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:44:14.914Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:45:14.912Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:45:14.915Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:46:14.913Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:46:14.915Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:47:14.914Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:47:14.917Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:48:14.915Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:48:14.917Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:49:14.915Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:49:14.919Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:50:14.916Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:50:14.920Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:51:14.917Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:51:14.920Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:52:14.918Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:52:14.921Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:53:14.918Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:53:14.921Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:54:14.920Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:54:14.922Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:55:14.921Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:55:14.922Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:56:14.922Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:56:14.922Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:57:14.923Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:57:14.928Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:58:14.925Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:58:14.928Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T01:59:14.926Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T01:59:14.930Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:00:14.928Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:00:14.931Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:01:14.929Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:01:14.932Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:02:14.930Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:02:14.932Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:03:14.931Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:03:14.934Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:04:14.933Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:04:14.935Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:05:14.933Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:05:14.935Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:06:14.935Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:06:14.936Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:07:14.935Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:07:14.937Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:08:14.937Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:08:14.939Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:09:14.938Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:09:14.940Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:10:14.940Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:10:14.941Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:11:14.940Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:11:14.942Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:12:14.941Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:12:14.942Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:13:14.943Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:13:14.944Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:14:14.944Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:14:14.945Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:15:14.944Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:15:14.946Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:16:14.945Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:16:14.947Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:17:14.946Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:17:14.948Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:18:14.947Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:18:14.948Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:19:14.948Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:19:14.949Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:20:14.948Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:20:14.949Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:21:14.949Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:21:14.951Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:22:14.950Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:22:14.951Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:23:14.951Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:23:14.952Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:24:14.952Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:24:14.952Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:25:14.952Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:25:14.954Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:26:14.954Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:26:14.955Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:27:14.955Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:27:14.956Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:28:14.956Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:28:14.957Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:29:14.957Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:29:14.958Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:30:14.957Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:30:14.958Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:31:14.957Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:31:14.959Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:32:14.959Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:32:14.961Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:33:14.960Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:33:14.962Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:34:14.961Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:34:14.963Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:35:14.962Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:35:14.963Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:36:14.964Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:36:14.964Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:37:14.965Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:37:14.966Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:38:14.966Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:38:14.967Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:39:14.968Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:39:14.969Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:40:14.968Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:40:14.969Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:41:14.970Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:41:14.971Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:42:14.971Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:42:14.972Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:43:14.972Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:43:14.972Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:44:14.973Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:44:14.973Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:45:14.974Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:45:14.975Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:46:14.975Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:46:14.975Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:47:14.975Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:47:14.976Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:48:14.976Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:48:14.977Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:49:14.977Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:49:14.979Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:50:14.978Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:50:14.979Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:51:14.978Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:51:14.980Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:52:14.980Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:52:14.981Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:53:14.981Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:53:14.981Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:54:14.983Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:54:14.983Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:55:14.984Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:55:14.984Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:56:14.985Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:56:14.985Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:57:14.986Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:57:14.986Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:58:14.987Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:58:14.988Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T02:59:14.988Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T02:59:14.990Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:00:14.988Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:00:14.990Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:01:14.989Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:01:14.990Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:02:14.990Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:02:14.990Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:03:14.991Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:03:14.991Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:04:14.993Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:04:14.993Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:05:14.993Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:05:14.994Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:06:14.994Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:06:14.994Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:07:14.995Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:07:14.995Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:08:14.995Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:08:14.995Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:09:14.996Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:09:14.997Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:10:14.997Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:10:14.997Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:11:14.997Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:11:14.998Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:12:14.999Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:12:15.001Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:13:15.000Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:13:15.002Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:14:15.001Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:14:15.002Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:15:15.002Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:15:15.003Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:16:15.004Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:16:15.004Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:17:15.004Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:17:15.005Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:18:15.005Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:18:15.005Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:19:15.006Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:19:15.006Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:20:15.007Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:20:15.008Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:21:15.008Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:21:15.008Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:22:15.009Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:22:15.010Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:23:15.011Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:23:15.011Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:24:15.011Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:24:15.012Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:25:15.012Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:25:15.013Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:26:15.013Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:26:15.014Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:27:15.013Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:27:15.014Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:28:15.015Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:28:15.015Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:29:15.016Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:29:15.017Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:30:15.017Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:30:15.017Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:31:15.018Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:31:15.019Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:32:15.018Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:32:15.019Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:33:15.019Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:33:15.020Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:34:15.020Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:34:15.021Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:35:15.021Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:35:15.022Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:36:15.023Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:36:15.023Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:37:15.024Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:37:15.025Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:38:15.025Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:38:15.026Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:39:15.026Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:39:15.026Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:40:15.027Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:40:15.032Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:41:15.028Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:41:15.033Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:42:15.030Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:42:15.034Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:43:15.030Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:43:15.035Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:44:15.032Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:44:15.036Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:45:15.032Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:45:15.036Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:46:15.034Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:46:15.036Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:47:15.034Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:47:15.037Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:48:15.036Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:48:15.038Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:49:15.038Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:49:15.040Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:50:15.038Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:50:15.040Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:51:15.039Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:51:15.041Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:52:15.040Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:52:15.041Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:53:15.040Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:53:15.041Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:54:15.041Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:54:15.043Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:55:15.042Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:55:15.043Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:56:15.043Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:56:15.043Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:57:15.043Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:57:15.044Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:58:15.045Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:58:15.046Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T03:59:15.045Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T03:59:15.046Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T04:00:15.046Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:00:15.047Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T04:01:15.047Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:01:15.049Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T04:02:15.048Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:02:15.049Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T04:03:10.199Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T04:03:10.200Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"19ec0b9e-ff63-4672-8e6c-edc3cafa7f32","serviceName":"vFW 2023-03-29 04-00-31","serviceVersion":"1.0","serviceUUID":"76bae0f7-ac3f-48ba-9bf7-520403d3c8f6","serviceDescription":"catalog service description","serviceInvariantUUID":"564bc01c-98ad-41f1-9635-d509b7bfd343","resources":[{"resourceInstanceName":"vFW 250414dd-9688 0","resourceName":"vFW 250414dd-9688","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"bc4fb311-2902-4e22-b2e4-e0a6ab17b7fb","resourceInvariantUUID":"26c0075b-92cf-425d-9ce9-823f971e1d05","resourceCustomizationUUID":"2dd7081a-3c3a-4a95-b3d3-42ff43c2fcb1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vf-license-model.xml","artifactChecksum":"OTYyNmZkMzI5MmQ3NDM3ZjYyMmNiYjBhYmIwMjA2N2E\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"53dae5ec-a6c1-4ebc-8b1d-110fc8a75072","artifactVersion":"1"},{"artifactName":"vfw250414dd96880_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json","artifactChecksum":"YzU0MWNjZDIyZjdjYzc3MDBiMzM0OWJjZTA1Mzg1MmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"709719ec-2f83-4965-b835-ebe9d9e31959","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"b247aafe-3b32-4f0c-a089-a8ca6f8fd6a4","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vendor-license-model.xml","artifactChecksum":"MmVmNWQxYTBiYzM4YTFkOWU5YTg0YzhlOTNkYzZmMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a69e8593-17cf-4b9a-b386-12b87acebebe","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ada875fd-c8bb-4153-aa70-74daf03df84b","artifactVersion":"2","generatedFromUUID":"b247aafe-3b32-4f0c-a089-a8ca6f8fd6a4"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230329040031-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-template.yml","artifactChecksum":"MTgzYmFmYTc3ZTM4MmMzZmM2M2JmZWE1NTY5YmViMzM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"68ffa63a-d5a5-4df2-97e9-915fb2f3a631","artifactVersion":"1"},{"artifactName":"service-Vfw20230329040031-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar","artifactChecksum":"MDkwMjEzODRjMDE3ZDZlMTVmZmJhMDgyMmE2MjkzYzg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b25d38c1-9eb0-4453-8055-595a7dc8f88a","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T04:03:10.212Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:03:10.221Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:03:10.221Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:03:10.221Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062535049, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:03:10.227Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to wtM4NOnyT5CQgSqaf45B7A 2023-03-29T04:03:10.227Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to wtM4NOnyT5CQgSqaf45B7A 2023-03-29T04:03:10.227Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to wtM4NOnyT5CQgSqaf45B7A 2023-03-29T04:03:10.227Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to wtM4NOnyT5CQgSqaf45B7A 2023-03-29T04:03:10.227Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to wtM4NOnyT5CQgSqaf45B7A 2023-03-29T04:03:10.227Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to wtM4NOnyT5CQgSqaf45B7A 2023-03-29T04:03:10.266Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T04:03:10.267Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "policy-distribution-id", "timestamp": 1680062581478, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:03:10.296Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:03:11.248Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:03:11.249Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:03:11.249Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:03:11.249Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062535049, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:03:12.251Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:03:12.252Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:03:12.252Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:03:12.252Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062535049, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:03:13.254Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:03:13.255Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:03:13.255Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:03:13.255Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062535049, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:03:14.257Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:03:14.257Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:03:14.258Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:03:14.258Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062535049, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:03:14.792Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:03:14.794Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T04:03:14.794Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "ves-openapi-manager", "timestamp": 1680062590720, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:03:14.795Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:03:14.795Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T04:03:14.795Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "multicloud-k8s", "timestamp": 1680062589252, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:03:14.796Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:03:15.259Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:03:15.260Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:03:15.260Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:03:15.260Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062535049, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:03:16.261Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:03:16.261Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:03:16.261Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:03:16.261Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062535049, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:03:17.263Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "serviceName": "vFW 2023-03-29 04-00-31", "serviceVersion": "1.0", "serviceUUID": "76bae0f7-ac3f-48ba-9bf7-520403d3c8f6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "564bc01c-98ad-41f1-9635-d509b7bfd343", "resources": [ { "resourceInstanceName": "vFW 250414dd-9688 0", "resourceCustomizationUUID": "2dd7081a-3c3a-4a95-b3d3-42ff43c2fcb1", "resourceName": "vFW 250414dd-9688", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "bc4fb311-2902-4e22-b2e4-e0a6ab17b7fb", "resourceInvariantUUID": "26c0075b-92cf-425d-9ce9-823f971e1d05", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw250414dd96880_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json", "artifactChecksum": "YzU0MWNjZDIyZjdjYzc3MDBiMzM0OWJjZTA1Mzg1MmM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "709719ec-2f83-4965-b835-ebe9d9e31959", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "b247aafe-3b32-4f0c-a089-a8ca6f8fd6a4", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "ada875fd-c8bb-4153-aa70-74daf03df84b", "generatedFromUUID": "b247aafe-3b32-4f0c-a089-a8ca6f8fd6a4" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "ada875fd-c8bb-4153-aa70-74daf03df84b", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230329040031-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar", "artifactChecksum": "MDkwMjEzODRjMDE3ZDZlMTVmZmJhMDgyMmE2MjkzYzg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "b25d38c1-9eb0-4453-8055-595a7dc8f88a" } ], "workloadContext": "Production" } 2023-03-29T04:03:17.268Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T04:03:17.268Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 76bae0f7-ac3f-48ba-9bf7-520403d3c8f6 ASDC 2023-03-29T04:03:17.367Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 ServiceName:vFW 2023-03-29 04-00-31 ServiceVersion:1.0 ServiceUUID:76bae0f7-ac3f-48ba-9bf7-520403d3c8f6 ServiceInvariantUUID:564bc01c-98ad-41f1-9635-d509b7bfd343 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230329040031-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar ArtifactUUID:b25d38c1-9eb0-4453-8055-595a7dc8f88a ArtifactChecksum:MDkwMjEzODRjMDE3ZDZlMTVmZmJhMDgyMmE2MjkzYzg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 250414dd-9688 0 ResourceCustomizationUUID:2dd7081a-3c3a-4a95-b3d3-42ff43c2fcb1 ResourceInvariantUUID:26c0075b-92cf-425d-9ce9-823f971e1d05 ResourceName:vFW 250414dd-9688 ResourceType:VF ResourceUUID:bc4fb311-2902-4e22-b2e4-e0a6ab17b7fb ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw250414dd96880_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json ArtifactUUID:709719ec-2f83-4965-b835-ebe9d9e31959 ArtifactChecksum:YzU0MWNjZDIyZjdjYzc3MDBiMzM0OWJjZTA1Mzg1MmM= 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/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml ArtifactUUID:b247aafe-3b32-4f0c-a089-a8ca6f8fd6a4 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/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env ArtifactUUID:ada875fd-c8bb-4153-aa70-74daf03df84b 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/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env ArtifactUUID:ada875fd-c8bb-4153-aa70-74daf03df84b ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T04:03:17.367Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 76bae0f7-ac3f-48ba-9bf7-520403d3c8f6 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T04:03:17.615Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:03:17.616Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:03:17.617Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:03:17.617Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: b25d38c1-9eb0-4453-8055-595a7dc8f88a from URL: /sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar 2023-03-29T04:03:17.617Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:03:17.617Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar 2023-03-29T04:03:17.756Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-29T04:03:17.781Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar b25d38c1-9eb0-4453-8055-595a7dc8f88a 101444 2023-03-29T04:03:17.783Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar ASDC sendASDCNotification 2023-03-29T04:03:17.783Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar 2023-03-29T04:03:17.784Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T04:03:17.786Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:03:17.786Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:03:17.786Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062597782, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:03:18.787Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:03:18.788Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:03:18.789Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: b25d38c1-9eb0-4453-8055-595a7dc8f88a, URL: /sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar to file: /app/ASDC/1/service-Vfw20230329040031-csar.csar 2023-03-29T04:03:18.790Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230329040031-csar.csar 2023-03-29T04:03:18.904Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230329040031-csar.csar 2023-03-29T04:03:18.905Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230329040031-csar.csar 2023-03-29T04:03:19.337Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1808536695996163028/Definitions/service-Vfw20230329040031-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_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_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 2023-03-29T04:03:21.925Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T04:03:21.929Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-29T04:03:21.929Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230329040031-csar.csar 2023-03-29T04:03:21.929Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-29T04:03:21.930Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230329040031-csar.csar 2023-03-29T04:03:21.930Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||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-Vfw20230329040031-csar.csar 2023-03-29T04:03:21.930Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||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-Vfw20230329040031-csar.csar 2023-03-29T04:03:21.930Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 250414dd-9688 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-Vfw20230329040031-csar.csar 2023-03-29T04:03:21.930Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||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-Vfw20230329040031-csar.csar 2023-03-29T04:03:21.930Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230329040031-csar.csar 2023-03-29T04:03:21.930Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230329040031-csar.csar 2023-03-29T04:03:21.930Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||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-Vfw20230329040031-csar.csar 2023-03-29T04:03:21.930Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230329040031-csar.csar 2023-03-29T04:03:21.930Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230329040031-csar.csar 2023-03-29T04:03:21.930Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230329040031-csar.csar 2023-03-29T04:03:21.930Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-29T04:03:21.936Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:21.937Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:03:21.947Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is matching search criteria 2023-03-29T04:03:21.947Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-29T04:03:21.948Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 250414dd-9688 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T04:03:21.950Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:21.950Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:03:21.950Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is matching search criteria 2023-03-29T04:03:21.950Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-29T04:03:21.950Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 250414dd-9688 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T04:03:21.950Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:21.950Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:03:21.953Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:21.953Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is not matching search criteria 2023-03-29T04:03:21.953Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T04:03:21.954Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T04:03:21.955Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:21.955Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T04:03:21.955Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:21.956Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is matching search criteria 2023-03-29T04:03:21.956Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 250414dd-9688 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T04:03:21.956Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:21.956Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is matching search criteria 2023-03-29T04:03:21.956Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 250414dd-9688 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T04:03:21.956Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:21.956Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is matching search criteria 2023-03-29T04:03:21.956Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 250414dd-9688 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T04:03:21.956Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is not matching search criteria 2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T04:03:21.957Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=4940357b-fefe-4ea6-a898-b0296dd26363 2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is not matching search criteria 2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T04:03:21.958Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=1baa8566-2cd8-4ee0-895d-3740b1f3af17 2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is not matching search criteria 2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T04:03:21.959Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-29T04:03:21.960Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=a8636327-65ab-4aa0-b596-bc371bbd04e5 2023-03-29T04:03:21.960Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:21.960Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:03:21.960Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:21.960Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:03:21.960Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:21.960Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:03:21.960Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:21.960Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:03:21.960Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-29 04-00-31 Description:catalog service description Model UUID:76bae0f7-ac3f-48ba-9bf7-520403d3c8f6 Model Version:NULL Model InvariantUuid:564bc01c-98ad-41f1-9635-d509b7bfd343 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 250414dd-9688 Model UUID:c19a6ba8-0b94-4ab0-81c3-847db1c1b50f Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:26c0075b-92cf-425d-9ce9-823f971e1d05 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:2dd7081a-3c3a-4a95-b3d3-42ff43c2fcb1 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:de3bf3d3-e346-43c6-b121-baf6cd38e73f ModelName:Vfw250414dd9688..base_vfw..module-0 ModelUuid:ff954b06-7b79-4473-8ed2-ec2de249d308 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:4940357b-fefe-4ea6-a898-b0296dd26363 ModelInvariantUuid:050fb6c9-9b6c-4011-ac95-2e17a13126b9 ModelName:vFW 250414dd-9688-nodes.vfwCvfc ModelUuid:95ae8532-6ac2-4e74-aee4-af671e17af30 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:7becf803-139f-4eae-b57e-ec9be33ca889 ModelInvariantUuid:818d2768-a222-4178-955f-1898405b6d46 ModelName:Vfw250414dd9688.compute.nodes.heat.vfw ModelUuid:b575b26d-7319-4834-b6e5-14086697cf5c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:1baa8566-2cd8-4ee0-895d-3740b1f3af17 ModelInvariantUuid:a32cc59b-518d-45ad-a6e3-edfb813be119 ModelName:vFW 250414dd-9688-nodes.vsnCvfc ModelUuid:61129bb0-9547-4789-b868-604bcf289ac7 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:5b67d86c-bcc4-42e7-a51b-77455b6f710e ModelInvariantUuid:b325ccac-622c-4b7a-bd6a-bdc368f4e31a ModelName:Vfw250414dd9688.compute.nodes.heat.vsn ModelUuid:1e1f151c-d026-4aaf-af0c-993427650cdd ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:a8636327-65ab-4aa0-b596-bc371bbd04e5 ModelInvariantUuid:fd10ebf2-b760-454c-83bb-19fc4d5e2477 ModelName:vFW 250414dd-9688-nodes.vpgCvfc ModelUuid:7c59f55a-ca4d-4ed1-8617-b12c5fc6cacc ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:8b1f8985-28ef-4c5c-b649-cb9234ce63ec ModelInvariantUuid:32da176f-4f33-44de-8537-7b2bf3dba786 ModelName:Vfw250414dd9688.compute.nodes.heat.vpg ModelUuid:dd685728-07ac-449f-820a-0cd3a3c9fab0 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T04:03:21.996Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: bc4fb311-2902-4e22-b2e4-e0a6ab17b7fb Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:03:22.047Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||vFW 250414dd-9688 0 2023-03-29T04:03:22.052Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: bc4fb311-2902-4e22-b2e4-e0a6ab17b7fb 2023-03-29T04:03:22.052Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 709719ec-2f83-4965-b835-ebe9d9e31959 from URL: /sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json 2023-03-29T04:03:22.052Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:03:22.052Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json 2023-03-29T04:03:22.166Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-29T04:03:22.166Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json 709719ec-2f83-4965-b835-ebe9d9e31959 785 2023-03-29T04:03:22.167Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json ASDC sendASDCNotification 2023-03-29T04:03:22.167Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json 2023-03-29T04:03:22.167Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T04:03:22.167Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:03:22.167Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:03:22.167Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062602167, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:03:23.169Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw250414dd9688..base_vfw..module-0", "vfModuleModelInvariantUUID": "de3bf3d3-e346-43c6-b121-baf6cd38e73f", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ff954b06-7b79-4473-8ed2-ec2de249d308", "vfModuleModelCustomizationUUID": "07e8aec1-73ab-4a53-8c5d-776c580d43a8", "isBase": true, "artifacts": [ "b247aafe-3b32-4f0c-a089-a8ca6f8fd6a4", "ada875fd-c8bb-4153-aa70-74daf03df84b" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-29T04:03:23.193Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw250414dd9688..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ff954b06-7b79-4473-8ed2-ec2de249d308 VfModuleModelInvariantUUID:de3bf3d3-e346-43c6-b121-baf6cd38e73f VfModuleModelDescription:NULL Artifacts UUID List:{ b247aafe-3b32-4f0c-a089-a8ca6f8fd6a4 , ada875fd-c8bb-4153-aa70-74daf03df84b } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-29T04:03:23.196Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw250414dd9688..base_vfw..module-0", "vfModuleModelInvariantUUID": "de3bf3d3-e346-43c6-b121-baf6cd38e73f", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ff954b06-7b79-4473-8ed2-ec2de249d308", "vfModuleModelCustomizationUUID": "07e8aec1-73ab-4a53-8c5d-776c580d43a8", "isBase": true, "artifacts": [ "b247aafe-3b32-4f0c-a089-a8ca6f8fd6a4", "ada875fd-c8bb-4153-aa70-74daf03df84b" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-29T04:03:23.196Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw250414dd9688..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ff954b06-7b79-4473-8ed2-ec2de249d308 VfModuleModelInvariantUUID:de3bf3d3-e346-43c6-b121-baf6cd38e73f VfModuleModelDescription:NULL Artifacts UUID List:{ b247aafe-3b32-4f0c-a089-a8ca6f8fd6a4 , ada875fd-c8bb-4153-aa70-74daf03df84b } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-29T04:03:23.196Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: b247aafe-3b32-4f0c-a089-a8ca6f8fd6a4 from URL: /sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml 2023-03-29T04:03:23.196Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:03:23.196Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml 2023-03-29T04:03:23.306Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-29T04:03:23.307Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml b247aafe-3b32-4f0c-a089-a8ca6f8fd6a4 20368 2023-03-29T04:03:23.307Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-29T04:03:23.308Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml 2023-03-29T04:03:23.308Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T04:03:23.308Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:03:23.308Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:03:23.308Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062603307, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:03:24.309Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: ada875fd-c8bb-4153-aa70-74daf03df84b from URL: /sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env 2023-03-29T04:03:24.310Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:03:24.310Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env 2023-03-29T04:03:24.427Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-29T04:03:24.427Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env ada875fd-c8bb-4153-aa70-74daf03df84b 2098 2023-03-29T04:03:24.428Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-29T04:03:24.428Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env 2023-03-29T04:03:24.428Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T04:03:24.428Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:03:24.429Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:03:24.429Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062604428, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:03:25.430Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 76bae0f7-ac3f-48ba-9bf7-520403d3c8f6 2023-03-29T04:03:25.430Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 250414dd-9688 0 bc4fb311-2902-4e22-b2e4-e0a6ab17b7fb ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:03:25.492Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4d0416c3, org.onap.sdc.toscaparser.api.parameters.Input@2b9ef5ff, org.onap.sdc.toscaparser.api.parameters.Input@5488eda5, org.onap.sdc.toscaparser.api.parameters.Input@629b301, org.onap.sdc.toscaparser.api.parameters.Input@6bf61f09] 2023-03-29T04:03:25.496Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:25.496Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:03:25.496Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic 2023-03-29T04:03:25.496Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= 2dd7081a-3c3a-4a95-b3d3-42ff43c2fcb1 2023-03-29T04:03:25.497Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 2dd7081a-3c3a-4a95-b3d3-42ff43c2fcb1 matches Tosca VF Customization UUID: 2dd7081a-3c3a-4a95-b3d3-42ff43c2fcb1 2023-03-29T04:03:25.497Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: 2dd7081a-3c3a-4a95-b3d3-42ff43c2fcb1 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-29T04:03:25.507Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:25.508Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:03:25.509Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id 2dd7081a-3c3a-4a95-b3d3-42ff43c2fcb1: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-29T04:03:25.509Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@73caeb50 2023-03-29T04:03:25.510Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:25.510Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T04:03:25.510Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 07e8aec1-73ab-4a53-8c5d-776c580d43a8 2023-03-29T04:03:25.512Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 07e8aec1-73ab-4a53-8c5d-776c580d43a8 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-29T04:03:25.524Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:25.525Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is matching search criteria 2023-03-29T04:03:25.525Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 250414dd-9688 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T04:03:25.526Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:25.527Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is matching search criteria 2023-03-29T04:03:25.527Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 250414dd-9688 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T04:03:25.527Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:25.527Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is not matching search criteria 2023-03-29T04:03:25.528Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T04:03:25.528Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T04:03:25.528Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-29T04:03:25.528Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T04:03:25.528Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T04:03:25.528Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T04:03:25.529Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T04:03:25.529Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T04:03:25.529Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T04:03:25.529Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T04:03:25.529Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T04:03:25.530Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=4940357b-fefe-4ea6-a898-b0296dd26363 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-29T04:03:25.552Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:25.553Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is matching search criteria 2023-03-29T04:03:25.553Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 250414dd-9688 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T04:03:25.553Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:25.553Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is not matching search criteria 2023-03-29T04:03:25.554Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T04:03:25.554Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T04:03:25.554Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T04:03:25.554Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T04:03:25.555Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T04:03:25.555Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T04:03:25.555Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T04:03:25.555Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-29T04:03:25.555Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-29T04:03:25.556Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-29T04:03:25.556Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-29T04:03:25.556Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T04:03:25.556Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=1baa8566-2cd8-4ee0-895d-3740b1f3af17 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-29T04:03:25.563Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:25.563Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is matching search criteria 2023-03-29T04:03:25.564Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 250414dd-9688 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T04:03:25.569Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:25.570Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is not matching search criteria 2023-03-29T04:03:25.570Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-29T04:03:25.570Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-29T04:03:25.570Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-29T04:03:25.571Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-29T04:03:25.571Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-29T04:03:25.571Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-29T04:03:25.571Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-29T04:03:25.571Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-29T04:03:25.571Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-29T04:03:25.572Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-29T04:03:25.572Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-29T04:03:25.572Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-29T04:03:25.572Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=a8636327-65ab-4aa0-b596-bc371bbd04e5 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-29T04:03:25.576Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:25.577Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is matching search criteria 2023-03-29T04:03:25.577Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 250414dd-9688 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T04:03:25.577Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:25.577Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Node template vFW 250414dd-9688 0 is matching search criteria 2023-03-29T04:03:25.577Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found topology templates [vFW 250414dd-9688 0] matching following query criteria: sdcType=VF, customizationUUID=2dd7081a-3c3a-4a95-b3d3-42ff43c2fcb1 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:03:25.582Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:25.582Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:03:25.583Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 76bae0f7-ac3f-48ba-9bf7-520403d3c8f6: vFW 250414dd-9688 2023-03-29T04:03:25.583Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:25.583Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:03:25.583Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:25.584Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:03:25.584Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:25.584Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:03:25.584Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:25.584Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:03:25.584Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:03:25.585Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Service vFW 2023-03-29 04-00-31 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:03:25.585Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Saving Service: vFW 2023-03-29 04-00-31 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T04:03:26.172Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 250414dd-9688 bc4fb311-2902-4e22-b2e4-e0a6ab17b7fb 1 ASDC deployResourceStructure 2023-03-29T04:03:26.173Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json ASDC sendASDCNotification 2023-03-29T04:03:26.173Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json 2023-03-29T04:03:26.173Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-29T04:03:26.173Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:03:26.173Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:03:26.173Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062606172, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:03:27.174Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-29T04:03:27.175Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml 2023-03-29T04:03:27.175Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-29T04:03:27.175Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:03:27.176Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:03:27.176Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062607174, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:03:28.177Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-29T04:03:28.177Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env 2023-03-29T04:03:28.177Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-29T04:03:28.178Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:03:28.178Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:03:28.178Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062608177, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:03:29.179Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar ASDC sendASDCNotification 2023-03-29T04:03:29.180Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar 2023-03-29T04:03:29.180Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-29T04:03:29.181Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:03:29.181Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:03:29.181Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062609179, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:03:30.183Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:03:30.229Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:03:30.233Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T04:03:30.233Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:03:30.233Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:04:00.233Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:04:00.260Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:04:00.267Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T04:04:00.267Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:04:00.267Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:04:14.792Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:04:14.797Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.797Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "aai-model-loader", "timestamp": 1680062573311, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:04:14.798Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "cds-sdc-listener", "timestamp": 1680062575760, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:04:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062535049, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:04:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "cds-sdc-listener", "timestamp": 1680062575760, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json", "status": "NOT_NOTIFIED" } 2023-03-29T04:04:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "multicloud-k8s", "timestamp": 1680062589252, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json", "status": "NOTIFIED" } 2023-03-29T04:04:14.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "ves-openapi-manager", "timestamp": 1680062590720, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json", "status": "NOT_NOTIFIED" } 2023-03-29T04:04:14.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "aai-model-loader", "timestamp": 1680062573311, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json", "status": "NOT_NOTIFIED" } 2023-03-29T04:04:14.801Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.801Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.801Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "policy-distribution-id", "timestamp": 1680062581478, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json", "status": "NOT_NOTIFIED" } 2023-03-29T04:04:14.801Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.801Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.802Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062535049, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json", "status": "NOTIFIED" } 2023-03-29T04:04:14.802Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.802Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.802Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "cds-sdc-listener", "timestamp": 1680062575760, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:04:14.803Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.803Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.803Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "ves-openapi-manager", "timestamp": 1680062590720, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:04:14.803Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.803Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.803Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "multicloud-k8s", "timestamp": 1680062589252, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-29T04:04:14.804Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.804Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.804Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "aai-model-loader", "timestamp": 1680062573311, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:04:14.805Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.805Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.805Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "policy-distribution-id", "timestamp": 1680062581478, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-29T04:04:14.806Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.806Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.806Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062535049, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-29T04:04:14.806Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.806Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.806Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "cds-sdc-listener", "timestamp": 1680062575760, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:04:14.807Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.807Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.807Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "ves-openapi-manager", "timestamp": 1680062590720, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:04:14.807Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.807Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.808Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "multicloud-k8s", "timestamp": 1680062589252, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:04:14.808Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.808Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.808Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "aai-model-loader", "timestamp": 1680062573311, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:04:14.808Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.808Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.809Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "policy-distribution-id", "timestamp": 1680062581478, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:04:14.809Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.809Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.809Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062535049, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:04:14.809Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.809Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.809Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "cds-sdc-listener", "timestamp": 1680062575760, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-29T04:04:14.810Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.810Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.810Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "multicloud-k8s", "timestamp": 1680062589252, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-29T04:04:14.810Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.810Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.810Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "ves-openapi-manager", "timestamp": 1680062590720, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-29T04:04:14.811Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.811Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.811Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "aai-model-loader", "timestamp": 1680062573311, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-29T04:04:14.811Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.811Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.811Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "policy-distribution-id", "timestamp": 1680062581478, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-29T04:04:14.811Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:14.812Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:04:14.812Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062535049, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-29T04:04:14.812Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:04:30.268Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:04:30.300Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:04:30.306Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T04:04:30.307Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:04:30.307Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:05:00.307Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:05:00.336Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:05:00.342Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T04:05:00.342Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:05:00.343Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:05:14.792Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "cds-sdc-listener", "timestamp": 1680062575760, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:05:14.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "ves-openapi-manager", "timestamp": 1680062590720, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:05:14.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "multicloud-k8s", "timestamp": 1680062589252, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:05:14.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "aai-model-loader", "timestamp": 1680062573311, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:05:14.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "policy-distribution-id", "timestamp": 1680062581478, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:05:14.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062535049, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:05:14.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.796Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "cds-sdc-listener", "timestamp": 1680062575760, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:05:14.796Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.796Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.796Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "ves-openapi-manager", "timestamp": 1680062590720, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-29T04:05:14.796Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.796Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.796Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "multicloud-k8s", "timestamp": 1680062589252, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:05:14.796Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.796Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.796Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "aai-model-loader", "timestamp": 1680062573311, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:05:14.796Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.796Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.796Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "policy-distribution-id", "timestamp": 1680062581478, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:05:14.796Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.796Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.796Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062535049, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:05:14.797Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.797Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.797Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "multicloud-k8s", "timestamp": 1680062597538, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json", "status": "DOWNLOAD_OK" } 2023-03-29T04:05:14.797Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.797Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.797Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "aai-model-loader", "timestamp": 1680062597824, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:05:14.797Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.797Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.797Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "cds-sdc-listener", "timestamp": 1680062598144, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:05:14.797Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.797Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.797Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "policy-distribution-id", "timestamp": 1680062598625, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:05:14.797Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.797Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.797Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062597782, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:05:14.797Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.798Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "policy-distribution-id", "timestamp": 1680062599641, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T04:05:14.798Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.798Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "multicloud-k8s", "timestamp": 1680062598678, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-29T04:05:14.798Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.798Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "policy-distribution-id", "timestamp": 1680062600644, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T04:05:14.819Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 2023-03-29T04:05:14.819Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T04:05:14.841Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.841Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "multicloud-k8s", "timestamp": 1680062599787, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-29T04:05:14.841Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.841Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.841Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "multicloud-k8s", "timestamp": 1680062601050, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T04:05:14.854Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 2023-03-29T04:05:14.854Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T04:05:14.870Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.871Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "multicloud-k8s", "timestamp": 1680062602053, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json", "status": "DEPLOY_OK" } 2023-03-29T04:05:14.871Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.871Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.871Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062602167, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json", "status": "DOWNLOAD_OK" } 2023-03-29T04:05:14.871Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.871Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.871Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062603307, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-29T04:05:14.871Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.871Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.871Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062604428, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-29T04:05:14.871Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.871Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.871Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680062605412, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:05:14.872Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.872Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.872Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062606172, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json", "status": "DEPLOY_OK" } 2023-03-29T04:05:14.872Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.872Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.872Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680062605412, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vfw250414dd96880_modules.json", "status": "NOT_NOTIFIED" } 2023-03-29T04:05:14.872Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.872Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.872Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062607174, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-03-29T04:05:14.872Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.872Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.872Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680062605412, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:05:14.872Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.872Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.872Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "aai-model-loader", "timestamp": 1680062608259, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T04:05:14.872Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.872Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.872Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062608177, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-03-29T04:05:14.873Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.873Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.873Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680062605412, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:05:14.873Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.873Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.873Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "aai-model-loader", "timestamp": 1680062609265, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T04:05:14.884Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 2023-03-29T04:05:14.884Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T04:05:14.903Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.903Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062609179, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T04:05:14.903Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.903Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.903Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680062605412, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/resourceInstances/vfw250414dd96880/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-29T04:05:14.903Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.903Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.904Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680062605412, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:05:14.904Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.904Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.904Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680062605412, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:05:14.904Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.904Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.904Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680062613294, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:05:14.904Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.904Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.904Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680062618451, "artifactURL": "/sdc/v1/catalog/services/Vfw20230329040031/1.0/artifacts/service-Vfw20230329040031-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T04:05:14.904Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:05:14.904Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:05:14.904Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680062619456, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T04:05:14.915Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 2023-03-29T04:05:14.915Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T04:05:30.343Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:05:30.372Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:05:30.377Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T04:05:30.378Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T04:05:30.378Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T04:05:30.378Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T04:05:30.378Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:05:30.378Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:05:30.378Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:05:30.378Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:05:30.379Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T04:05:30.395Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T04:06:00.395Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T04:06:00.415Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 and serviceModelVersionId: 76bae0f7-ac3f-48ba-9bf7-520403d3c8f6 2023-03-29T04:06:00.415Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 564bc01c-98ad-41f1-9635-d509b7bfd343 2023-03-29T04:06:12.121Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/564bc01c-98ad-41f1-9635-d509b7bfd343/model-vers/model-ver/76bae0f7-ac3f-48ba-9bf7-520403d3c8f6?depth=0 2023-03-29T04:06:12.234Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T04:06:12.713Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/564bc01c-98ad-41f1-9635-d509b7bfd343/model-vers/model-ver/76bae0f7-ac3f-48ba-9bf7-520403d3c8f6?depth=0|INFO|500||Invoke 2023-03-29T04:06:12.718Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/564bc01c-98ad-41f1-9635-d509b7bfd343/model-vers/model-ver/76bae0f7-ac3f-48ba-9bf7-520403d3c8f6?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/564bc01c-98ad-41f1-9635-d509b7bfd343/model-vers/model-ver/76bae0f7-ac3f-48ba-9bf7-520403d3c8f6?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[19ec0b9e-ff63-4672-8e6c-edc3cafa7f32], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[dfcc8547-7436-41db-8ae6-254596f86fe2], X-ECOMP-RequestID=[19ec0b9e-ff63-4672-8e6c-edc3cafa7f32], X-TransactionId=[], X-ONAP-RequestID=[19ec0b9e-ff63-4672-8e6c-edc3cafa7f32], Content-Type=[application/merge-patch+json]} 2023-03-29T04:06:12.743Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/564bc01c-98ad-41f1-9635-d509b7bfd343/model-vers/model-ver/76bae0f7-ac3f-48ba-9bf7-520403d3c8f6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T04:06:12.996Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/564bc01c-98ad-41f1-9635-d509b7bfd343/model-vers/model-ver/76bae0f7-ac3f-48ba-9bf7-520403d3c8f6?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/564bc01c-98ad-41f1-9635-d509b7bfd343/model-vers/model-ver/76bae0f7-ac3f-48ba-9bf7-520403d3c8f6?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 04:06:13 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[224], vertex-id=[200928], x-aai-txid=[1-aai-resources-230329-04:06:13:289-44178], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T04:06:12.999Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/564bc01c-98ad-41f1-9635-d509b7bfd343/model-vers/model-ver/76bae0f7-ac3f-48ba-9bf7-520403d3c8f6?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T04:06:13.000Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/564bc01c-98ad-41f1-9635-d509b7bfd343/model-vers/model-ver/76bae0f7-ac3f-48ba-9bf7-520403d3c8f6?depth=0|INFO|500||InvokeReturn 2023-03-29T04:06:13.011Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T04:06:13.011Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:06:13.030Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:06:13.037Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 19ec0b9e-ff63-4672-8e6c-edc3cafa7f32 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T04:06:13.038Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T04:06:13.039Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:06:13.039Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:06:13.040Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062773037, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:06:14.072Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T04:06:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:06:14.797Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:06:14.797Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "19ec0b9e-ff63-4672-8e6c-edc3cafa7f32", "consumerID": "SO-sdc-controller", "timestamp": 1680062773037, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T04:06:14.797Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:07:14.074Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T04:07:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:08:14.075Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T04:08:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:09:14.076Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T04:09:14.793Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:10:14.076Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T04:10:14.794Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:10:50.084Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T04:10:50.084Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T04:10:50.088Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:10:50.088Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:10:50.088Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:10:50.088Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063014076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:10:50.106Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:10:50.106Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "cds-sdc-listener", "timestamp": 1680063019164, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:10:50.108Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:10:50.108Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:10:50.109Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "policy-distribution-id", "timestamp": 1680063021653, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:10:50.109Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:10:51.092Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:10:51.093Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:10:51.093Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:10:51.093Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063014076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:10:52.095Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:10:52.096Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:10:52.096Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:10:52.096Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063014076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:10:53.098Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:10:53.099Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:10:53.099Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:10:53.099Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063014076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:10:54.101Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:10:54.101Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:10:54.102Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:10:54.102Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063014076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:10:55.103Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:10:55.104Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:10:55.104Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:10:55.104Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063014076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:10:56.107Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:10:56.107Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:10:56.108Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:10:56.108Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063014076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:10:57.111Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "serviceName": "basic_onboard_JYNnJk", "serviceVersion": "1.0", "serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8", "serviceDescription": "service", "serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d", "resources": [ { "resourceInstanceName": "basic_onboard_JYNnJk 0", "resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e", "resourceName": "basic_onboard_JYNnJk", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d", "resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jynnjk0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJynnjk-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab" } ], "workloadContext": "Production" } 2023-03-29T04:10:57.112Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T04:10:57.112Z|19ec0b9e-ff63-4672-8e6c-edc3cafa7f32|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC 2023-03-29T04:10:57.113Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a ServiceName:basic_onboard_JYNnJk ServiceVersion:1.0 ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8 ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJynnjk-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_JYNnJk 0 ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a ResourceName:basic_onboard_JYNnJk ResourceType:VF ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jynnjk0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670 ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T04:10:57.113Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T04:10:57.168Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:10:57.169Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:10:57.169Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:10:57.170Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T04:10:57.170Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:10:57.170Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T04:10:57.277Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-29T04:10:57.282Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab 75680 2023-03-29T04:10:57.282Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification 2023-03-29T04:10:57.282Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T04:10:57.282Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T04:10:57.283Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:10:57.283Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:10:57.283Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063057282, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:10:58.285Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:10:58.285Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:10:58.286Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab, URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar to file: /app/ASDC/1/service-BasicOnboardJynnjk-csar.csar 2023-03-29T04:10:58.286Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardJynnjk-csar.csar 2023-03-29T04:10:58.287Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardJynnjk-csar.csar 2023-03-29T04:10:58.287Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardJynnjk-csar.csar 2023-03-29T04:10:58.438Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13010950936476870561/Definitions/service-BasicOnboardJynnjk-template.yml Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_ubuntu18_metadata" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "compute_ubuntu18_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu18_key_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided 2023-03-29T04:10:59.750Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T04:10:59.751Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-29T04:10:59.751Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardJynnjk-csar.csar 2023-03-29T04:10:59.751Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T04:10:59.751Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardJynnjk-csar.csar 2023-03-29T04:10:59.751Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||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-BasicOnboardJynnjk-csar.csar 2023-03-29T04:10:59.751Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||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-BasicOnboardJynnjk-csar.csar 2023-03-29T04:10:59.751Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||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-BasicOnboardJynnjk-csar.csar 2023-03-29T04:10:59.751Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardJynnjk-csar.csar 2023-03-29T04:10:59.751Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||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-BasicOnboardJynnjk-csar.csar 2023-03-29T04:10:59.751Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_JYNnJk 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-BasicOnboardJynnjk-csar.csar 2023-03-29T04:10:59.752Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-29T04:10:59.752Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:10:59.752Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_JYNnJk is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:10:59.752Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_JYNnJk 0 is matching search criteria 2023-03-29T04:10:59.752Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-29T04:10:59.752Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_JYNnJk 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T04:10:59.752Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:10:59.752Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_JYNnJk is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:10:59.752Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_JYNnJk 0 is matching search criteria 2023-03-29T04:10:59.753Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-29T04:10:59.753Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_JYNnJk 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T04:10:59.753Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:10:59.753Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_JYNnJk is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:10:59.753Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:10:59.753Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_JYNnJk 0 is not matching search criteria 2023-03-29T04:10:59.753Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-03-29T04:10:59.753Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-03-29T04:10:59.753Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-03-29T04:10:59.753Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-29T04:10:59.753Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T04:10:59.753Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:10:59.754Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_JYNnJk is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T04:10:59.754Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:10:59.754Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_JYNnJk 0 is matching search criteria 2023-03-29T04:10:59.754Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_JYNnJk 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T04:10:59.754Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:10:59.754Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_JYNnJk 0 is matching search criteria 2023-03-29T04:10:59.754Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_JYNnJk 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T04:10:59.754Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:10:59.754Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_JYNnJk 0 is matching search criteria 2023-03-29T04:10:59.754Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_onboard_JYNnJk 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T04:10:59.755Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:10:59.755Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template basic_onboard_JYNnJk 0 is not matching search criteria 2023-03-29T04:10:59.755Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-03-29T04:10:59.755Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-29T04:10:59.755Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=3394163b-260e-4a7b-817e-91cc4728cd56 2023-03-29T04:10:59.755Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:10:59.755Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_JYNnJk is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:10:59.755Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:10:59.755Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_JYNnJk is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:10:59.755Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:10:59.755Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_JYNnJk is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:10:59.756Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:10:59.756Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Service basic_onboard_JYNnJk is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:10:59.756Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_JYNnJk Description:service Model UUID:4ee87648-4266-4bb2-8665-dac31f53b6f8 Model Version:NULL Model InvariantUuid:ba4bb244-01d4-4d84-b341-7f29514dd31d Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_JYNnJk Model UUID:279b95de-98a7-4e04-963a-c993d0fd10b0 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2d323818-aee1-4c8d-8a09-d1717dc099d6 ModelName:BasicOnboardJynnjk..base_ubuntu18..module-0 ModelUuid:55b3873b-2d43-40ba-a750-8f56f5702ea3 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:3394163b-260e-4a7b-817e-91cc4728cd56 ModelInvariantUuid:2054117a-5f96-4954-b29e-8bed98400e63 ModelName:basic_onboard_JYNnJk-nodes.ubuntu18Cvfc ModelUuid:62f1b637-af11-48de-b952-fc29181e673f ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:e63928d8-0e00-459c-88b2-53ec9eab06dd ModelInvariantUuid:c6c48d65-6de8-4328-8853-dc63f5860f81 ModelName:BasicOnboardJynnjk.compute.nodes.heat.ubuntu18 ModelUuid:f6afe5b4-0e26-4734-a3f8-fd8775bdd044 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T04:10:59.774Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:10:59.778Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||basic_onboard_JYNnJk 0 2023-03-29T04:10:59.779Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d 2023-03-29T04:10:59.779Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T04:10:59.779Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:10:59.779Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T04:10:59.857Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404 2023-03-29T04:10:59.858Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5460e0 2023-03-29T04:10:59.859Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T04:10:59.860Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T04:10:59.862Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T04:10:59.868Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification 2023-03-29T04:10:59.869Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found) 2023-03-29T04:10:59.869Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T04:10:59.869Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:10:59.869Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:10:59.870Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063059863, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:11:00.905Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:11:00.906Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:11:00.934Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:11:00.940Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:11:00.940Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:11:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:11:14.793Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:11:14.793Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063014076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:11:14.793Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:11:14.793Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:11:14.793Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "ves-openapi-manager", "timestamp": 1680063049941, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:11:14.793Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:11:14.793Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:11:14.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "multicloud-k8s", "timestamp": 1680063023072, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:11:14.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:11:30.940Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:11:30.969Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:11:30.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:11:30.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:12:00.975Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:12:01.002Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:12:01.007Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:12:01.007Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:12:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:12:14.800Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.800Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "cds-sdc-listener", "timestamp": 1680063019164, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.801Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.801Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.801Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "policy-distribution-id", "timestamp": 1680063021653, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.801Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.802Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.802Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "ves-openapi-manager", "timestamp": 1680063049941, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.802Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.802Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.802Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "multicloud-k8s", "timestamp": 1680063023072, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } 2023-03-29T04:12:14.802Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.802Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.802Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063014076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } 2023-03-29T04:12:14.803Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.803Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.803Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "cds-sdc-listener", "timestamp": 1680063019164, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.803Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.803Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.803Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "policy-distribution-id", "timestamp": 1680063021653, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T04:12:14.803Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.803Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.804Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063014076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T04:12:14.804Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.804Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.804Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "ves-openapi-manager", "timestamp": 1680063049941, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.804Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.804Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.804Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "multicloud-k8s", "timestamp": 1680063023072, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T04:12:14.804Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.804Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.804Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "aai-model-loader", "timestamp": 1680063053311, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.804Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.805Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.805Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "multicloud-k8s", "timestamp": 1680063023072, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.805Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.805Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.805Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "cds-sdc-listener", "timestamp": 1680063019164, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.805Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.805Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.805Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "policy-distribution-id", "timestamp": 1680063021653, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.805Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.806Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.806Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "ves-openapi-manager", "timestamp": 1680063049941, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.806Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.806Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.806Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063014076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.806Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.807Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.807Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "aai-model-loader", "timestamp": 1680063053311, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.807Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.807Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.807Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "cds-sdc-listener", "timestamp": 1680063019164, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.807Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.807Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.807Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "ves-openapi-manager", "timestamp": 1680063049941, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.808Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.808Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.808Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "policy-distribution-id", "timestamp": 1680063021653, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.808Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.808Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.808Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063014076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T04:12:14.809Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.809Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.809Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "multicloud-k8s", "timestamp": 1680063023072, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T04:12:14.809Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.809Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.809Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "aai-model-loader", "timestamp": 1680063053311, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.809Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.810Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.810Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "cds-sdc-listener", "timestamp": 1680063019164, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.810Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.810Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.810Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "ves-openapi-manager", "timestamp": 1680063049941, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.810Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.810Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.810Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "policy-distribution-id", "timestamp": 1680063021653, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.811Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.811Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.811Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063014076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.811Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.811Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.811Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "multicloud-k8s", "timestamp": 1680063023072, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.811Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.811Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.812Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680063055412, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.812Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.812Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.812Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "aai-model-loader", "timestamp": 1680063053311, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.812Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.812Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.812Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "cds-sdc-listener", "timestamp": 1680063019164, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:12:14.812Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.812Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.812Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "ves-openapi-manager", "timestamp": 1680063049941, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.813Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.813Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.813Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "policy-distribution-id", "timestamp": 1680063021653, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:12:14.813Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.813Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.813Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "multicloud-k8s", "timestamp": 1680063023072, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:12:14.813Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.813Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.813Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063014076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:12:14.813Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.814Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.814Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680063055412, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.814Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.814Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.814Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "aai-model-loader", "timestamp": 1680063053311, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.814Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.814Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.814Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "multicloud-k8s", "timestamp": 1680063057230, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-29T04:12:14.814Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.814Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.815Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "policy-distribution-id", "timestamp": 1680063058266, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:12:14.815Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.815Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.815Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "cds-sdc-listener", "timestamp": 1680063057797, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:12:14.815Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.815Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.815Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063057282, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:12:14.816Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.816Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.816Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680063055412, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.816Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.816Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.816Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "aai-model-loader", "timestamp": 1680063053311, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.816Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.816Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.816Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "policy-distribution-id", "timestamp": 1680063059270, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T04:12:14.816Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.817Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.817Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "multicloud-k8s", "timestamp": 1680063058346, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-03-29T04:12:14.817Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.817Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.817Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680063055412, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.817Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.817Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.817Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "aai-model-loader", "timestamp": 1680063053311, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:12:14.818Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.818Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.818Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "policy-distribution-id", "timestamp": 1680063060272, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T04:12:14.837Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2118f689-57af-469d-ba25-d0886ff8da2a 2023-03-29T04:12:14.837Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2118f689-57af-469d-ba25-d0886ff8da2a and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T04:12:14.860Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.860Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "multicloud-k8s", "timestamp": 1680063059428, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_ERROR", "errorReason": "Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is not found" } 2023-03-29T04:12:14.860Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.860Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.860Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680063055412, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.860Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.860Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.861Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063059863, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T04:12:14.861Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.861Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.861Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "aai-model-loader", "timestamp": 1680063060408, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR" } 2023-03-29T04:12:14.861Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.861Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.861Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "multicloud-k8s", "timestamp": 1680063060435, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "DEPLOY_ERROR", "errorReason": "Failed to deploy the artifact due to: Failed to download artifact with name: base_ubuntu18.env due to: Specified artifact is not found" } 2023-03-29T04:12:14.861Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.861Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.861Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680063055412, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:12:14.861Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.861Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.861Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "aai-model-loader", "timestamp": 1680063061412, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DEPLOY_ERROR" } 2023-03-29T04:12:14.861Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.861Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.861Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "multicloud-k8s", "timestamp": 1680063061489, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "Failed to process the artifact", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T04:12:14.875Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_ERROR distributionID of 2118f689-57af-469d-ba25-d0886ff8da2a 2023-03-29T04:12:14.875Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2118f689-57af-469d-ba25-d0886ff8da2a and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T04:12:14.897Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.898Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680063055412, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:12:14.898Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.898Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.898Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "aai-model-loader", "timestamp": 1680063062416, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "deploy failure", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T04:12:14.911Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_ERROR distributionID of 2118f689-57af-469d-ba25-d0886ff8da2a 2023-03-29T04:12:14.911Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2118f689-57af-469d-ba25-d0886ff8da2a and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T04:12:14.936Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.936Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680063063174, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR" } 2023-03-29T04:12:14.936Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:12:14.936Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:12:14.936Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680063064179, "artifactURL": "", "status": "COMPONENT_DONE_ERROR", "errorReason": "SDN-C encountered an error downloading an artifact in this distribution", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T04:12:14.950Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_ERROR distributionID of 2118f689-57af-469d-ba25-d0886ff8da2a 2023-03-29T04:12:14.950Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2118f689-57af-469d-ba25-d0886ff8da2a and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T04:12:31.008Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:12:31.035Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:12:31.041Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:12:31.041Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:13:01.041Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:13:01.071Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:13:01.078Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:13:01.078Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:13:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:13:31.079Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:13:31.106Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:13:31.115Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:13:31.116Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:14:01.116Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:14:01.144Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:14:01.149Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:14:01.150Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:14:14.793Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:14:31.150Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:14:31.178Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:14:31.182Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:14:31.183Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:15:01.183Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:15:01.212Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:15:01.219Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:15:01.219Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:15:14.793Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:15:31.219Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:15:31.244Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:15:31.249Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:15:31.249Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:15:50.006Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T04:15:50.006Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-488ea24c-f9bb-4de5-8e75-2d4f37634e85 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-03-29T04:15:50.008Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T04:15:50.008Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T04:15:51.292Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:15:51.304Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:15:51.305Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T04:15:51.311Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:15:51.311Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 2: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T04:15:51.321Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=2, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:15:51.321Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T04:15:51.321Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:15:51.325Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:15:51.327Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:15:51.327Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:15:51.328Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=138, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:15:51.328Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:15:51.328Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:16:01.250Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T04:16:01.250Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T04:16:01.262Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8 2023-03-29T04:16:01.262Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d 2023-03-29T04:16:01.263Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 2023-03-29T04:16:01.268Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T04:16:01.307Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke 2023-03-29T04:16:01.307Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[6e5bc103-a1cd-4e5e-84b9-1b45dd7f7bd9], X-ECOMP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-TransactionId=[], X-ONAP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], Content-Type=[application/merge-patch+json]} 2023-03-29T04:16:01.315Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T04:16:01.388Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?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/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 04:16:01 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[58], x-aai-txid=[2-aai-resources-230329-04:16:01:852-82987], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T04:16:01.389Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}} 2023-03-29T04:16:01.390Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T04:16:01.414Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T04:16:01.415Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:16:01.415Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T04:16:01.415Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:16:01.423Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:16:01.424Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T04:16:01.424Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T04:16:01.424Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:16:01.424Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:16:01.424Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063361424, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:16:01.440Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T04:16:01.440Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063361424, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } 2023-03-29T04:16:01.441Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:16:02.454Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T04:16:02.455Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T04:16:02.456Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T04:16:02.456Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T04:16:02.457Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T04:16:02.457Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T04:16:02.461Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-47b5410b-f5d9-474a-a3ba-7ec040ed92ec 2023-03-29T04:16:02.462Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T04:16:02.462Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-29T04:16:02.462Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T04:16:03.446Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:16:06.458Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:16:09.467Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:16:12.475Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:16:14.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:16:14.801Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:16:14.801Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T04:16:14.806Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:16:14.806Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-47b5410b-f5d9-474a-a3ba-7ec040ed92ec', protocol='range'} 2023-03-29T04:16:14.810Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T04:16:14.810Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T04:16:14.810Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T04:16:14.810Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T04:16:14.810Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T04:16:14.810Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T04:16:14.810Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 3: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-47b5410b-f5d9-474a-a3ba-7ec040ed92ec=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-29T04:16:14.821Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:16:14.821Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=3, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-47b5410b-f5d9-474a-a3ba-7ec040ed92ec', protocol='range'} 2023-03-29T04:16:14.821Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T04:16:14.822Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:16:14.822Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-29T04:16:14.822Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T04:16:14.825Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:16:14.825Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:16:14.825Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:16:14.825Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=139, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:16:14.825Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:16:14.825Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:16:14.825Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:16:14.825Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:16:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:16:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:16:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:16:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:16:15.846Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T04:16:15.846Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T04:16:15.850Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:16:15.850Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:16:15.851Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:16:15.851Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063362454, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:16:15.866Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T04:16:15.866Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063362454, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:16:15.867Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:16:16.852Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:16:16.853Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:16:16.853Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:16:16.853Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063362454, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:16:17.853Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:16:17.854Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:16:17.854Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:16:17.854Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063362454, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:16:18.855Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:16:18.856Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:16:18.856Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:16:18.856Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063362454, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:16:19.857Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:16:19.857Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:16:19.858Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:16:19.858Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063362454, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:16:20.859Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:16:20.859Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:16:20.859Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:16:20.859Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063362454, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:16:21.860Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:16:21.861Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:16:21.861Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:16:21.861Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063362454, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:16:22.863Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "serviceName": "basic_onboard_JYNnJk", "serviceVersion": "1.0", "serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8", "serviceDescription": "service", "serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d", "resources": [ { "resourceInstanceName": "basic_onboard_JYNnJk 0", "resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e", "resourceName": "basic_onboard_JYNnJk", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d", "resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jynnjk0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJynnjk-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab" } ], "workloadContext": "Production" } 2023-03-29T04:16:22.863Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T04:16:22.863Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC 2023-03-29T04:16:22.864Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a ServiceName:basic_onboard_JYNnJk ServiceVersion:1.0 ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8 ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJynnjk-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_JYNnJk 0 ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a ResourceName:basic_onboard_JYNnJk ResourceType:VF ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jynnjk0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670 ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T04:16:22.864Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:16:22.915Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:16:22.915Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:16:22.944Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:16:22.944Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T04:16:22.944Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:16:22.944Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T04:16:22.986Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404 2023-03-29T04:16:22.986Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7ccbe5d1 2023-03-29T04:16:22.986Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T04:16:22.986Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T04:16:22.986Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T04:16:22.986Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification 2023-03-29T04:16:22.987Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found) 2023-03-29T04:16:22.987Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T04:16:22.987Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:16:22.987Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:16:22.987Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063382986, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:16:23.988Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T04:16:24.010Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:16:24.010Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:16:24.015Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||basic_onboard_JYNnJk 0 2023-03-29T04:16:24.015Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d 2023-03-29T04:16:24.015Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T04:16:24.015Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:16:24.016Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T04:16:24.034Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404 2023-03-29T04:16:24.034Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6bf73a97 2023-03-29T04:16:24.034Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T04:16:24.034Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T04:16:24.034Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T04:16:24.035Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification 2023-03-29T04:16:24.035Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found) 2023-03-29T04:16:24.035Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T04:16:24.035Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:16:24.035Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:16:24.035Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063384035, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:16:25.036Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:16:25.037Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:16:25.061Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:16:25.067Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:16:25.067Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:16:55.068Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:16:55.096Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:16:55.102Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:16:55.103Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:17:14.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:17:14.798Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T04:17:14.798Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063362454, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } 2023-03-29T04:17:14.799Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063362454, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T04:17:14.799Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063362454, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:17:14.799Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063362454, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T04:17:14.799Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063362454, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:17:14.799Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063362454, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:17:14.799Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063382986, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T04:17:14.799Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T04:17:14.799Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063384035, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T04:17:14.799Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:17:25.103Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:17:25.129Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:17:25.134Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:17:25.134Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:17:55.135Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:17:55.162Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:17:55.167Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:17:55.168Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:18:14.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:18:25.168Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:18:25.191Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:18:25.196Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:18:25.196Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:18:55.196Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:18:55.230Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:18:55.237Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:18:55.237Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:19:14.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:19:25.205Z||kafka-producer-network-thread | SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-5a4a6a02-1295-437c-ba3e-b517e1e64aff] Node 1 disconnected. 2023-03-29T04:19:25.237Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:19:25.259Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:19:25.263Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:19:25.263Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:19:55.263Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:19:55.292Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:19:55.297Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:19:55.297Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:20:14.793Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:20:25.298Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:20:25.324Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:20:25.330Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:20:25.330Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:20:55.330Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:20:55.356Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:20:55.360Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:20:55.360Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:21:14.793Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:21:15.931Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T04:21:15.931Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-47b5410b-f5d9-474a-a3ba-7ec040ed92ec sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-03-29T04:21:15.932Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T04:21:15.932Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T04:21:18.218Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:21:18.229Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:21:18.229Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T04:21:18.235Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:21:18.235Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 4: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T04:21:18.245Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=4, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:21:18.246Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T04:21:18.246Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:21:18.256Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:21:18.257Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:21:18.257Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:21:18.257Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=148, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:21:18.257Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:21:18.257Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:21:25.361Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T04:21:25.361Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T04:21:25.375Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8 2023-03-29T04:21:25.375Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d 2023-03-29T04:21:25.384Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 2023-03-29T04:21:25.397Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T04:21:25.431Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke 2023-03-29T04:21:25.431Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b5a6346f-1f33-4483-8d20-a26fff151c93], X-ECOMP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-TransactionId=[], X-ONAP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], Content-Type=[application/merge-patch+json]} 2023-03-29T04:21:25.439Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T04:21:25.489Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?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/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 04:21:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[47], x-aai-txid=[1-aai-resources-230329-04:21:25:975-62037], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T04:21:25.490Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}} 2023-03-29T04:21:25.491Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T04:21:25.495Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T04:21:25.496Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:21:25.496Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T04:21:25.496Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:21:25.508Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:21:25.508Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T04:21:25.509Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T04:21:25.509Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:21:25.509Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:21:25.509Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063685509, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:21:25.524Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T04:21:25.524Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063685509, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } 2023-03-29T04:21:25.525Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:21:26.538Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T04:21:26.539Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T04:21:26.539Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T04:21:26.539Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T04:21:26.539Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T04:21:26.539Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T04:21:26.543Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-60d8698b-8927-4216-a053-29808caff4d9 2023-03-29T04:21:26.543Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T04:21:26.544Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-29T04:21:26.544Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T04:21:27.429Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:21:30.437Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:21:33.446Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:21:36.454Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:21:39.462Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:21:42.472Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:21:45.480Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:21:48.489Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:21:51.501Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:21:54.510Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:21:57.517Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:22:00.530Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:22:03.540Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:22:06.549Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:22:09.558Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:22:12.568Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:22:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:22:14.803Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:22:14.803Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T04:22:14.808Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-60d8698b-8927-4216-a053-29808caff4d9', protocol='range'} 2023-03-29T04:22:14.809Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:22:14.814Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 5: {SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-60d8698b-8927-4216-a053-29808caff4d9=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-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T04:22:14.826Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:22:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=5, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-60d8698b-8927-4216-a053-29808caff4d9', protocol='range'} 2023-03-29T04:22:14.827Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T04:22:14.827Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-29T04:22:14.827Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:22:14.828Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T04:22:14.832Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:22:14.832Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:22:14.832Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:22:14.832Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:22:14.832Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=149, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:22:14.833Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:22:14.833Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:22:14.833Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:22:14.833Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:22:14.833Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:22:14.833Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:22:14.834Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:22:15.853Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T04:22:15.853Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T04:22:15.860Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:22:15.868Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:22:15.868Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:22:15.868Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063686538, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:22:15.882Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T04:22:15.882Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063686538, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:22:15.883Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:22:16.869Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:22:16.870Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:22:16.870Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:22:16.870Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063686538, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:22:17.871Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:22:17.872Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:22:17.872Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:22:17.873Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063686538, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:22:18.873Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:22:18.874Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:22:18.874Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:22:18.874Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063686538, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:22:19.875Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:22:19.876Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:22:19.876Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:22:19.876Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063686538, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:22:20.877Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:22:20.878Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:22:20.878Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:22:20.878Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063686538, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:22:21.881Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:22:21.882Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:22:21.882Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:22:21.882Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063686538, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:22:22.886Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "serviceName": "basic_onboard_JYNnJk", "serviceVersion": "1.0", "serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8", "serviceDescription": "service", "serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d", "resources": [ { "resourceInstanceName": "basic_onboard_JYNnJk 0", "resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e", "resourceName": "basic_onboard_JYNnJk", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d", "resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jynnjk0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJynnjk-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab" } ], "workloadContext": "Production" } 2023-03-29T04:22:22.887Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T04:22:22.887Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC 2023-03-29T04:22:22.887Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a ServiceName:basic_onboard_JYNnJk ServiceVersion:1.0 ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8 ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJynnjk-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_JYNnJk 0 ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a ResourceName:basic_onboard_JYNnJk ResourceType:VF ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jynnjk0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670 ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T04:22:22.887Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:22:22.940Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:22:22.940Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:22:22.941Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:22:22.941Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T04:22:22.941Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:22:22.941Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T04:22:22.973Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404 2023-03-29T04:22:22.973Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@659f297f 2023-03-29T04:22:22.973Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T04:22:22.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T04:22:22.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T04:22:22.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification 2023-03-29T04:22:22.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found) 2023-03-29T04:22:22.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T04:22:22.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:22:22.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:22:22.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063742974, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:22:23.976Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T04:22:23.995Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:22:23.995Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:22:24.000Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||basic_onboard_JYNnJk 0 2023-03-29T04:22:24.000Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d 2023-03-29T04:22:24.000Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T04:22:24.001Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:22:24.001Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T04:22:24.015Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404 2023-03-29T04:22:24.016Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@52101d21 2023-03-29T04:22:24.016Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T04:22:24.016Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T04:22:24.016Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T04:22:24.016Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification 2023-03-29T04:22:24.016Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found) 2023-03-29T04:22:24.016Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T04:22:24.017Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:22:24.017Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:22:24.017Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063744016, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:22:25.018Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:22:25.019Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:22:25.050Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:22:25.060Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:22:25.060Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:22:55.061Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:22:55.089Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:22:55.095Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:22:55.095Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:23:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:23:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T04:23:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063686538, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } 2023-03-29T04:23:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:23:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T04:23:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063686538, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T04:23:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:23:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T04:23:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063686538, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:23:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:23:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T04:23:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063686538, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T04:23:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:23:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T04:23:14.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063686538, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:23:14.803Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:23:14.803Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T04:23:14.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063686538, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:23:14.803Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:23:14.803Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T04:23:14.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063742974, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T04:23:14.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:23:14.804Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T04:23:14.804Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680063744016, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T04:23:14.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:23:25.095Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:23:25.124Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:23:25.129Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:23:25.130Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:23:55.130Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:23:55.152Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:23:55.156Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:23:55.157Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:24:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:24:25.157Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:24:25.185Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:24:25.191Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:24:25.191Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:24:55.191Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:24:55.214Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:24:55.219Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:24:55.219Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:25:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:25:25.220Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:25:25.248Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:25:25.253Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:25:25.253Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:25:55.253Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:25:55.280Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:25:55.286Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:25:55.286Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:26:14.793Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:26:25.287Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:26:25.316Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:26:25.321Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:26:25.321Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:26:55.322Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:26:55.345Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:26:55.349Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:26:55.350Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:27:14.794Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:27:15.894Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T04:27:15.894Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-60d8698b-8927-4216-a053-29808caff4d9 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-03-29T04:27:15.895Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T04:27:15.895Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T04:27:18.219Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:27:18.229Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:27:18.230Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T04:27:18.234Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:27:18.234Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 6: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T04:27:18.245Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=6, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:27:18.245Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T04:27:18.246Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:27:18.249Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:27:18.250Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:27:18.250Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:27:18.250Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=158, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:27:18.250Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:27:18.250Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:27:25.350Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T04:27:25.350Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T04:27:25.364Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8 2023-03-29T04:27:25.364Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d 2023-03-29T04:27:25.365Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 2023-03-29T04:27:25.372Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T04:27:25.413Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke 2023-03-29T04:27:25.413Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[758f1060-bae1-41b6-87bd-d9e6cc105384], X-ECOMP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-TransactionId=[], X-ONAP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], Content-Type=[application/merge-patch+json]} 2023-03-29T04:27:25.419Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T04:27:25.455Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?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/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 04:27:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[33], x-aai-txid=[1-aai-resources-230329-04:27:25:949-63853], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T04:27:25.457Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}} 2023-03-29T04:27:25.457Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T04:27:25.460Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T04:27:25.460Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:27:25.461Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T04:27:25.461Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:27:25.473Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:27:25.473Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T04:27:25.474Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T04:27:25.474Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:27:25.474Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:27:25.474Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064045473, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:27:25.488Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T04:27:25.488Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064045473, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } 2023-03-29T04:27:25.489Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:27:26.506Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T04:27:26.506Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T04:27:26.507Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T04:27:26.507Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T04:27:26.507Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T04:27:26.508Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T04:27:26.512Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-5d211711-7ad0-41f1-b544-58b9d5f41580 2023-03-29T04:27:26.512Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T04:27:26.513Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-29T04:27:26.513Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T04:27:27.393Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:27:30.402Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:27:33.412Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:27:36.421Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:27:39.430Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:27:42.438Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:27:45.446Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:27:48.455Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:27:51.463Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:27:54.474Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:27:57.482Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:28:00.492Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:28:03.500Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:28:06.509Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:28:09.518Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:28:12.527Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:28:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:28:14.801Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:28:14.802Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T04:28:14.806Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-5d211711-7ad0-41f1-b544-58b9d5f41580', protocol='range'} 2023-03-29T04:28:14.806Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:28:14.811Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 7: {SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-5d211711-7ad0-41f1-b544-58b9d5f41580=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-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T04:28:14.822Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-5d211711-7ad0-41f1-b544-58b9d5f41580', protocol='range'} 2023-03-29T04:28:14.823Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-29T04:28:14.823Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T04:28:14.824Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=7, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:28:14.825Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T04:28:14.825Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:28:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:28:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:28:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:28:14.827Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:28:14.827Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:28:14.827Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:28:14.831Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:28:14.832Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:28:14.832Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:28:14.832Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=159, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:28:14.832Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:28:14.833Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:28:15.340Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T04:28:15.340Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T04:28:15.341Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:28:15.342Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:28:15.342Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:28:15.342Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064046506, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:28:15.842Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T04:28:15.843Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064046506, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:28:15.843Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:28:16.343Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:28:16.344Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:28:16.344Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:28:16.344Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064046506, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:28:17.346Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:28:17.346Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:28:17.346Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:28:17.347Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064046506, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:28:18.349Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:28:18.349Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:28:18.350Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:28:18.350Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064046506, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:28:19.352Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:28:19.352Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:28:19.352Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:28:19.353Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064046506, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:28:20.354Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:28:20.355Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:28:20.355Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:28:20.355Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064046506, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:28:21.357Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:28:21.358Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:28:21.358Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:28:21.358Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064046506, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:28:22.360Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "serviceName": "basic_onboard_JYNnJk", "serviceVersion": "1.0", "serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8", "serviceDescription": "service", "serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d", "resources": [ { "resourceInstanceName": "basic_onboard_JYNnJk 0", "resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e", "resourceName": "basic_onboard_JYNnJk", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d", "resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jynnjk0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJynnjk-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab" } ], "workloadContext": "Production" } 2023-03-29T04:28:22.360Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T04:28:22.360Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC 2023-03-29T04:28:22.362Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a ServiceName:basic_onboard_JYNnJk ServiceVersion:1.0 ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8 ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJynnjk-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_JYNnJk 0 ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a ResourceName:basic_onboard_JYNnJk ResourceType:VF ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jynnjk0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670 ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T04:28:22.362Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:28:22.415Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:28:22.416Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:28:22.416Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:28:22.416Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T04:28:22.416Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:28:22.416Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T04:28:22.448Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404 2023-03-29T04:28:22.449Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5fb2eabb 2023-03-29T04:28:22.449Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T04:28:22.449Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T04:28:22.449Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T04:28:22.449Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification 2023-03-29T04:28:22.450Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found) 2023-03-29T04:28:22.450Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T04:28:22.450Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:28:22.450Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:28:22.450Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064102449, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:28:23.451Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T04:28:23.473Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:28:23.473Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:28:23.478Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||basic_onboard_JYNnJk 0 2023-03-29T04:28:23.479Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d 2023-03-29T04:28:23.479Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T04:28:23.479Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:28:23.480Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T04:28:23.496Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404 2023-03-29T04:28:23.496Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2360032 2023-03-29T04:28:23.497Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T04:28:23.497Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T04:28:23.497Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T04:28:23.497Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification 2023-03-29T04:28:23.498Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found) 2023-03-29T04:28:23.498Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T04:28:23.498Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:28:23.498Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:28:23.498Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064103497, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:28:24.499Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:28:24.500Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:28:24.522Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:28:24.526Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:28:24.526Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:28:54.526Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:28:54.545Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:28:54.558Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:28:54.559Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:29:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:29:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T04:29:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064046506, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } 2023-03-29T04:29:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:29:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T04:29:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064046506, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T04:29:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:29:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T04:29:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064046506, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:29:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:29:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T04:29:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064046506, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T04:29:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:29:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T04:29:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064046506, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:29:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:29:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T04:29:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064046506, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:29:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:29:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T04:29:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064102449, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T04:29:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:29:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T04:29:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064103497, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T04:29:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:29:24.559Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:29:24.582Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:29:24.588Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:29:24.588Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:29:54.588Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:29:54.611Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:29:54.615Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:29:54.616Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:30:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:30:24.616Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:30:24.640Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:30:24.646Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:30:24.646Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:30:54.646Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:30:54.671Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:30:54.675Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:30:54.676Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:31:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:31:24.676Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:31:24.692Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:31:24.696Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:31:24.696Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:31:54.696Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:31:54.724Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:31:54.729Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:31:54.729Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:32:06.056Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:32:06.056Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "policy-distribution-id", "timestamp": 1680064321306, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:32:06.057Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:32:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:32:14.793Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:32:14.794Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "cds-sdc-listener", "timestamp": 1680064318820, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:32:14.794Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:32:14.795Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:32:14.795Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "multicloud-k8s", "timestamp": 1680064322553, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:32:14.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:32:14.795Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:32:14.795Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "aai-model-loader", "timestamp": 1680064313311, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:32:14.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:32:24.730Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:32:24.755Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:32:24.760Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:32:24.760Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:32:54.760Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:32:54.800Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:32:54.805Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:32:54.805Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:33:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:33:14.794Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:33:14.794Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "ves-openapi-manager", "timestamp": 1680064309968, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:33:14.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:33:14.795Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:33:14.795Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "policy-distribution-id", "timestamp": 1680064321306, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:33:14.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:33:14.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:33:14.796Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "cds-sdc-listener", "timestamp": 1680064318820, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:33:14.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:33:14.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:33:14.796Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "multicloud-k8s", "timestamp": 1680064322553, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:33:14.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:33:14.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:33:14.796Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "aai-model-loader", "timestamp": 1680064313311, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:33:14.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:33:14.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:33:14.796Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "ves-openapi-manager", "timestamp": 1680064309968, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-29T04:33:14.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:33:14.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:33:14.797Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "cds-sdc-listener", "timestamp": 1680064328821, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:33:14.797Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:33:14.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:33:14.797Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "policy-distribution-id", "timestamp": 1680064329303, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:33:14.797Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:33:14.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:33:14.797Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "aai-model-loader", "timestamp": 1680064328552, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:33:14.797Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:33:14.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:33:14.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "policy-distribution-id", "timestamp": 1680064330306, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T04:33:14.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:33:14.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:33:14.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "policy-distribution-id", "timestamp": 1680064331307, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T04:33:14.838Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 89fd2b07-e1bd-4873-bb5f-256c573c4644 2023-03-29T04:33:14.839Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 89fd2b07-e1bd-4873-bb5f-256c573c4644 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T04:33:14.864Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:33:14.864Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "aai-model-loader", "timestamp": 1680064331662, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T04:33:14.865Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:33:14.865Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:33:14.865Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "aai-model-loader", "timestamp": 1680064332665, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T04:33:14.879Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 89fd2b07-e1bd-4873-bb5f-256c573c4644 2023-03-29T04:33:14.879Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 89fd2b07-e1bd-4873-bb5f-256c573c4644 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T04:33:15.403Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T04:33:15.403Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-5d211711-7ad0-41f1-b544-58b9d5f41580 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-03-29T04:33:15.403Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T04:33:15.404Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T04:33:15.588Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:33:18.598Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:33:21.609Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:33:24.618Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:33:24.806Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T04:33:24.806Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T04:33:24.817Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8 2023-03-29T04:33:24.817Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d 2023-03-29T04:33:24.818Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 2023-03-29T04:33:24.824Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T04:33:24.886Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke 2023-03-29T04:33:24.887Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3f982846-4f33-4638-ac6f-80e749288927], X-ECOMP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-TransactionId=[], X-ONAP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], Content-Type=[application/merge-patch+json]} 2023-03-29T04:33:24.897Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T04:33:24.931Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?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/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 04:33:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[30], x-aai-txid=[1-aai-resources-230329-04:33:25:425-41782], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T04:33:24.932Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}} 2023-03-29T04:33:24.933Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T04:33:24.939Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T04:33:24.939Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:33:24.939Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T04:33:24.940Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:33:24.949Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:33:24.949Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T04:33:24.950Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T04:33:24.950Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:33:24.950Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:33:24.950Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064404949, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:33:25.987Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T04:33:25.988Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T04:33:25.988Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T04:33:25.988Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T04:33:25.989Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T04:33:25.989Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T04:33:25.993Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-6e3aeda7-cbd8-4adb-8bf5-ff54b3340c6f 2023-03-29T04:33:25.994Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=2, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T04:33:25.994Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-29T04:33:25.994Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T04:33:27.626Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:33:30.636Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:33:33.644Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:33:36.653Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:33:39.660Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:33:42.669Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:33:45.678Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:33:48.687Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:33:51.697Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:33:54.705Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:33:57.715Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:34:00.724Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:34:03.734Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:34:06.748Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:34:09.758Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:34:12.767Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:34:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:34:14.801Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:34:14.801Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T04:34:14.806Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:34:14.807Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-6e3aeda7-cbd8-4adb-8bf5-ff54b3340c6f', protocol='range'} 2023-03-29T04:34:14.810Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 8: {SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-6e3aeda7-cbd8-4adb-8bf5-ff54b3340c6f=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-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T04:34:14.822Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:34:14.822Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=8, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-6e3aeda7-cbd8-4adb-8bf5-ff54b3340c6f', protocol='range'} 2023-03-29T04:34:14.822Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T04:34:14.822Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-29T04:34:14.823Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:34:14.823Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T04:34:14.826Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:34:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:34:14.826Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:34:14.826Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:34:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:34:14.826Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=185, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:34:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:34:14.826Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:34:14.826Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:34:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:34:14.826Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:34:14.827Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:34:15.844Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.844Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064345412, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.844Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.844Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.845Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064345412, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:34:15.845Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.845Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.845Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064348192, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:34:15.845Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.845Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.845Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064349745, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T04:34:15.845Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.845Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.845Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064350749, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2023-03-29T04:34:15.845Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.846Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T04:34:15.848Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:34:15.848Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:34:15.848Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:34:15.848Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 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=? 2023-03-29T04:34:15.864Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 89fd2b07-e1bd-4873-bb5f-256c573c4644 2023-03-29T04:34:15.864Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 89fd2b07-e1bd-4873-bb5f-256c573c4644 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T04:34:15.885Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.885Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "policy-distribution-id", "timestamp": 1680064362308, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.886Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.886Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.886Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "cds-sdc-listener", "timestamp": 1680064329824, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.886Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.886Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.886Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "aai-model-loader", "timestamp": 1680064373311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.886Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.886Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.886Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "multicloud-k8s", "timestamp": 1680064358043, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.886Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.886Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.886Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "ves-openapi-manager", "timestamp": 1680064369928, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.886Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.886Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.886Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064375413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.886Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.886Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.886Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "cds-sdc-listener", "timestamp": 1680064329824, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.887Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "aai-model-loader", "timestamp": 1680064373311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.887Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "policy-distribution-id", "timestamp": 1680064362308, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.887Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "multicloud-k8s", "timestamp": 1680064358043, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.887Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "ves-openapi-manager", "timestamp": 1680064369928, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.887Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064375413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.887Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.887Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "policy-distribution-id", "timestamp": 1680064362308, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.887Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "aai-model-loader", "timestamp": 1680064373311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "cds-sdc-listener", "timestamp": 1680064329824, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "multicloud-k8s", "timestamp": 1680064358043, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "ves-openapi-manager", "timestamp": 1680064369928, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064375413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "cds-sdc-listener", "timestamp": 1680064329824, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "aai-model-loader", "timestamp": 1680064373311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.888Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.888Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.889Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "multicloud-k8s", "timestamp": 1680064358043, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.889Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.889Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.889Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "policy-distribution-id", "timestamp": 1680064362308, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.889Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.889Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.889Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "ves-openapi-manager", "timestamp": 1680064369928, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.889Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.889Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.889Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064375413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.889Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.889Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.889Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "policy-distribution-id", "timestamp": 1680064362308, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.889Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.889Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.889Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "aai-model-loader", "timestamp": 1680064373311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.889Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.889Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "cds-sdc-listener", "timestamp": 1680064329824, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.890Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "multicloud-k8s", "timestamp": 1680064358043, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.890Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "ves-openapi-manager", "timestamp": 1680064369928, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.890Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064375413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.890Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "cds-sdc-listener", "timestamp": 1680064329824, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.890Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "policy-distribution-id", "timestamp": 1680064362308, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.890Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "aai-model-loader", "timestamp": 1680064373311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.890Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.890Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "multicloud-k8s", "timestamp": 1680064358043, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.891Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "ves-openapi-manager", "timestamp": 1680064369928, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-29T04:34:15.891Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064375413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.891Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "aai-model-loader", "timestamp": 1680064373311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.891Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "cds-sdc-listener", "timestamp": 1680064329824, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.891Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "policy-distribution-id", "timestamp": 1680064362308, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.891Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "multicloud-k8s", "timestamp": 1680064358043, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.891Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.891Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "ves-openapi-manager", "timestamp": 1680064369928, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.892Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064375413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.892Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "policy-distribution-id", "timestamp": 1680064362308, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:34:15.892Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "cds-sdc-listener", "timestamp": 1680064329824, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:34:15.892Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "aai-model-loader", "timestamp": 1680064373311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:34:15.892Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "multicloud-k8s", "timestamp": 1680064358043, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:34:15.892Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "ves-openapi-manager", "timestamp": 1680064369928, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:15.892Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.892Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064375413, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:34:15.893Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.893Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.893Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "cds-sdc-listener", "timestamp": 1680064387629, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:34:15.893Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.893Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.893Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "aai-model-loader", "timestamp": 1680064387360, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:34:15.893Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.893Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.893Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "policy-distribution-id", "timestamp": 1680064388181, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:34:15.893Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.893Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.893Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064388270, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:34:15.893Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.893Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.893Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "policy-distribution-id", "timestamp": 1680064389184, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T04:34:15.893Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.893Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.893Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "policy-distribution-id", "timestamp": 1680064390186, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T04:34:15.924Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of becb8b5a-dcb1-4d01-8ac3-6d641b72d56d 2023-03-29T04:34:15.924Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T04:34:15.944Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.944Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064390055, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T04:34:15.944Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.944Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.944Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064391058, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T04:34:15.958Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of becb8b5a-dcb1-4d01-8ac3-6d641b72d56d 2023-03-29T04:34:15.958Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T04:34:15.980Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.980Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "aai-model-loader", "timestamp": 1680064391017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T04:34:15.981Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:15.981Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:15.981Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "aai-model-loader", "timestamp": 1680064392020, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T04:34:15.995Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of becb8b5a-dcb1-4d01-8ac3-6d641b72d56d 2023-03-29T04:34:15.995Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T04:34:16.018Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.018Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064404949, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } 2023-03-29T04:34:16.019Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.019Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.019Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "ves-openapi-manager", "timestamp": 1680064409927, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.019Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.019Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.019Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "policy-distribution-id", "timestamp": 1680064421189, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.019Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.019Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.019Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "cds-sdc-listener", "timestamp": 1680064388633, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.019Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.020Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.020Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "multicloud-k8s", "timestamp": 1680064416794, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.020Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.020Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.020Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "aai-model-loader", "timestamp": 1680064403311, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.020Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.020Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.020Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "ves-openapi-manager", "timestamp": 1680064409927, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.020Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.020Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.020Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "cds-sdc-listener", "timestamp": 1680064388633, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.021Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.021Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.021Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "policy-distribution-id", "timestamp": 1680064421189, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.022Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.022Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.022Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "multicloud-k8s", "timestamp": 1680064416794, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T04:34:16.022Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.022Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.022Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "aai-model-loader", "timestamp": 1680064403311, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.022Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.022Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.022Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "ves-openapi-manager", "timestamp": 1680064409927, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.023Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.023Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.023Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "policy-distribution-id", "timestamp": 1680064421189, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T04:34:16.023Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.023Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.023Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "cds-sdc-listener", "timestamp": 1680064388633, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.023Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.024Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.024Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "multicloud-k8s", "timestamp": 1680064416794, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T04:34:16.024Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.024Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.024Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "aai-model-loader", "timestamp": 1680064403311, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.024Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.024Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.024Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "ves-openapi-manager", "timestamp": 1680064409927, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.024Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.024Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.024Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "policy-distribution-id", "timestamp": 1680064421189, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.024Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.024Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.025Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "cds-sdc-listener", "timestamp": 1680064388633, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.025Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.025Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.025Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "multicloud-k8s", "timestamp": 1680064416794, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.025Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.025Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.025Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "aai-model-loader", "timestamp": 1680064403311, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.026Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.026Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.026Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "policy-distribution-id", "timestamp": 1680064421189, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.026Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.026Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.026Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "ves-openapi-manager", "timestamp": 1680064409927, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.026Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.026Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.026Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "cds-sdc-listener", "timestamp": 1680064388633, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.026Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.027Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.027Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "multicloud-k8s", "timestamp": 1680064416794, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T04:34:16.027Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.027Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.027Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "aai-model-loader", "timestamp": 1680064403311, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.027Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.027Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.027Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "ves-openapi-manager", "timestamp": 1680064409927, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.027Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.027Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.027Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "policy-distribution-id", "timestamp": 1680064421189, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.028Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.028Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.028Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "cds-sdc-listener", "timestamp": 1680064388633, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.028Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.028Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.028Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "multicloud-k8s", "timestamp": 1680064416794, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.028Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.028Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.028Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "aai-model-loader", "timestamp": 1680064403311, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.028Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.028Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.028Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "ves-openapi-manager", "timestamp": 1680064409927, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.029Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.029Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.029Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "policy-distribution-id", "timestamp": 1680064421189, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:34:16.029Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.029Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.029Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "cds-sdc-listener", "timestamp": 1680064388633, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:34:16.029Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.029Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.029Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "multicloud-k8s", "timestamp": 1680064416794, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:34:16.029Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.029Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.029Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "aai-model-loader", "timestamp": 1680064403311, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:34:16.030Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.030Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.030Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "multicloud-k8s", "timestamp": 1680064427854, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-29T04:34:16.030Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.030Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.030Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "cds-sdc-listener", "timestamp": 1680064428412, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:34:16.030Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.030Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.030Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "policy-distribution-id", "timestamp": 1680064428900, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:34:16.031Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.031Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.031Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "aai-model-loader", "timestamp": 1680064428144, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:34:16.031Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.031Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.031Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "policy-distribution-id", "timestamp": 1680064429903, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T04:34:16.031Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.031Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.031Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "multicloud-k8s", "timestamp": 1680064428967, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-29T04:34:16.031Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.031Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.032Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "policy-distribution-id", "timestamp": 1680064430904, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T04:34:16.072Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 97dbd75c-aaad-4e24-898e-c5ed3e14800c 2023-03-29T04:34:16.072Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 97dbd75c-aaad-4e24-898e-c5ed3e14800c and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T04:34:16.096Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.096Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "multicloud-k8s", "timestamp": 1680064430077, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-29T04:34:16.096Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.096Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.096Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "multicloud-k8s", "timestamp": 1680064431131, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T04:34:16.109Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 97dbd75c-aaad-4e24-898e-c5ed3e14800c 2023-03-29T04:34:16.109Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 97dbd75c-aaad-4e24-898e-c5ed3e14800c and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T04:34:16.126Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.126Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "multicloud-k8s", "timestamp": 1680064432133, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-03-29T04:34:16.127Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.127Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.127Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "aai-model-loader", "timestamp": 1680064433262, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T04:34:16.127Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.127Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.127Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "aai-model-loader", "timestamp": 1680064434264, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T04:34:16.141Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 97dbd75c-aaad-4e24-898e-c5ed3e14800c 2023-03-29T04:34:16.142Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 97dbd75c-aaad-4e24-898e-c5ed3e14800c and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T04:34:16.164Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.164Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064435412, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.164Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.164Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.165Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064435412, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.165Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.165Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.165Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064435412, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.165Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.165Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.165Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064435412, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.165Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.165Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.165Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064435412, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.165Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.165Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.166Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064435412, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:34:16.166Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.166Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.166Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064435412, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:34:16.166Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.166Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.166Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064443227, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:34:16.166Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.166Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.166Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064445387, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T04:34:16.166Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:34:16.166Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:34:16.166Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680064446392, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T04:34:16.180Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 97dbd75c-aaad-4e24-898e-c5ed3e14800c 2023-03-29T04:34:16.180Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 97dbd75c-aaad-4e24-898e-c5ed3e14800c and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T04:34:16.849Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:34:16.849Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:34:16.849Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:34:16.850Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:34:17.850Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:34:17.851Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:34:17.851Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:34:17.851Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:34:18.852Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:34:18.852Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:34:18.852Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:34:18.852Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:34:19.853Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:34:19.854Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:34:19.854Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:34:19.854Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:34:20.855Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:34:20.855Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:34:20.855Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:34:20.855Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:34:21.856Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:34:21.857Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:34:21.857Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:34:21.857Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:34:22.859Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "serviceName": "basic_onboard_JYNnJk", "serviceVersion": "1.0", "serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8", "serviceDescription": "service", "serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d", "resources": [ { "resourceInstanceName": "basic_onboard_JYNnJk 0", "resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e", "resourceName": "basic_onboard_JYNnJk", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d", "resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jynnjk0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJynnjk-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab" } ], "workloadContext": "Production" } 2023-03-29T04:34:22.859Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T04:34:22.859Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC 2023-03-29T04:34:22.860Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a ServiceName:basic_onboard_JYNnJk ServiceVersion:1.0 ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8 ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJynnjk-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_JYNnJk 0 ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a ResourceName:basic_onboard_JYNnJk ResourceType:VF ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jynnjk0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670 ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T04:34:22.860Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:34:22.916Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:34:22.917Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:34:22.917Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:34:22.917Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T04:34:22.917Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:34:22.917Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T04:34:22.944Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404 2023-03-29T04:34:22.944Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4494b002 2023-03-29T04:34:22.944Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T04:34:22.945Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T04:34:22.945Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T04:34:22.945Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification 2023-03-29T04:34:22.945Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found) 2023-03-29T04:34:22.945Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T04:34:22.946Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:34:22.946Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:34:22.946Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064462945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:34:23.947Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T04:34:23.968Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:34:23.969Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:34:23.975Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||basic_onboard_JYNnJk 0 2023-03-29T04:34:23.976Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d 2023-03-29T04:34:23.976Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T04:34:23.976Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:34:23.976Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T04:34:23.993Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404 2023-03-29T04:34:23.993Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7152250 2023-03-29T04:34:23.994Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T04:34:23.994Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T04:34:23.994Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T04:34:23.994Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification 2023-03-29T04:34:23.995Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found) 2023-03-29T04:34:23.995Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T04:34:23.995Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:34:23.995Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:34:23.995Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064463994, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:34:24.996Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:34:24.997Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:34:25.023Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:34:25.028Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:34:25.028Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:34:55.028Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:34:55.057Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:34:55.062Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:34:55.062Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:35:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:35:14.793Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:35:14.794Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:35:14.794Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:35:25.062Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:35:25.087Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:35:25.092Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:35:25.092Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:35:55.092Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:35:55.119Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:35:55.124Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:35:55.124Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:36:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:36:14.794Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:36:14.794Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } 2023-03-29T04:36:14.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:36:14.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:36:14.796Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T04:36:14.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:36:14.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:36:14.796Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:36:14.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:36:14.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:36:14.797Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T04:36:14.797Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:36:14.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:36:14.797Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:36:14.797Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:36:14.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:36:14.797Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:36:14.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:36:14.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:36:14.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064462945, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T04:36:14.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:36:14.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:36:14.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064463994, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T04:36:14.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:36:25.124Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:36:25.154Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:36:25.160Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:36:25.160Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:36:55.161Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:36:55.187Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:36:55.193Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:36:55.193Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:37:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:37:25.193Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:37:25.218Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:37:25.224Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:37:25.224Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:37:55.225Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:37:55.253Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:37:55.258Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:37:55.259Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:38:14.793Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:38:25.259Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:38:25.283Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:38:25.288Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:38:25.288Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:38:55.288Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:38:55.313Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:38:55.324Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:38:55.324Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:39:14.793Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:39:15.879Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T04:39:15.879Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-6e3aeda7-cbd8-4adb-8bf5-ff54b3340c6f sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-03-29T04:39:15.880Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T04:39:15.880Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T04:39:18.354Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:39:18.363Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:39:18.364Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T04:39:18.368Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:39:18.368Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 9: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T04:39:18.383Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=9, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:39:18.383Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T04:39:18.383Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:39:18.386Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:39:18.386Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:39:18.386Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:39:18.387Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=315, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:39:18.387Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:39:18.387Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:39:25.325Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T04:39:25.325Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T04:39:25.339Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8 2023-03-29T04:39:25.339Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d 2023-03-29T04:39:25.339Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 2023-03-29T04:39:25.344Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T04:39:25.379Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke 2023-03-29T04:39:25.379Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9c2b2460-d119-421c-9a06-dbb628f399b2], X-ECOMP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-TransactionId=[], X-ONAP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], Content-Type=[application/merge-patch+json]} 2023-03-29T04:39:25.388Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T04:39:25.486Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?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/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 04:39:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[60], x-aai-txid=[2-aai-resources-230329-04:39:25:913-90220], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T04:39:25.488Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}} 2023-03-29T04:39:25.489Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T04:39:25.496Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T04:39:25.497Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:39:25.497Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T04:39:25.497Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:39:25.507Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:39:25.508Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T04:39:25.508Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T04:39:25.508Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:39:25.508Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:39:25.508Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064765508, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:39:25.535Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T04:39:25.536Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064765508, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } 2023-03-29T04:39:25.537Z||pool-2-thread-9|||||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-03-29T04:39:26.542Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T04:39:26.542Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"89fd2b07-e1bd-4873-bb5f-256c573c4644","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"9cd9f058-856b-4690-b85b-64dde4c97e14","serviceDescription":"service","serviceInvariantUUID":"845278ed-2b9b-4dd8-a78b-f9f6679f81dd","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6ddacec4-6525-4bff-be52-37a6eacf9c98","resourceInvariantUUID":"8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab","resourceCustomizationUUID":"b48c1316-7610-4dbc-bed6-37aa768c22dd","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":"OGE0ZjNmOTRlYjk1NzNlZTNhMmVjYzgxOTk2ZDg1YjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9512861b-f8fd-484b-a511-def34deb9308","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ab21d092-9b7f-4b59-9729-357f7b20dd77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T04:39:26.542Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:39:26.543Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:39:26.543Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:39:26.543Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:39:27.543Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:39:27.544Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:39:27.544Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:39:27.544Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:39:28.549Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "9cd9f058-856b-4690-b85b-64dde4c97e14", "serviceDescription": "service", "serviceInvariantUUID": "845278ed-2b9b-4dd8-a78b-f9f6679f81dd", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "b48c1316-7610-4dbc-bed6-37aa768c22dd", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "6ddacec4-6525-4bff-be52-37a6eacf9c98", "resourceInvariantUUID": "8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab", "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": "YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ab21d092-9b7f-4b59-9729-357f7b20dd77" } ], "workloadContext": "Production" } 2023-03-29T04:39:28.549Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T04:39:28.549Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9cd9f058-856b-4690-b85b-64dde4c97e14 ASDC 2023-03-29T04:39:28.550Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:89fd2b07-e1bd-4873-bb5f-256c573c4644 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:9cd9f058-856b-4690-b85b-64dde4c97e14 ServiceInvariantUUID:845278ed-2b9b-4dd8-a78b-f9f6679f81dd 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:ab21d092-9b7f-4b59-9729-357f7b20dd77 ArtifactChecksum:YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:b48c1316-7610-4dbc-bed6-37aa768c22dd ResourceInvariantUUID:8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:6ddacec4-6525-4bff-be52-37a6eacf9c98 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T04:39:28.550Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9cd9f058-856b-4690-b85b-64dde4c97e14 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:39:28.598Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:39:28.599Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:39:28.599Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:39:28.599Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T04:39:28.599Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:39:28.599Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T04:39:28.902Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-29T04:39:28.905Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ab21d092-9b7f-4b59-9729-357f7b20dd77 57799 2023-03-29T04:39:28.905Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T04:39:28.905Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T04:39:28.905Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T04:39:28.905Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:39:28.905Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:39:28.905Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680064768905, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:39:29.906Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:39:29.906Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:39:29.906Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-29T04:39:29.907Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-03-29T04:39:29.907Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-29T04:39:29.907Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-29T04:39:29.976Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16477587135801877036/Definitions/service-BasicNetwork-template.yml 2023-03-29T04:39:30.412Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-29T04:39:30.413Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:39:30.414Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:39:30.415Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:39:30.415Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:39:30.415Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:39:30.415Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:9cd9f058-856b-4690-b85b-64dde4c97e14 Model Version:NULL Model InvariantUuid:845278ed-2b9b-4dd8-a78b-f9f6679f81dd Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab Model UUID:f2ea387f-3d82-42d7-85bb-328c359f44f8 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:b48c1316-7610-4dbc-bed6-37aa768c22dd Network Technology:NEUTRON Network Type:NEUTRON Network Role:null Network Scope:null VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T04:39:30.432Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Processing Resource Type: VL, Model UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 2023-03-29T04:39:30.432Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||No resources found for Service: 9cd9f058-856b-4690-b85b-64dde4c97e14 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:39:30.437Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500|| 2023-03-29T04:39:30.437Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-03-29T04:39:30.437Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||No resources found for Service: 9cd9f058-856b-4690-b85b-64dde4c97e14 2023-03-29T04:39:30.437Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 9cd9f058-856b-4690-b85b-64dde4c97e14 2023-03-29T04:39:30.438Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-03-29T04:39:30.438Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:39:30.452Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3f665a29, org.onap.sdc.toscaparser.api.parameters.Input@cc20d65, org.onap.sdc.toscaparser.api.parameters.Input@350bd410, org.onap.sdc.toscaparser.api.parameters.Input@1ba52878, org.onap.sdc.toscaparser.api.parameters.Input@161f9e37] 2023-03-29T04:39:30.453Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:39:30.454Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:39:30.454Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:39:30.454Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:39:30.454Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 9cd9f058-856b-4690-b85b-64dde4c97e14: Generic NeutronNet 2023-03-29T04:39:30.454Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:39:30.454Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:39:30.454Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:39:30.454Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=? 2023-03-29T04:39:30.508Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:39:30.509Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:39:30.509Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:39:30.509Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:39:30.509Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:39:30.509Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:39:30.509Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Saving Service: basic_network Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-03-29T04:39:30.657Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-03-29T04:39:30.657Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T04:39:30.657Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T04:39:30.657Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-29T04:39:30.657Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:39:30.657Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:39:30.657Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680064770657, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:39:31.658Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:39:31.682Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:39:31.686Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T04:39:31.687Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T04:39:31.687Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T04:39:31.687Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T04:39:31.687Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:39:31.687Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:39:31.687Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:39:31.687Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:39:31.687Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T04:39:31.701Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T04:40:01.701Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T04:40:01.713Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and serviceModelVersionId: 9cd9f058-856b-4690-b85b-64dde4c97e14 2023-03-29T04:40:01.713Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 845278ed-2b9b-4dd8-a78b-f9f6679f81dd 2023-03-29T04:40:01.714Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 2023-03-29T04:40:01.721Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T04:40:01.756Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||Invoke 2023-03-29T04:40:01.757Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ca831def-e6b6-4d30-88ae-d750d985aa48], X-ECOMP-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], X-TransactionId=[], X-ONAP-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], Content-Type=[application/merge-patch+json]} 2023-03-29T04:40:01.761Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T04:40:01.886Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?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/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 04:40:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[122], vertex-id=[331784], x-aai-txid=[1-aai-resources-230329-04:40:02:285-12396], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T04:40:01.887Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T04:40:01.887Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||InvokeReturn 2023-03-29T04:40:01.888Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T04:40:01.888Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:40:01.900Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:40:01.900Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 89fd2b07-e1bd-4873-bb5f-256c573c4644 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T04:40:01.900Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T04:40:01.900Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:40:01.901Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:40:01.901Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680064801900, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:40:02.933Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T04:40:02.933Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"becb8b5a-dcb1-4d01-8ac3-6d641b72d56d","serviceName":"Demo_pNF_hXDFOFq3mh63QxjK66dZ","serviceVersion":"1.0","serviceUUID":"bf1fd886-5569-462e-bd5c-807bcad43c9d","serviceDescription":"catalog service description","serviceInvariantUUID":"1c1f0e8b-ffb1-458b-8a91-687867e49669","resources":[{"resourceInstanceName":"pNF 6fc73c3c-c6b3 0","resourceName":"pNF 6fc73c3c-c6b3","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a22c11b1-6858-4217-938e-5049e173c977","resourceInvariantUUID":"ad61b3d5-9601-4c6d-9480-76742f35ce81","resourceCustomizationUUID":"678e86ef-7d61-4ce9-a08b-f54e468b1743","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml","artifactChecksum":"MTdkZjZlYjViMWEzMTVhMTI0MWE4MTZlYzI3NzUwNjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c24e513b-5599-4af7-914e-b06f69aaf1f4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd263b59-fdec-44d7-9d9d-84bdd1807c62","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"674af2df-3bb2-4c99-82be-01f84d3a0376","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml","artifactChecksum":"NTNhOWU2MTZmMDk0NTkxOWNkODAzZjQ5Yjc2OTUyMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a72d5f73-0f2c-416c-8c36-2906589316ea","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ec535a44-f84d-4b5b-af73-3d87581fcfd0","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f1ccf9ff-c126-471c-8e0a-4654def5cebf","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactChecksum":"YmRlZTAwNDNlNmFiMGJkZDczZGY3Y2ExZTE2ZTQwNjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2f9aebc6-aaa8-4362-ad9a-7bf780581f5a","artifactVersion":"1"},{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactChecksum":"MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6f46e327-9aa8-48fb-8368-0d9545c1256b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T04:40:02.934Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:40:02.934Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:40:02.934Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:40:02.934Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:40:03.935Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:40:03.936Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:40:03.936Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:40:03.936Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:40:04.937Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:40:04.937Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:40:04.937Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:40:04.937Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:40:05.938Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:40:05.939Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:40:05.939Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:40:05.939Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:40:06.940Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:40:06.940Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:40:06.940Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:40:06.940Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:40:07.941Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:40:07.941Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:40:07.942Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:40:07.942Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:40:08.943Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:40:08.943Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:40:08.943Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:40:08.943Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:40:09.944Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:40:09.944Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:40:09.944Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:40:09.944Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:40:10.945Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "serviceName": "Demo_pNF_hXDFOFq3mh63QxjK66dZ", "serviceVersion": "1.0", "serviceUUID": "bf1fd886-5569-462e-bd5c-807bcad43c9d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "1c1f0e8b-ffb1-458b-8a91-687867e49669", "resources": [ { "resourceInstanceName": "pNF 6fc73c3c-c6b3 0", "resourceCustomizationUUID": "678e86ef-7d61-4ce9-a08b-f54e468b1743", "resourceName": "pNF 6fc73c3c-c6b3", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "a22c11b1-6858-4217-938e-5049e173c977", "resourceInvariantUUID": "ad61b3d5-9601-4c6d-9480-76742f35ce81", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactChecksum": "MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6f46e327-9aa8-48fb-8368-0d9545c1256b" } ], "workloadContext": "Production" } 2023-03-29T04:40:10.946Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T04:40:10.946Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bf1fd886-5569-462e-bd5c-807bcad43c9d ASDC 2023-03-29T04:40:10.946Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:becb8b5a-dcb1-4d01-8ac3-6d641b72d56d ServiceName:Demo_pNF_hXDFOFq3mh63QxjK66dZ ServiceVersion:1.0 ServiceUUID:bf1fd886-5569-462e-bd5c-807bcad43c9d ServiceInvariantUUID:1c1f0e8b-ffb1-458b-8a91-687867e49669 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactUUID:6f46e327-9aa8-48fb-8368-0d9545c1256b ArtifactChecksum:MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 6fc73c3c-c6b3 0 ResourceCustomizationUUID:678e86ef-7d61-4ce9-a08b-f54e468b1743 ResourceInvariantUUID:ad61b3d5-9601-4c6d-9480-76742f35ce81 ResourceName:pNF 6fc73c3c-c6b3 ResourceType:PNF ResourceUUID:a22c11b1-6858-4217-938e-5049e173c977 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T04:40:10.946Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bf1fd886-5569-462e-bd5c-807bcad43c9d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:40:11.010Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:40:11.010Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:40:11.010Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:40:11.010Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b from URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:40:11.010Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:40:11.010Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:40:11.638Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-29T04:40:11.641Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 6f46e327-9aa8-48fb-8368-0d9545c1256b 88018 2023-03-29T04:40:11.641Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T04:40:11.641Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:40:11.641Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T04:40:11.642Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:40:11.642Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:40:11.642Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064811641, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:40:12.644Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:40:12.644Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:40:12.644Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b, URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar to file: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:40:12.645Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:40:12.645Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:40:12.645Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:40:12.720Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17714342298919148811/Definitions/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml 2023-03-29T04:40:13.361Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T04:40:13.361Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6fc73c3c-c6b3 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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:40:13.362Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:40:13.363Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:13.364Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:40:13.364Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:13.364Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:40:13.364Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hXDFOFq3mh63QxjK66dZ Description:catalog service description Model UUID:bf1fd886-5569-462e-bd5c-807bcad43c9d Model Version:NULL Model InvariantUuid:1c1f0e8b-ffb1-458b-8a91-687867e49669 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T04:40:13.382Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Processing Resource Type: PNF, Model UUID: a22c11b1-6858-4217-938e-5049e173c977 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:40:13.388Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||pNF 6fc73c3c-c6b3 0 2023-03-29T04:40:13.388Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: a22c11b1-6858-4217-938e-5049e173c977 2023-03-29T04:40:13.388Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||No resources found for Service: bf1fd886-5569-462e-bd5c-807bcad43c9d 2023-03-29T04:40:13.388Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: bf1fd886-5569-462e-bd5c-807bcad43c9d 2023-03-29T04:40:13.388Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 6fc73c3c-c6b3 0 a22c11b1-6858-4217-938e-5049e173c977 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:40:13.400Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2eefa8fb, org.onap.sdc.toscaparser.api.parameters.Input@728f0fa7, org.onap.sdc.toscaparser.api.parameters.Input@4fc8d132, org.onap.sdc.toscaparser.api.parameters.Input@5235743e, org.onap.sdc.toscaparser.api.parameters.Input@1ceb6f3] 2023-03-29T04:40:13.400Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:13.400Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:40:13.401Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid bf1fd886-5569-462e-bd5c-807bcad43c9d: pNF 6fc73c3c-c6b3 2023-03-29T04:40:13.401Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Processing PNF resource: a22c11b1-6858-4217-938e-5049e173c977 2023-03-29T04:40:13.401Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:13.401Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:40:13.401Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Resource customization UUID: 678e86ef-7d61-4ce9-a08b-f54e468b1743 is the same as notified resource customizationUUID: 678e86ef-7d61-4ce9-a08b-f54e468b1743 Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-03-29T04:40:13.539Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 6fc73c3c-c6b3 a22c11b1-6858-4217-938e-5049e173c977 0 ASDC deployResourceStructure 2023-03-29T04:40:13.539Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T04:40:13.539Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:40:13.539Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-29T04:40:13.540Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:40:13.540Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:40:13.540Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064813539, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:40:14.541Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:40:14.572Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:40:14.577Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T04:40:14.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T04:40:14.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T04:40:14.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T04:40:14.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:40:14.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:40:14.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:40:14.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:40:14.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T04:40:14.592Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T04:40:14.792Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:40:14.797Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T04:40:14.797Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:40:14.798Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:40:14.798Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T04:40:14.798Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:40:14.798Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:40:14.798Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T04:40:14.798Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680064768905, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:40:14.799Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:40:14.799Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T04:40:14.799Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680064770657, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T04:40:14.799Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:40:14.799Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T04:40:14.799Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680064801900, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T04:40:14.799Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:40:14.799Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T04:40:14.800Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:40:14.800Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:40:14.800Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T04:40:14.800Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T04:40:14.800Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:40:14.800Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T04:40:14.800Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T04:40:14.800Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:40:14.800Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T04:40:14.801Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:40:14.801Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:40:14.801Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T04:40:14.801Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:40:14.801Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:40:14.801Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T04:40:14.801Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:40:14.802Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:40:14.802Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T04:40:14.802Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:40:14.802Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:40:14.802Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T04:40:14.802Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:40:14.803Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:40:14.803Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T04:40:14.803Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064811641, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:40:14.803Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:40:14.803Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T04:40:14.804Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064813539, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T04:40:14.804Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:40:44.593Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T04:40:44.606Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and serviceModelVersionId: bf1fd886-5569-462e-bd5c-807bcad43c9d 2023-03-29T04:40:44.606Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1c1f0e8b-ffb1-458b-8a91-687867e49669 2023-03-29T04:40:44.607Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 2023-03-29T04:40:44.614Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T04:40:44.656Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T04:40:44.656Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||Invoke 2023-03-29T04:40:44.663Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T04:40:44.828Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||InvokeReturn 2023-03-29T04:40:44.829Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 04:40:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[146], vertex-id=[344072], x-aai-txid=[0-aai-resources-230329-04:40:45:186-54017], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T04:40:44.829Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T04:40:44.829Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T04:40:44.829Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:40:44.839Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:40:44.840Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T04:40:44.840Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T04:40:44.840Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:40:44.840Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:40:44.841Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064844840, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:40:45.868Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T04:40:45.869Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"97dbd75c-aaad-4e24-898e-c5ed3e14800c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80","serviceDescription":"service","serviceInvariantUUID":"4453b51e-2c0e-4fd9-a8f5-372cae72a7b5","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b","resourceInvariantUUID":"ffa14943-3167-4273-bc2e-0910be881db2","resourceCustomizationUUID":"b62d4581-c92e-4bbe-97f9-94c7f742c600","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":"MTUzZTllNzgxM2I5NTY0ZDJlMjkxMjQyZjJkNzc0MmM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"79601963-63ad-4c83-84b0-a8fe138fa674","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":"MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d3b31b3d-0a37-4e41-9b75-45689d21c598","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":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642","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":"af819053-ffd2-46f9-b25a-ab602805cde9","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":"4406df68-980d-44ea-b292-c6717a161fd9","artifactVersion":"2","generatedFromUUID":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGNiNDlkM2U2ZTg4YTJhMDA5YTcyZGY4MjYyZGQwMmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d1c8e353-e00b-46aa-89ac-5d4cac253449","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e313f27c-b7aa-4489-b13a-3e9d6193ee33","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T04:40:45.869Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:40:45.869Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:40:45.869Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:40:45.870Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:40:46.870Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:40:46.871Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:40:46.871Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:40:46.871Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:40:47.871Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:40:47.872Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:40:47.872Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:40:47.872Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:40:48.873Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:40:48.873Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:40:48.873Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:40:48.873Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:40:49.874Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:40:49.875Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:40:49.875Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:40:49.876Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:40:50.877Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:40:50.877Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:40:50.878Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:40:50.878Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:40:51.879Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:40:51.880Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:40:51.880Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:40:51.880Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:40:52.882Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80", "serviceDescription": "service", "serviceInvariantUUID": "4453b51e-2c0e-4fd9-a8f5-372cae72a7b5", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "b62d4581-c92e-4bbe-97f9-94c7f742c600", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b", "resourceInvariantUUID": "ffa14943-3167-4273-bc2e-0910be881db2", "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": "MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d3b31b3d-0a37-4e41-9b75-45689d21c598", "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": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642", "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": "4406df68-980d-44ea-b292-c6717a161fd9", "generatedFromUUID": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642" }, "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": "4406df68-980d-44ea-b292-c6717a161fd9", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e313f27c-b7aa-4489-b13a-3e9d6193ee33" } ], "workloadContext": "Production" } 2023-03-29T04:40:52.882Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T04:40:52.882Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ASDC 2023-03-29T04:40:52.882Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:97dbd75c-aaad-4e24-898e-c5ed3e14800c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ServiceInvariantUUID:4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 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:e313f27c-b7aa-4489-b13a-3e9d6193ee33 ArtifactChecksum:NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:b62d4581-c92e-4bbe-97f9-94c7f742c600 ResourceInvariantUUID:ffa14943-3167-4273-bc2e-0910be881db2 ResourceName:basic_vm ResourceType:VF ResourceUUID:a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b 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:d3b31b3d-0a37-4e41-9b75-45689d21c598 ArtifactChecksum:MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM= 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:ca20ce4c-c846-45e8-b86c-33aa6f2c7642 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:4406df68-980d-44ea-b292-c6717a161fd9 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:4406df68-980d-44ea-b292-c6717a161fd9 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T04:40:52.882Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:40:52.955Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:40:52.956Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:40:52.957Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:40:52.957Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T04:40:52.957Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:40:52.957Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T04:40:53.255Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-29T04:40:53.259Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar e313f27c-b7aa-4489-b13a-3e9d6193ee33 75182 2023-03-29T04:40:53.260Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T04:40:53.260Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T04:40:53.260Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T04:40:53.260Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:40:53.261Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:40:53.261Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064853260, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:40:54.262Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:40:54.262Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:40:54.263Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:40:54.263Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-03-29T04:40:54.264Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:40:54.265Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:40:54.499Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2168952458164614090/Definitions/service-BasicVm-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:55.429Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-29T04:40:55.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-29T04:40:55.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6c6cb131-55e3-48c4-afb8-8580201cae1e 2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:40:55.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 Model Version:NULL Model InvariantUuid:4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:d1a089ea-424f-4056-85e1-beb6d85230ed Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:ffa14943-3167-4273-bc2e-0910be881db2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:b62d4581-c92e-4bbe-97f9-94c7f742c600 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:ac658525-61f8-4137-bfe1-69e7f06d75bc ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:a3cb5fa6-d2bb-4d76-a790-a065f2bef787 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:6c6cb131-55e3-48c4-afb8-8580201cae1e ModelInvariantUuid:41fa8faf-839f-45c7-a679-07d0c3d80d19 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:50d1e600-3863-4b35-9f48-55992146ab82 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:add68b77-fc8b-4a24-bd45-3dd9beceecf9 ModelInvariantUuid:cd5829df-60bb-40c1-b4cb-40276e1855f8 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:35381a6c-b24c-455b-9380-cc9eb0f7c7ef ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T04:40:55.453Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:40:55.459Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||basic_vm 0 2023-03-29T04:40:55.460Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b 2023-03-29T04:40:55.460Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: d3b31b3d-0a37-4e41-9b75-45689d21c598 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-29T04:40:55.460Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:40:55.460Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-29T04:40:55.558Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-29T04:40:55.559Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json d3b31b3d-0a37-4e41-9b75-45689d21c598 787 2023-03-29T04:40:55.559Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-03-29T04:40:55.559Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-29T04:40:55.560Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T04:40:55.560Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:40:55.560Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:40:55.560Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064855559, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:40:56.561Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "ac658525-61f8-4137-bfe1-69e7f06d75bc", "vfModuleModelVersion": "1", "vfModuleModelUUID": "a3cb5fa6-d2bb-4d76-a790-a065f2bef787", "vfModuleModelCustomizationUUID": "536f80ea-ffe6-4b7a-9859-d855fa9761ce", "isBase": true, "artifacts": [ "ca20ce4c-c846-45e8-b86c-33aa6f2c7642", "4406df68-980d-44ea-b292-c6717a161fd9" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-29T04:40:56.566Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:a3cb5fa6-d2bb-4d76-a790-a065f2bef787 VfModuleModelInvariantUUID:ac658525-61f8-4137-bfe1-69e7f06d75bc VfModuleModelDescription:NULL Artifacts UUID List:{ ca20ce4c-c846-45e8-b86c-33aa6f2c7642 , 4406df68-980d-44ea-b292-c6717a161fd9 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-29T04:40:56.570Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "ac658525-61f8-4137-bfe1-69e7f06d75bc", "vfModuleModelVersion": "1", "vfModuleModelUUID": "a3cb5fa6-d2bb-4d76-a790-a065f2bef787", "vfModuleModelCustomizationUUID": "536f80ea-ffe6-4b7a-9859-d855fa9761ce", "isBase": true, "artifacts": [ "ca20ce4c-c846-45e8-b86c-33aa6f2c7642", "4406df68-980d-44ea-b292-c6717a161fd9" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-29T04:40:56.570Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:a3cb5fa6-d2bb-4d76-a790-a065f2bef787 VfModuleModelInvariantUUID:ac658525-61f8-4137-bfe1-69e7f06d75bc VfModuleModelDescription:NULL Artifacts UUID List:{ ca20ce4c-c846-45e8-b86c-33aa6f2c7642 , 4406df68-980d-44ea-b292-c6717a161fd9 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-29T04:40:56.571Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: ca20ce4c-c846-45e8-b86c-33aa6f2c7642 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-29T04:40:56.571Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:40:56.571Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-29T04:40:56.666Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-29T04:40:56.667Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ca20ce4c-c846-45e8-b86c-33aa6f2c7642 5033 2023-03-29T04:40:56.667Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-29T04:40:56.667Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-29T04:40:56.667Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T04:40:56.667Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:40:56.668Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:40:56.668Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064856667, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:40:57.669Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 4406df68-980d-44ea-b292-c6717a161fd9 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-29T04:40:57.669Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:40:57.669Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-29T04:40:57.772Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-29T04:40:57.772Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 4406df68-980d-44ea-b292-c6717a161fd9 903 2023-03-29T04:40:57.773Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-29T04:40:57.773Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-29T04:40:57.773Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T04:40:57.773Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:40:57.773Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:40:57.773Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064857773, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:40:58.774Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 2023-03-29T04:40:58.774Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:40:58.806Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3e61e605, org.onap.sdc.toscaparser.api.parameters.Input@31e82328, org.onap.sdc.toscaparser.api.parameters.Input@1bb922f2, org.onap.sdc.toscaparser.api.parameters.Input@2333b464, org.onap.sdc.toscaparser.api.parameters.Input@12533fc9] 2023-03-29T04:40:58.808Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:58.808Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:40:58.809Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||VF Category is: Generic 2023-03-29T04:40:58.809Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||VFCustomizationUUID= b62d4581-c92e-4bbe-97f9-94c7f742c600 2023-03-29T04:40:58.809Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: b62d4581-c92e-4bbe-97f9-94c7f742c600 matches Tosca VF Customization UUID: b62d4581-c92e-4bbe-97f9-94c7f742c600 2023-03-29T04:40:58.809Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||vfCustomizationUUID: b62d4581-c92e-4bbe-97f9-94c7f742c600 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-29T04:40:58.814Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:58.814Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:40:58.815Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||resource request for resource customization id b62d4581-c92e-4bbe-97f9-94c7f742c600: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-29T04:40:58.815Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@9cc0c51 2023-03-29T04:40:58.815Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:58.815Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T04:40:58.816Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 536f80ea-ffe6-4b7a-9859-d855fa9761ce 2023-03-29T04:40:58.816Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 536f80ea-ffe6-4b7a-9859-d855fa9761ce Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-29T04:40:58.820Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:58.821Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-29T04:40:58.821Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T04:40:58.821Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:58.821Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-29T04:40:58.821Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T04:40:58.821Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:58.821Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-29T04:40:58.822Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-29T04:40:58.822Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-29T04:40:58.822Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6c6cb131-55e3-48c4-afb8-8580201cae1e Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-29T04:40:58.827Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:58.827Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-29T04:40:58.827Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T04:40:58.827Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:58.828Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-29T04:40:58.828Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=b62d4581-c92e-4bbe-97f9-94c7f742c600 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:40:58.831Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:58.832Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:40:58.832Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80: basic_vm 2023-03-29T04:40:58.832Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:58.832Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:40:58.832Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:58.832Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:40:58.832Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:58.832Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:40:58.832Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:58.833Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:40:58.833Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:40:58.833Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:40:58.833Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Saving Service: basic_vm Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T04:40:59.018Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b 1 ASDC deployResourceStructure 2023-03-29T04:40:59.018Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-03-29T04:40:59.018Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-29T04:40:59.018Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-29T04:40:59.018Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:40:59.019Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:40:59.019Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064859018, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:41:00.020Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-29T04:41:00.020Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-29T04:41:00.020Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-29T04:41:00.021Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:41:00.021Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:41:00.021Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064860020, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:41:01.022Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-29T04:41:01.022Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-29T04:41:01.022Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-29T04:41:01.022Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:41:01.023Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:41:01.023Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064861022, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:41:02.024Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T04:41:02.024Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T04:41:02.024Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-29T04:41:02.024Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:41:02.024Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:41:02.024Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064862024, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:41:03.025Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:41:03.045Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:41:03.049Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T04:41:03.049Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T04:41:03.049Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T04:41:03.049Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T04:41:03.049Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:41:03.049Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:41:03.050Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:41:03.050Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:41:03.050Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T04:41:03.062Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T04:41:14.792Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:41:14.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:41:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064844840, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T04:41:14.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:41:14.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:41:14.801Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:41:14.801Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:41:14.801Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:41:14.801Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T04:41:14.802Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:41:14.802Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:41:14.802Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T04:41:14.802Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:41:14.802Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:41:14.802Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:41:14.802Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:41:14.802Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:41:14.803Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T04:41:14.803Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:41:14.803Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:41:14.803Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:41:14.803Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:41:14.804Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:41:14.804Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064405987, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:41:14.804Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:41:14.804Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:41:14.804Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064853260, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:41:14.804Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:41:14.804Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:41:14.804Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064855559, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-29T04:41:14.805Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:41:14.805Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:41:14.805Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064856667, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-29T04:41:14.805Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:41:14.805Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:41:14.805Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064857773, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-29T04:41:14.805Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:41:14.806Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:41:14.806Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064859018, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-03-29T04:41:14.806Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:41:14.806Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:41:14.806Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064860020, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-03-29T04:41:14.806Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:41:14.806Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:41:14.806Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064861022, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-03-29T04:41:14.807Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:41:14.807Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:41:14.807Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064862024, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T04:41:14.807Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:41:33.063Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T04:41:33.073Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and serviceModelVersionId: 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 2023-03-29T04:41:33.073Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 2023-03-29T04:41:33.074Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 2023-03-29T04:41:33.079Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T04:41:33.121Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||Invoke 2023-03-29T04:41:33.122Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[087b2d63-2b91-4890-89f6-d5f3782d1684], X-ECOMP-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], X-TransactionId=[], X-ONAP-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], Content-Type=[application/merge-patch+json]} 2023-03-29T04:41:33.139Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T04:41:33.269Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?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/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 04:41:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[125], vertex-id=[413928], x-aai-txid=[1-aai-resources-230329-04:41:33:662-3249], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T04:41:33.270Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T04:41:33.271Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||InvokeReturn 2023-03-29T04:41:33.272Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T04:41:33.272Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:41:35.488Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:41:35.488Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 97dbd75c-aaad-4e24-898e-c5ed3e14800c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T04:41:35.488Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T04:41:35.489Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:41:35.489Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:41:35.489Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064895488, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:41:36.524Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T04:41:36.525Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T04:41:36.526Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T04:41:36.526Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T04:41:36.526Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T04:41:36.526Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T04:41:36.530Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-02cd4b70-8c42-4568-90fe-244de024bf4c 2023-03-29T04:41:36.530Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=5, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T04:41:36.531Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-29T04:41:36.531Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T04:41:36.932Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:41:39.941Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:41:42.952Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:41:45.961Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:41:48.970Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:41:51.985Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:41:54.994Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:41:58.002Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:42:01.010Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:42:04.019Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:42:07.029Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:42:10.043Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:42:13.051Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:42:14.792Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:42:14.802Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:42:14.803Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T04:42:14.808Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:42:14.808Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-02cd4b70-8c42-4568-90fe-244de024bf4c', protocol='range'} 2023-03-29T04:42:14.812Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 10: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-02cd4b70-8c42-4568-90fe-244de024bf4c=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-29T04:42:14.823Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-02cd4b70-8c42-4568-90fe-244de024bf4c', protocol='range'} 2023-03-29T04:42:14.823Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=10, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:42:14.823Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T04:42:14.823Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-29T04:42:14.823Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:42:14.824Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T04:42:14.827Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:42:14.827Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:42:14.827Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:42:14.827Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:42:14.827Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:42:14.827Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:42:14.827Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:42:14.827Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:42:14.827Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:42:14.827Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=347, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:42:14.827Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:42:14.828Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:42:15.840Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T04:42:15.840Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064895488, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T04:42:15.841Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:42:15.845Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T04:42:15.845Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T04:42:15.846Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:42:15.846Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:42:15.847Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:42:15.847Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:42:16.847Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:42:16.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:42:16.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:42:16.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:42:17.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:42:17.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:42:17.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:42:17.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:42:18.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:42:18.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:42:18.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:42:18.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:42:19.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:42:19.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:42:19.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:42:19.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:42:20.854Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:42:20.855Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:42:20.855Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:42:20.855Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:42:21.857Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:42:21.857Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:42:21.857Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:42:21.857Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:42:22.858Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "serviceName": "basic_onboard_JYNnJk", "serviceVersion": "1.0", "serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8", "serviceDescription": "service", "serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d", "resources": [ { "resourceInstanceName": "basic_onboard_JYNnJk 0", "resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e", "resourceName": "basic_onboard_JYNnJk", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d", "resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jynnjk0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJynnjk-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab" } ], "workloadContext": "Production" } 2023-03-29T04:42:22.859Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T04:42:22.859Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC 2023-03-29T04:42:22.860Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a ServiceName:basic_onboard_JYNnJk ServiceVersion:1.0 ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8 ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJynnjk-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_JYNnJk 0 ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a ResourceName:basic_onboard_JYNnJk ResourceType:VF ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jynnjk0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670 ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T04:42:22.860Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:42:22.911Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:42:22.911Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:42:22.911Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:42:22.912Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T04:42:22.912Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:42:22.912Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T04:42:22.937Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404 2023-03-29T04:42:22.938Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2ca1558d 2023-03-29T04:42:22.938Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T04:42:22.939Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T04:42:22.939Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T04:42:22.939Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification 2023-03-29T04:42:22.940Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found) 2023-03-29T04:42:22.940Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T04:42:22.940Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:42:22.941Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:42:22.941Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064942939, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:42:23.942Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T04:42:23.963Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:42:23.963Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:42:23.969Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||basic_onboard_JYNnJk 0 2023-03-29T04:42:23.970Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d 2023-03-29T04:42:23.970Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T04:42:23.970Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:42:23.971Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T04:42:23.988Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404 2023-03-29T04:42:23.989Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@34e2ad29 2023-03-29T04:42:23.990Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T04:42:23.990Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T04:42:23.991Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T04:42:23.991Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification 2023-03-29T04:42:23.991Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found) 2023-03-29T04:42:23.991Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T04:42:23.992Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:42:23.992Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:42:23.992Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064943991, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:42:24.993Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:42:24.994Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:42:25.019Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:42:25.023Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:42:25.024Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:42:55.024Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:42:55.056Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:42:55.064Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:42:55.064Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:43:14.792Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:43:14.793Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T04:43:14.793Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:43:14.794Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:43:25.064Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:43:25.088Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:43:25.093Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:43:25.093Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:43:55.094Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:43:55.121Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:43:55.126Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:43:55.126Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:44:14.792Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:44:14.794Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T04:44:14.794Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } 2023-03-29T04:44:14.795Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:44:14.795Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T04:44:14.795Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T04:44:14.795Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:44:14.795Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T04:44:14.796Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:44:14.796Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:44:14.796Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T04:44:14.796Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T04:44:14.796Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:44:14.796Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T04:44:14.796Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:44:14.797Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:44:14.797Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T04:44:14.797Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:44:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:44:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T04:44:14.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064942939, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T04:44:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:44:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T04:44:14.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680064943991, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T04:44:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:44:25.126Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:44:25.153Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:44:25.157Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:44:25.158Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:44:55.158Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:44:55.182Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:44:55.187Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:44:55.187Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:45:14.792Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:45:25.188Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:45:25.209Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:45:25.215Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:45:25.215Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:45:55.215Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:45:55.240Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:45:55.246Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:45:55.246Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:46:14.793Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:46:25.247Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:46:25.276Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:46:25.282Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:46:25.282Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:46:55.282Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:46:55.300Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:46:55.303Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:46:55.303Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:47:14.793Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:47:15.892Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T04:47:15.893Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-02cd4b70-8c42-4568-90fe-244de024bf4c sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-03-29T04:47:15.893Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T04:47:15.893Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T04:47:18.375Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:47:18.384Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:47:18.385Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T04:47:18.389Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:47:18.392Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 11: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T04:47:18.402Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=11, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:47:18.402Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T04:47:18.403Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:47:18.406Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:47:18.407Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:47:18.407Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:47:18.407Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=357, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:47:18.407Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:47:18.407Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:47:25.304Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T04:47:25.304Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T04:47:25.312Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8 2023-03-29T04:47:25.313Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d 2023-03-29T04:47:25.313Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 2023-03-29T04:47:25.322Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T04:47:25.354Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke 2023-03-29T04:47:25.354Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a78ab2d0-6313-4c1d-b042-e425a08ff1c6], X-ECOMP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-TransactionId=[], X-ONAP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], Content-Type=[application/merge-patch+json]} 2023-03-29T04:47:25.361Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T04:47:25.392Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?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/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 04:47:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[29], x-aai-txid=[2-aai-resources-230329-04:47:25:879-69051], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T04:47:25.393Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}} 2023-03-29T04:47:25.394Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T04:47:25.397Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T04:47:25.398Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:47:25.398Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T04:47:25.398Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:47:25.406Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:47:25.406Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T04:47:25.407Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T04:47:25.407Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:47:25.407Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:47:25.407Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065245406, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:47:25.420Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T04:47:25.420Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065245406, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } 2023-03-29T04:47:25.421Z||pool-2-thread-10|||||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-03-29T04:47:26.440Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T04:47:26.440Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"89fd2b07-e1bd-4873-bb5f-256c573c4644","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"9cd9f058-856b-4690-b85b-64dde4c97e14","serviceDescription":"service","serviceInvariantUUID":"845278ed-2b9b-4dd8-a78b-f9f6679f81dd","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6ddacec4-6525-4bff-be52-37a6eacf9c98","resourceInvariantUUID":"8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab","resourceCustomizationUUID":"b48c1316-7610-4dbc-bed6-37aa768c22dd","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":"OGE0ZjNmOTRlYjk1NzNlZTNhMmVjYzgxOTk2ZDg1YjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9512861b-f8fd-484b-a511-def34deb9308","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ab21d092-9b7f-4b59-9729-357f7b20dd77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T04:47:26.440Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:47:26.441Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:47:26.441Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:47:26.441Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:47:27.442Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:47:27.442Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:47:27.442Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:47:27.442Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:47:28.444Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "9cd9f058-856b-4690-b85b-64dde4c97e14", "serviceDescription": "service", "serviceInvariantUUID": "845278ed-2b9b-4dd8-a78b-f9f6679f81dd", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "b48c1316-7610-4dbc-bed6-37aa768c22dd", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "6ddacec4-6525-4bff-be52-37a6eacf9c98", "resourceInvariantUUID": "8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab", "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": "YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ab21d092-9b7f-4b59-9729-357f7b20dd77" } ], "workloadContext": "Production" } 2023-03-29T04:47:28.444Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T04:47:28.444Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9cd9f058-856b-4690-b85b-64dde4c97e14 ASDC 2023-03-29T04:47:28.444Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:89fd2b07-e1bd-4873-bb5f-256c573c4644 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:9cd9f058-856b-4690-b85b-64dde4c97e14 ServiceInvariantUUID:845278ed-2b9b-4dd8-a78b-f9f6679f81dd 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:ab21d092-9b7f-4b59-9729-357f7b20dd77 ArtifactChecksum:YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:b48c1316-7610-4dbc-bed6-37aa768c22dd ResourceInvariantUUID:8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:6ddacec4-6525-4bff-be52-37a6eacf9c98 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T04:47:28.445Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9cd9f058-856b-4690-b85b-64dde4c97e14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:47:28.488Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:47:28.489Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:47:28.489Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:47:28.489Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T04:47:28.489Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:47:28.489Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T04:47:28.521Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||GET Response Status 404 2023-03-29T04:47:28.522Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@765028a9 2023-03-29T04:47:28.522Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T04:47:28.522Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T04:47:28.522Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ab21d092-9b7f-4b59-9729-357f7b20dd77 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T04:47:28.522Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T04:47:28.522Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T04:47:28.522Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T04:47:28.523Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:47:28.523Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:47:28.523Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680065248522, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:47:29.524Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:ab21d092-9b7f-4b59-9729-357f7b20dd77) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T04:47:29.569Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||ERROR|500||Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists 2023-03-29T04:47:29.569Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T04:47:29.569Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists) 2023-03-29T04:47:29.569Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T04:47:29.569Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:47:29.569Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:47:29.570Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680065249569, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:47:30.571Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T04:47:30.571Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists) 2023-03-29T04:47:30.571Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T04:47:30.572Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:47:30.572Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:47:30.572Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680065250571, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:47:31.573Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:47:31.595Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:47:31.600Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T04:47:31.600Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T04:47:31.600Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T04:47:31.600Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T04:47:31.600Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:47:31.600Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:47:31.601Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:47:31.601Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:47:31.601Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T04:47:31.614Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T04:48:01.615Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T04:48:01.625Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and serviceModelVersionId: 9cd9f058-856b-4690-b85b-64dde4c97e14 2023-03-29T04:48:01.625Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 845278ed-2b9b-4dd8-a78b-f9f6679f81dd 2023-03-29T04:48:01.626Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 2023-03-29T04:48:01.633Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T04:48:01.665Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T04:48:01.666Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||Invoke 2023-03-29T04:48:01.673Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T04:48:01.814Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||InvokeReturn 2023-03-29T04:48:01.814Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 04:48:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[331784], x-aai-txid=[0-aai-resources-230329-04:48:02:192-110], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T04:48:01.814Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T04:48:01.815Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T04:48:01.815Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:48:01.825Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:48:01.826Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 89fd2b07-e1bd-4873-bb5f-256c573c4644 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T04:48:01.826Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T04:48:01.826Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:48:01.826Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:48:01.826Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680065281826, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:48:02.848Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T04:48:02.848Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"becb8b5a-dcb1-4d01-8ac3-6d641b72d56d","serviceName":"Demo_pNF_hXDFOFq3mh63QxjK66dZ","serviceVersion":"1.0","serviceUUID":"bf1fd886-5569-462e-bd5c-807bcad43c9d","serviceDescription":"catalog service description","serviceInvariantUUID":"1c1f0e8b-ffb1-458b-8a91-687867e49669","resources":[{"resourceInstanceName":"pNF 6fc73c3c-c6b3 0","resourceName":"pNF 6fc73c3c-c6b3","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a22c11b1-6858-4217-938e-5049e173c977","resourceInvariantUUID":"ad61b3d5-9601-4c6d-9480-76742f35ce81","resourceCustomizationUUID":"678e86ef-7d61-4ce9-a08b-f54e468b1743","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml","artifactChecksum":"MTdkZjZlYjViMWEzMTVhMTI0MWE4MTZlYzI3NzUwNjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c24e513b-5599-4af7-914e-b06f69aaf1f4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd263b59-fdec-44d7-9d9d-84bdd1807c62","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"674af2df-3bb2-4c99-82be-01f84d3a0376","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml","artifactChecksum":"NTNhOWU2MTZmMDk0NTkxOWNkODAzZjQ5Yjc2OTUyMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a72d5f73-0f2c-416c-8c36-2906589316ea","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ec535a44-f84d-4b5b-af73-3d87581fcfd0","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f1ccf9ff-c126-471c-8e0a-4654def5cebf","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactChecksum":"YmRlZTAwNDNlNmFiMGJkZDczZGY3Y2ExZTE2ZTQwNjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2f9aebc6-aaa8-4362-ad9a-7bf780581f5a","artifactVersion":"1"},{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactChecksum":"MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6f46e327-9aa8-48fb-8368-0d9545c1256b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T04:48:02.848Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:48:02.849Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:48:02.849Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:48:02.849Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:48:03.850Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:48:03.850Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:48:03.850Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:48:03.851Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:48:04.852Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:48:04.852Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:48:04.852Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:48:04.852Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:48:05.853Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:48:05.854Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:48:05.854Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:48:05.854Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:48:06.855Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:48:06.855Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:48:06.855Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:48:06.855Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:48:07.856Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:48:07.856Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:48:07.856Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:48:07.857Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:48:08.858Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:48:08.858Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:48:08.858Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:48:08.859Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:48:09.859Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:48:09.860Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:48:09.860Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:48:09.860Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:48:10.862Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "serviceName": "Demo_pNF_hXDFOFq3mh63QxjK66dZ", "serviceVersion": "1.0", "serviceUUID": "bf1fd886-5569-462e-bd5c-807bcad43c9d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "1c1f0e8b-ffb1-458b-8a91-687867e49669", "resources": [ { "resourceInstanceName": "pNF 6fc73c3c-c6b3 0", "resourceCustomizationUUID": "678e86ef-7d61-4ce9-a08b-f54e468b1743", "resourceName": "pNF 6fc73c3c-c6b3", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "a22c11b1-6858-4217-938e-5049e173c977", "resourceInvariantUUID": "ad61b3d5-9601-4c6d-9480-76742f35ce81", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactChecksum": "MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6f46e327-9aa8-48fb-8368-0d9545c1256b" } ], "workloadContext": "Production" } 2023-03-29T04:48:10.862Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T04:48:10.862Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bf1fd886-5569-462e-bd5c-807bcad43c9d ASDC 2023-03-29T04:48:10.862Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:becb8b5a-dcb1-4d01-8ac3-6d641b72d56d ServiceName:Demo_pNF_hXDFOFq3mh63QxjK66dZ ServiceVersion:1.0 ServiceUUID:bf1fd886-5569-462e-bd5c-807bcad43c9d ServiceInvariantUUID:1c1f0e8b-ffb1-458b-8a91-687867e49669 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactUUID:6f46e327-9aa8-48fb-8368-0d9545c1256b ArtifactChecksum:MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 6fc73c3c-c6b3 0 ResourceCustomizationUUID:678e86ef-7d61-4ce9-a08b-f54e468b1743 ResourceInvariantUUID:ad61b3d5-9601-4c6d-9480-76742f35ce81 ResourceName:pNF 6fc73c3c-c6b3 ResourceType:PNF ResourceUUID:a22c11b1-6858-4217-938e-5049e173c977 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T04:48:10.863Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bf1fd886-5569-462e-bd5c-807bcad43c9d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:48:10.913Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:48:10.914Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:48:10.914Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:48:10.914Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b from URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:48:10.914Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:48:10.914Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:48:11.334Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-29T04:48:11.339Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 6f46e327-9aa8-48fb-8368-0d9545c1256b 88018 2023-03-29T04:48:11.339Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T04:48:11.339Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:48:11.339Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T04:48:11.340Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:48:11.340Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:48:11.340Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065291339, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:48:12.340Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:48:12.342Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:48:12.342Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b, URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar to file: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:48:12.343Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:48:12.344Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:48:12.344Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:48:12.431Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6731983594492587399/Definitions/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml 2023-03-29T04:48:13.192Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T04:48:13.193Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-29T04:48:13.193Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:48:13.193Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T04:48:13.193Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:48:13.193Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:48:13.193Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:48:13.193Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:48:13.193Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:48:13.193Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:48:13.193Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6fc73c3c-c6b3 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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:48:13.193Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-29T04:48:13.193Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:48:13.193Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:48:13.194Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T04:48:13.194Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-29T04:48:13.194Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T04:48:13.194Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:48:13.194Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:48:13.194Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T04:48:13.194Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-29T04:48:13.194Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T04:48:13.194Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:48:13.194Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:48:13.194Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:48:13.194Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:48:13.194Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:48:13.194Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:48:13.195Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:48:13.195Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:48:13.195Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:48:13.195Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:48:13.195Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hXDFOFq3mh63QxjK66dZ Description:catalog service description Model UUID:bf1fd886-5569-462e-bd5c-807bcad43c9d Model Version:NULL Model InvariantUuid:1c1f0e8b-ffb1-458b-8a91-687867e49669 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T04:48:13.232Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||ERROR|500||Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists 2023-03-29T04:48:13.233Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T04:48:13.233Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists) 2023-03-29T04:48:13.233Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T04:48:13.233Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:48:13.233Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:48:13.233Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065293233, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:48:14.234Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T04:48:14.235Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists) 2023-03-29T04:48:14.235Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T04:48:14.235Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:48:14.235Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:48:14.235Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065294234, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:48:14.792Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:48:14.797Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:48:14.797Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:48:14.797Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:48:14.798Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:48:14.798Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:48:14.798Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:48:14.798Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:48:14.798Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680065248522, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T04:48:14.798Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:48:14.798Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:48:14.798Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680065249569, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } 2023-03-29T04:48:14.798Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:48:14.799Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:48:14.799Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680065250571, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } 2023-03-29T04:48:14.799Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:48:14.799Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:48:14.799Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680065281826, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T04:48:14.799Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:48:14.799Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:48:14.799Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:48:14.799Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:48:14.799Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:48:14.799Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T04:48:14.799Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:48:14.800Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:48:14.800Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T04:48:14.800Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:48:14.800Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:48:14.800Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:48:14.800Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:48:14.800Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:48:14.800Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:48:14.801Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:48:14.801Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:48:14.801Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:48:14.801Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:48:14.801Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:48:14.801Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:48:14.801Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:48:14.801Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:48:14.801Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:48:14.801Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:48:14.802Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:48:14.802Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065291339, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:48:14.802Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:48:14.803Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:48:14.803Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065293233, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } 2023-03-29T04:48:14.803Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:48:14.803Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:48:14.803Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065294234, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } 2023-03-29T04:48:14.803Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:48:15.236Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:48:15.259Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:48:15.264Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T04:48:15.264Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T04:48:15.264Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T04:48:15.264Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T04:48:15.264Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:48:15.264Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:48:15.264Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:48:15.265Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:48:15.265Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T04:48:15.279Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T04:48:45.280Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T04:48:45.295Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and serviceModelVersionId: bf1fd886-5569-462e-bd5c-807bcad43c9d 2023-03-29T04:48:45.295Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1c1f0e8b-ffb1-458b-8a91-687867e49669 2023-03-29T04:48:45.296Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 2023-03-29T04:48:45.302Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T04:48:45.325Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T04:48:45.326Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||Invoke 2023-03-29T04:48:45.334Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T04:48:45.477Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||InvokeReturn 2023-03-29T04:48:45.478Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 04:48:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[138], vertex-id=[344072], x-aai-txid=[0-aai-resources-230329-04:48:45:852-67132], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T04:48:45.478Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T04:48:45.478Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T04:48:45.478Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:48:45.487Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:48:45.488Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T04:48:45.488Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T04:48:45.488Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:48:45.488Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:48:45.489Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065325488, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:48:46.518Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T04:48:46.518Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"97dbd75c-aaad-4e24-898e-c5ed3e14800c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80","serviceDescription":"service","serviceInvariantUUID":"4453b51e-2c0e-4fd9-a8f5-372cae72a7b5","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b","resourceInvariantUUID":"ffa14943-3167-4273-bc2e-0910be881db2","resourceCustomizationUUID":"b62d4581-c92e-4bbe-97f9-94c7f742c600","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":"MTUzZTllNzgxM2I5NTY0ZDJlMjkxMjQyZjJkNzc0MmM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"79601963-63ad-4c83-84b0-a8fe138fa674","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":"MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d3b31b3d-0a37-4e41-9b75-45689d21c598","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":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642","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":"af819053-ffd2-46f9-b25a-ab602805cde9","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":"4406df68-980d-44ea-b292-c6717a161fd9","artifactVersion":"2","generatedFromUUID":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGNiNDlkM2U2ZTg4YTJhMDA5YTcyZGY4MjYyZGQwMmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d1c8e353-e00b-46aa-89ac-5d4cac253449","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e313f27c-b7aa-4489-b13a-3e9d6193ee33","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T04:48:46.519Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:48:46.519Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:48:46.519Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:48:46.519Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:48:47.520Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:48:47.521Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:48:47.521Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:48:47.521Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:48:48.523Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:48:48.523Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:48:48.523Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:48:48.523Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:48:49.524Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:48:49.525Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:48:49.525Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:48:49.525Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:48:50.527Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:48:50.527Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:48:50.527Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:48:50.527Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:48:51.528Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:48:51.529Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:48:51.529Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:48:51.529Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:48:52.530Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:48:52.531Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:48:52.531Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:48:52.531Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:48:53.532Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80", "serviceDescription": "service", "serviceInvariantUUID": "4453b51e-2c0e-4fd9-a8f5-372cae72a7b5", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "b62d4581-c92e-4bbe-97f9-94c7f742c600", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b", "resourceInvariantUUID": "ffa14943-3167-4273-bc2e-0910be881db2", "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": "MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d3b31b3d-0a37-4e41-9b75-45689d21c598", "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": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642", "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": "4406df68-980d-44ea-b292-c6717a161fd9", "generatedFromUUID": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642" }, "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": "4406df68-980d-44ea-b292-c6717a161fd9", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e313f27c-b7aa-4489-b13a-3e9d6193ee33" } ], "workloadContext": "Production" } 2023-03-29T04:48:53.533Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T04:48:53.533Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ASDC 2023-03-29T04:48:53.533Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:97dbd75c-aaad-4e24-898e-c5ed3e14800c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ServiceInvariantUUID:4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 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:e313f27c-b7aa-4489-b13a-3e9d6193ee33 ArtifactChecksum:NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:b62d4581-c92e-4bbe-97f9-94c7f742c600 ResourceInvariantUUID:ffa14943-3167-4273-bc2e-0910be881db2 ResourceName:basic_vm ResourceType:VF ResourceUUID:a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b 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:d3b31b3d-0a37-4e41-9b75-45689d21c598 ArtifactChecksum:MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM= 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:ca20ce4c-c846-45e8-b86c-33aa6f2c7642 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:4406df68-980d-44ea-b292-c6717a161fd9 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:4406df68-980d-44ea-b292-c6717a161fd9 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T04:48:53.533Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:48:53.583Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:48:53.584Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:48:53.584Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:48:53.585Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T04:48:53.585Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:48:53.585Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T04:48:53.915Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-29T04:48:53.918Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar e313f27c-b7aa-4489-b13a-3e9d6193ee33 75182 2023-03-29T04:48:53.918Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T04:48:53.918Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T04:48:53.918Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T04:48:53.918Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:48:53.919Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:48:53.919Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065333918, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:48:54.919Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:48:54.920Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:48:54.920Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:48:54.921Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-03-29T04:48:54.921Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:48:54.922Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:48:55.013Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4414953186784045068/Definitions/service-BasicVm-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-29T04:48:55.979Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T04:48:55.979Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-29T04:48:55.979Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:48:55.979Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T04:48:55.979Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:48:55.980Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:48:55.980Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:48:55.980Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:48:55.980Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:48:55.980Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:48:55.980Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:48:55.980Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-29T04:48:55.980Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:48:55.981Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:48:55.981Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-29T04:48:55.981Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-29T04:48:55.981Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T04:48:55.981Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:48:55.981Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:48:55.981Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-29T04:48:55.981Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-29T04:48:55.982Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T04:48:55.982Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:48:55.982Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:48:55.982Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:48:55.982Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-29T04:48:55.982Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-29T04:48:55.982Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-29T04:48:55.982Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-29T04:48:55.982Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-29T04:48:55.983Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T04:48:55.983Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:48:55.983Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T04:48:55.983Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:48:55.983Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-29T04:48:55.983Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T04:48:55.983Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:48:55.983Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-29T04:48:55.983Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T04:48:55.983Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:48:55.984Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-29T04:48:55.984Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T04:48:55.984Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:48:55.984Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-29T04:48:55.984Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-29T04:48:55.984Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-29T04:48:55.984Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6c6cb131-55e3-48c4-afb8-8580201cae1e 2023-03-29T04:48:55.984Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:48:55.984Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:48:55.984Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:48:55.985Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:48:55.985Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:48:55.985Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:48:55.985Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:48:55.985Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:48:55.985Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 Model Version:NULL Model InvariantUuid:4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:d1a089ea-424f-4056-85e1-beb6d85230ed Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:ffa14943-3167-4273-bc2e-0910be881db2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:b62d4581-c92e-4bbe-97f9-94c7f742c600 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:ac658525-61f8-4137-bfe1-69e7f06d75bc ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:a3cb5fa6-d2bb-4d76-a790-a065f2bef787 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:6c6cb131-55e3-48c4-afb8-8580201cae1e ModelInvariantUuid:41fa8faf-839f-45c7-a679-07d0c3d80d19 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:50d1e600-3863-4b35-9f48-55992146ab82 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:add68b77-fc8b-4a24-bd45-3dd9beceecf9 ModelInvariantUuid:cd5829df-60bb-40c1-b4cb-40276e1855f8 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:35381a6c-b24c-455b-9380-cc9eb0f7c7ef 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T04:48:56.033Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||ERROR|500||Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists 2023-03-29T04:48:56.033Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T04:48:56.033Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists) 2023-03-29T04:48:56.033Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T04:48:56.034Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:48:56.034Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:48:56.034Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065336033, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:48:57.035Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T04:48:57.035Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists) 2023-03-29T04:48:57.036Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T04:48:57.036Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:48:57.036Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:48:57.036Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065337035, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:48:58.037Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:48:58.064Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:48:58.069Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T04:48:58.069Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T04:48:58.069Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T04:48:58.069Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T04:48:58.070Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:48:58.070Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:48:58.070Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:48:58.070Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:48:58.070Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T04:48:58.085Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T04:49:14.792Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:49:14.799Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:49:14.800Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065325488, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T04:49:14.801Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:49:14.801Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:49:14.801Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:49:14.802Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:49:14.802Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:49:14.802Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T04:49:14.802Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:49:14.802Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:49:14.802Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T04:49:14.802Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:49:14.802Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:49:14.802Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:49:14.803Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:49:14.803Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:49:14.803Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T04:49:14.803Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:49:14.803Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:49:14.803Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:49:14.804Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:49:14.804Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:49:14.804Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680064896524, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:49:14.804Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:49:14.804Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:49:14.804Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065333918, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:49:14.804Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:49:14.805Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:49:14.805Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065336033, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } 2023-03-29T04:49:14.805Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:49:14.805Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T04:49:14.805Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065337035, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } 2023-03-29T04:49:14.805Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:49:28.086Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T04:49:28.097Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and serviceModelVersionId: 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 2023-03-29T04:49:28.097Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 2023-03-29T04:49:28.097Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 2023-03-29T04:49:28.100Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T04:49:28.119Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||Invoke 2023-03-29T04:49:28.120Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[970c01e0-9750-4cc1-85bd-e758581c9a9f], X-ECOMP-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], X-TransactionId=[], X-ONAP-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], Content-Type=[application/merge-patch+json]} 2023-03-29T04:49:28.124Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T04:49:28.258Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?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/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 04:49:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[413928], x-aai-txid=[1-aai-resources-230329-04:49:28:641-13538], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T04:49:28.258Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T04:49:28.258Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||InvokeReturn 2023-03-29T04:49:28.259Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T04:49:28.259Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:49:28.268Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:49:28.268Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 97dbd75c-aaad-4e24-898e-c5ed3e14800c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T04:49:28.268Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T04:49:28.268Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:49:28.268Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:49:28.268Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065368268, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:49:29.299Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T04:49:29.299Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T04:49:29.299Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T04:49:29.299Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T04:49:29.299Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T04:49:29.300Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T04:49:29.303Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-492b2e7a-03b8-4723-8327-293a2e32b696 2023-03-29T04:49:29.303Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=5, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T04:49:29.303Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-29T04:49:29.303Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T04:49:30.876Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:49:33.885Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:49:36.893Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:49:39.902Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:49:42.911Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:49:45.920Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:49:48.929Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:49:51.938Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:49:54.946Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:49:57.954Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:50:00.962Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:50:03.972Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:50:06.982Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:50:09.990Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:50:12.999Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:50:14.792Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:50:14.802Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:50:14.802Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T04:50:14.806Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:50:14.806Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-492b2e7a-03b8-4723-8327-293a2e32b696', protocol='range'} 2023-03-29T04:50:14.810Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 12: {SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-492b2e7a-03b8-4723-8327-293a2e32b696=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-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T04:50:14.819Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-492b2e7a-03b8-4723-8327-293a2e32b696', protocol='range'} 2023-03-29T04:50:14.819Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-29T04:50:14.819Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=12, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:50:14.819Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T04:50:14.819Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T04:50:14.820Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:50:14.822Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:50:14.822Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:50:14.822Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:50:14.822Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:50:14.822Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:50:14.822Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:50:14.822Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=386, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:50:14.822Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:50:14.822Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:50:14.823Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:50:14.823Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:50:14.823Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:50:15.838Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:50:15.838Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065368268, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T04:50:15.839Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:50:15.842Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T04:50:15.842Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T04:50:15.844Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:50:15.845Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:50:15.845Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:50:15.845Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:50:16.846Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:50:16.846Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:50:16.846Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:50:16.846Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:50:17.847Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:50:17.847Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:50:17.847Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:50:17.847Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:50:18.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:50:18.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:50:18.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:50:18.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:50:19.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:50:19.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:50:19.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:50:19.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:50:20.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:50:20.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:50:20.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:50:20.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:50:21.853Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:50:21.854Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:50:21.854Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:50:21.854Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:50:22.855Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "serviceName": "basic_onboard_JYNnJk", "serviceVersion": "1.0", "serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8", "serviceDescription": "service", "serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d", "resources": [ { "resourceInstanceName": "basic_onboard_JYNnJk 0", "resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e", "resourceName": "basic_onboard_JYNnJk", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d", "resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jynnjk0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJynnjk-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab" } ], "workloadContext": "Production" } 2023-03-29T04:50:22.855Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T04:50:22.855Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC 2023-03-29T04:50:22.856Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a ServiceName:basic_onboard_JYNnJk ServiceVersion:1.0 ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8 ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJynnjk-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_JYNnJk 0 ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a ResourceName:basic_onboard_JYNnJk ResourceType:VF ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jynnjk0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670 ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T04:50:22.856Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:50:22.907Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:50:22.908Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:50:22.908Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:50:22.908Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T04:50:22.908Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:50:22.908Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T04:50:22.932Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404 2023-03-29T04:50:22.933Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@72ed133a 2023-03-29T04:50:22.933Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T04:50:22.933Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T04:50:22.933Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T04:50:22.933Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification 2023-03-29T04:50:22.933Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found) 2023-03-29T04:50:22.934Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T04:50:22.934Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:50:22.934Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:50:22.934Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065422933, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:50:23.935Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T04:50:23.953Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:50:23.954Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:50:23.959Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||basic_onboard_JYNnJk 0 2023-03-29T04:50:23.960Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d 2023-03-29T04:50:23.960Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T04:50:23.960Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:50:23.961Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T04:50:23.978Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404 2023-03-29T04:50:23.979Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2b70747a 2023-03-29T04:50:23.979Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T04:50:23.979Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T04:50:23.980Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T04:50:23.980Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification 2023-03-29T04:50:23.980Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found) 2023-03-29T04:50:23.980Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T04:50:23.980Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:50:23.980Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:50:23.980Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065423980, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:50:24.981Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:50:24.982Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:50:25.010Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:50:25.015Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:50:25.015Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:50:55.016Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:50:55.040Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:50:55.046Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:50:55.046Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:51:14.792Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:51:14.793Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:51:14.794Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:51:14.794Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:51:25.046Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:51:25.073Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:51:25.078Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:51:25.079Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:51:55.079Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:51:55.104Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:51:55.109Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:51:55.109Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:52:14.792Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:52:14.793Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:52:14.793Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } 2023-03-29T04:52:14.794Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:52:14.794Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:52:14.794Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T04:52:14.794Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:52:14.794Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:52:14.794Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:52:14.794Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:52:14.794Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:52:14.794Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T04:52:14.794Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:52:14.794Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:52:14.794Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:52:14.794Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:52:14.795Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:52:14.795Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:52:14.795Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:52:14.795Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:52:14.795Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065422933, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T04:52:14.795Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:52:14.795Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:52:14.795Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065423980, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T04:52:14.795Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:52:25.109Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:52:25.136Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:52:25.141Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:52:25.142Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:52:55.142Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:52:55.166Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:52:55.169Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:52:55.169Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:53:14.792Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:53:25.170Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:53:25.198Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:53:25.203Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:53:25.204Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:53:55.204Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:53:55.233Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:53:55.239Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:53:55.239Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:54:14.793Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:54:25.239Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:54:25.264Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:54:25.269Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:54:25.269Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:54:55.269Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:54:55.300Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:54:55.305Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:54:55.305Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:55:14.794Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:55:15.899Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T04:55:15.899Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-492b2e7a-03b8-4723-8327-293a2e32b696 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-03-29T04:55:15.900Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T04:55:15.900Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T04:55:18.366Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:55:18.374Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:55:18.374Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T04:55:18.378Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:55:18.378Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 13: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T04:55:18.387Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=13, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:55:18.388Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T04:55:18.388Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:55:18.392Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:55:18.392Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:55:18.392Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:55:18.392Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=396, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:55:18.392Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:55:18.392Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:55:25.305Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T04:55:25.306Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T04:55:25.318Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8 2023-03-29T04:55:25.318Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d 2023-03-29T04:55:25.319Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 2023-03-29T04:55:25.325Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T04:55:25.368Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke 2023-03-29T04:55:25.368Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1344ef75-6a75-456c-8b6a-b81c232cf941], X-ECOMP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-TransactionId=[], X-ONAP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], Content-Type=[application/merge-patch+json]} 2023-03-29T04:55:25.373Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T04:55:25.417Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?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/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 04:55:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[40], x-aai-txid=[2-aai-resources-230329-04:55:25:889-49893], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T04:55:25.418Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}} 2023-03-29T04:55:25.419Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T04:55:25.421Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T04:55:25.421Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:55:25.422Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T04:55:25.422Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:55:25.429Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:55:25.430Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T04:55:25.430Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T04:55:25.430Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:55:25.430Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:55:25.430Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065725430, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:55:25.443Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:55:25.444Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065725430, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } 2023-03-29T04:55:25.444Z||pool-2-thread-2|||||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-03-29T04:55:26.470Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T04:55:26.470Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"89fd2b07-e1bd-4873-bb5f-256c573c4644","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"9cd9f058-856b-4690-b85b-64dde4c97e14","serviceDescription":"service","serviceInvariantUUID":"845278ed-2b9b-4dd8-a78b-f9f6679f81dd","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6ddacec4-6525-4bff-be52-37a6eacf9c98","resourceInvariantUUID":"8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab","resourceCustomizationUUID":"b48c1316-7610-4dbc-bed6-37aa768c22dd","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":"OGE0ZjNmOTRlYjk1NzNlZTNhMmVjYzgxOTk2ZDg1YjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9512861b-f8fd-484b-a511-def34deb9308","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ab21d092-9b7f-4b59-9729-357f7b20dd77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T04:55:26.470Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:55:26.471Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:55:26.471Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:55:26.471Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:55:27.472Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:55:27.472Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:55:27.472Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:55:27.472Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:55:28.473Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "9cd9f058-856b-4690-b85b-64dde4c97e14", "serviceDescription": "service", "serviceInvariantUUID": "845278ed-2b9b-4dd8-a78b-f9f6679f81dd", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "b48c1316-7610-4dbc-bed6-37aa768c22dd", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "6ddacec4-6525-4bff-be52-37a6eacf9c98", "resourceInvariantUUID": "8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab", "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": "YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ab21d092-9b7f-4b59-9729-357f7b20dd77" } ], "workloadContext": "Production" } 2023-03-29T04:55:28.473Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T04:55:28.474Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9cd9f058-856b-4690-b85b-64dde4c97e14 ASDC 2023-03-29T04:55:28.474Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:89fd2b07-e1bd-4873-bb5f-256c573c4644 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:9cd9f058-856b-4690-b85b-64dde4c97e14 ServiceInvariantUUID:845278ed-2b9b-4dd8-a78b-f9f6679f81dd 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:ab21d092-9b7f-4b59-9729-357f7b20dd77 ArtifactChecksum:YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:b48c1316-7610-4dbc-bed6-37aa768c22dd ResourceInvariantUUID:8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:6ddacec4-6525-4bff-be52-37a6eacf9c98 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T04:55:28.475Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9cd9f058-856b-4690-b85b-64dde4c97e14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:55:28.521Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:55:28.521Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:55:28.521Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:55:28.522Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T04:55:28.522Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:55:28.522Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T04:55:28.553Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||GET Response Status 404 2023-03-29T04:55:28.553Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@25836492 2023-03-29T04:55:28.553Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T04:55:28.554Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T04:55:28.554Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ab21d092-9b7f-4b59-9729-357f7b20dd77 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T04:55:28.554Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T04:55:28.555Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T04:55:28.555Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T04:55:28.556Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:55:28.556Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:55:28.556Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680065728554, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:55:29.558Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:ab21d092-9b7f-4b59-9729-357f7b20dd77) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T04:55:29.601Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||ERROR|500||Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists 2023-03-29T04:55:29.602Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T04:55:29.602Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists) 2023-03-29T04:55:29.602Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T04:55:29.603Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:55:29.603Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:55:29.603Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680065729602, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:55:30.604Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T04:55:30.604Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists) 2023-03-29T04:55:30.604Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T04:55:30.605Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:55:30.605Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:55:30.605Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680065730604, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:55:31.606Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:55:31.634Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:55:31.640Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T04:55:31.640Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T04:55:31.641Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T04:55:31.641Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T04:55:31.641Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:55:31.641Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:55:31.641Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:55:31.641Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:55:31.642Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T04:55:31.658Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T04:56:01.658Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T04:56:01.672Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and serviceModelVersionId: 9cd9f058-856b-4690-b85b-64dde4c97e14 2023-03-29T04:56:01.672Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 845278ed-2b9b-4dd8-a78b-f9f6679f81dd 2023-03-29T04:56:01.673Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 2023-03-29T04:56:01.678Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T04:56:01.699Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||Invoke 2023-03-29T04:56:01.699Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4370e979-621f-4820-a81d-7f6112eca71c], X-ECOMP-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], X-TransactionId=[], X-ONAP-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], Content-Type=[application/merge-patch+json]} 2023-03-29T04:56:01.708Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T04:56:01.844Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?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/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 04:56:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[133], vertex-id=[331784], x-aai-txid=[2-aai-resources-230329-04:56:02:221-16723], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T04:56:01.845Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T04:56:01.845Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||InvokeReturn 2023-03-29T04:56:01.846Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T04:56:01.846Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:56:01.853Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:56:01.854Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 89fd2b07-e1bd-4873-bb5f-256c573c4644 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T04:56:01.854Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T04:56:01.854Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:56:01.854Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:56:01.854Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680065761854, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:56:02.885Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T04:56:02.886Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"becb8b5a-dcb1-4d01-8ac3-6d641b72d56d","serviceName":"Demo_pNF_hXDFOFq3mh63QxjK66dZ","serviceVersion":"1.0","serviceUUID":"bf1fd886-5569-462e-bd5c-807bcad43c9d","serviceDescription":"catalog service description","serviceInvariantUUID":"1c1f0e8b-ffb1-458b-8a91-687867e49669","resources":[{"resourceInstanceName":"pNF 6fc73c3c-c6b3 0","resourceName":"pNF 6fc73c3c-c6b3","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a22c11b1-6858-4217-938e-5049e173c977","resourceInvariantUUID":"ad61b3d5-9601-4c6d-9480-76742f35ce81","resourceCustomizationUUID":"678e86ef-7d61-4ce9-a08b-f54e468b1743","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml","artifactChecksum":"MTdkZjZlYjViMWEzMTVhMTI0MWE4MTZlYzI3NzUwNjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c24e513b-5599-4af7-914e-b06f69aaf1f4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd263b59-fdec-44d7-9d9d-84bdd1807c62","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"674af2df-3bb2-4c99-82be-01f84d3a0376","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml","artifactChecksum":"NTNhOWU2MTZmMDk0NTkxOWNkODAzZjQ5Yjc2OTUyMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a72d5f73-0f2c-416c-8c36-2906589316ea","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ec535a44-f84d-4b5b-af73-3d87581fcfd0","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f1ccf9ff-c126-471c-8e0a-4654def5cebf","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactChecksum":"YmRlZTAwNDNlNmFiMGJkZDczZGY3Y2ExZTE2ZTQwNjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2f9aebc6-aaa8-4362-ad9a-7bf780581f5a","artifactVersion":"1"},{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactChecksum":"MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6f46e327-9aa8-48fb-8368-0d9545c1256b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T04:56:02.887Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:56:02.887Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:56:02.887Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:56:02.887Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:56:03.888Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:56:03.888Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:56:03.888Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:56:03.889Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:56:04.890Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:56:04.890Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:56:04.891Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:56:04.891Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:56:05.893Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:56:05.893Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:56:05.893Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:56:05.893Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:56:06.895Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:56:06.895Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:56:06.896Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:56:06.896Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:56:07.897Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:56:07.898Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:56:07.898Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:56:07.898Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:56:08.900Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:56:08.900Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:56:08.900Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:56:08.900Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:56:09.901Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:56:09.901Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:56:09.902Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:56:09.902Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:56:10.903Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "serviceName": "Demo_pNF_hXDFOFq3mh63QxjK66dZ", "serviceVersion": "1.0", "serviceUUID": "bf1fd886-5569-462e-bd5c-807bcad43c9d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "1c1f0e8b-ffb1-458b-8a91-687867e49669", "resources": [ { "resourceInstanceName": "pNF 6fc73c3c-c6b3 0", "resourceCustomizationUUID": "678e86ef-7d61-4ce9-a08b-f54e468b1743", "resourceName": "pNF 6fc73c3c-c6b3", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "a22c11b1-6858-4217-938e-5049e173c977", "resourceInvariantUUID": "ad61b3d5-9601-4c6d-9480-76742f35ce81", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactChecksum": "MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6f46e327-9aa8-48fb-8368-0d9545c1256b" } ], "workloadContext": "Production" } 2023-03-29T04:56:10.903Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T04:56:10.903Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bf1fd886-5569-462e-bd5c-807bcad43c9d ASDC 2023-03-29T04:56:10.904Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:becb8b5a-dcb1-4d01-8ac3-6d641b72d56d ServiceName:Demo_pNF_hXDFOFq3mh63QxjK66dZ ServiceVersion:1.0 ServiceUUID:bf1fd886-5569-462e-bd5c-807bcad43c9d ServiceInvariantUUID:1c1f0e8b-ffb1-458b-8a91-687867e49669 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactUUID:6f46e327-9aa8-48fb-8368-0d9545c1256b ArtifactChecksum:MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 6fc73c3c-c6b3 0 ResourceCustomizationUUID:678e86ef-7d61-4ce9-a08b-f54e468b1743 ResourceInvariantUUID:ad61b3d5-9601-4c6d-9480-76742f35ce81 ResourceName:pNF 6fc73c3c-c6b3 ResourceType:PNF ResourceUUID:a22c11b1-6858-4217-938e-5049e173c977 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T04:56:10.904Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bf1fd886-5569-462e-bd5c-807bcad43c9d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:56:10.958Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:56:10.959Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:56:10.959Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:56:10.959Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b from URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:56:10.959Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:56:10.959Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:56:11.445Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-29T04:56:11.449Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 6f46e327-9aa8-48fb-8368-0d9545c1256b 88018 2023-03-29T04:56:11.449Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T04:56:11.449Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:56:11.449Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T04:56:11.450Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:56:11.450Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:56:11.450Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065771449, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:56:12.451Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:56:12.452Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:56:12.452Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b, URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar to file: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:56:12.452Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:56:12.453Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:56:12.453Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:56:12.548Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4244049902470926856/Definitions/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml 2023-03-29T04:56:13.213Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T04:56:13.214Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-29T04:56:13.214Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:56:13.214Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T04:56:13.214Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:56:13.215Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:56:13.215Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:56:13.215Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:56:13.215Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:56:13.215Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:56:13.215Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6fc73c3c-c6b3 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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T04:56:13.215Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-29T04:56:13.215Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:56:13.215Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:56:13.215Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T04:56:13.215Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-29T04:56:13.215Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T04:56:13.215Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:56:13.215Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:56:13.215Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T04:56:13.216Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-29T04:56:13.216Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T04:56:13.216Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:56:13.216Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:56:13.216Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:56:13.216Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:56:13.216Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:56:13.216Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:56:13.216Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:56:13.216Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:56:13.216Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:56:13.216Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:56:13.216Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hXDFOFq3mh63QxjK66dZ Description:catalog service description Model UUID:bf1fd886-5569-462e-bd5c-807bcad43c9d Model Version:NULL Model InvariantUuid:1c1f0e8b-ffb1-458b-8a91-687867e49669 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T04:56:13.264Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||ERROR|500||Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists 2023-03-29T04:56:13.264Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T04:56:13.264Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists) 2023-03-29T04:56:13.264Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T04:56:13.265Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:56:13.265Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:56:13.265Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065773264, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:56:14.266Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T04:56:14.267Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists) 2023-03-29T04:56:14.267Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T04:56:14.267Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:56:14.267Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:56:14.267Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065774266, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:56:14.792Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:56:14.796Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:56:14.796Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:56:14.796Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:56:14.796Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:56:14.796Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:56:14.796Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:56:14.796Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:56:14.796Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680065728554, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T04:56:14.796Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:56:14.796Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:56:14.797Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680065729602, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } 2023-03-29T04:56:14.797Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:56:14.797Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:56:14.797Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680065730604, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } 2023-03-29T04:56:14.797Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:56:14.797Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:56:14.797Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680065761854, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T04:56:14.797Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:56:14.797Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:56:14.797Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:56:14.797Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:56:14.797Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:56:14.797Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T04:56:14.797Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:56:14.797Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:56:14.797Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T04:56:14.797Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:56:14.797Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:56:14.798Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:56:14.798Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:56:14.798Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:56:14.798Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:56:14.798Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:56:14.798Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:56:14.798Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T04:56:14.798Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:56:14.798Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:56:14.798Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:56:14.798Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:56:14.798Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:56:14.798Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:56:14.798Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:56:14.798Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:56:14.798Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065771449, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:56:14.798Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:56:14.798Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:56:14.798Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065773264, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } 2023-03-29T04:56:14.799Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:56:14.799Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T04:56:14.799Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065774266, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } 2023-03-29T04:56:14.799Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:56:15.269Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:56:15.293Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:56:15.298Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T04:56:15.298Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T04:56:15.299Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T04:56:15.299Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T04:56:15.299Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:56:15.299Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:56:15.299Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:56:15.299Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:56:15.299Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T04:56:15.315Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T04:56:45.316Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T04:56:45.327Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and serviceModelVersionId: bf1fd886-5569-462e-bd5c-807bcad43c9d 2023-03-29T04:56:45.327Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1c1f0e8b-ffb1-458b-8a91-687867e49669 2023-03-29T04:56:45.328Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 2023-03-29T04:56:45.334Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T04:56:45.373Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T04:56:45.373Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||Invoke 2023-03-29T04:56:45.381Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T04:56:45.528Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||InvokeReturn 2023-03-29T04:56:45.529Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 04:56:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[141], vertex-id=[344072], x-aai-txid=[0-aai-resources-230329-04:56:45:896-411], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T04:56:45.529Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T04:56:45.530Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T04:56:45.530Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:56:45.539Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:56:45.540Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T04:56:45.541Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T04:56:45.541Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:56:45.541Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:56:45.541Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065805540, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:56:46.568Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T04:56:46.568Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"97dbd75c-aaad-4e24-898e-c5ed3e14800c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80","serviceDescription":"service","serviceInvariantUUID":"4453b51e-2c0e-4fd9-a8f5-372cae72a7b5","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b","resourceInvariantUUID":"ffa14943-3167-4273-bc2e-0910be881db2","resourceCustomizationUUID":"b62d4581-c92e-4bbe-97f9-94c7f742c600","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":"MTUzZTllNzgxM2I5NTY0ZDJlMjkxMjQyZjJkNzc0MmM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"79601963-63ad-4c83-84b0-a8fe138fa674","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":"MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d3b31b3d-0a37-4e41-9b75-45689d21c598","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":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642","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":"af819053-ffd2-46f9-b25a-ab602805cde9","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":"4406df68-980d-44ea-b292-c6717a161fd9","artifactVersion":"2","generatedFromUUID":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGNiNDlkM2U2ZTg4YTJhMDA5YTcyZGY4MjYyZGQwMmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d1c8e353-e00b-46aa-89ac-5d4cac253449","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e313f27c-b7aa-4489-b13a-3e9d6193ee33","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T04:56:46.569Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:56:46.569Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:56:46.569Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:56:46.569Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:56:47.570Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:56:47.571Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:56:47.571Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:56:47.571Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:56:48.572Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:56:48.573Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:56:48.573Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:56:48.573Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:56:49.574Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:56:49.575Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:56:49.575Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:56:49.575Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:56:50.576Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:56:50.576Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:56:50.576Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:56:50.576Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:56:51.577Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:56:51.577Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:56:51.577Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:56:51.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:56:52.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:56:52.579Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:56:52.579Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:56:52.579Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:56:53.580Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80", "serviceDescription": "service", "serviceInvariantUUID": "4453b51e-2c0e-4fd9-a8f5-372cae72a7b5", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "b62d4581-c92e-4bbe-97f9-94c7f742c600", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b", "resourceInvariantUUID": "ffa14943-3167-4273-bc2e-0910be881db2", "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": "MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d3b31b3d-0a37-4e41-9b75-45689d21c598", "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": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642", "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": "4406df68-980d-44ea-b292-c6717a161fd9", "generatedFromUUID": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642" }, "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": "4406df68-980d-44ea-b292-c6717a161fd9", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e313f27c-b7aa-4489-b13a-3e9d6193ee33" } ], "workloadContext": "Production" } 2023-03-29T04:56:53.581Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T04:56:53.581Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ASDC 2023-03-29T04:56:53.581Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:97dbd75c-aaad-4e24-898e-c5ed3e14800c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ServiceInvariantUUID:4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 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:e313f27c-b7aa-4489-b13a-3e9d6193ee33 ArtifactChecksum:NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:b62d4581-c92e-4bbe-97f9-94c7f742c600 ResourceInvariantUUID:ffa14943-3167-4273-bc2e-0910be881db2 ResourceName:basic_vm ResourceType:VF ResourceUUID:a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b 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:d3b31b3d-0a37-4e41-9b75-45689d21c598 ArtifactChecksum:MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM= 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:ca20ce4c-c846-45e8-b86c-33aa6f2c7642 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:4406df68-980d-44ea-b292-c6717a161fd9 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:4406df68-980d-44ea-b292-c6717a161fd9 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T04:56:53.581Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:56:53.629Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:56:53.630Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:56:53.630Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:56:53.630Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T04:56:53.630Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:56:53.630Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T04:56:54.023Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-29T04:56:54.025Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar e313f27c-b7aa-4489-b13a-3e9d6193ee33 75182 2023-03-29T04:56:54.025Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T04:56:54.025Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T04:56:54.025Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T04:56:54.026Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:56:54.026Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:56:54.026Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065814025, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:56:55.027Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:56:55.028Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:56:55.028Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:56:55.029Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-03-29T04:56:55.029Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:56:55.029Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:56:55.127Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14208607059537252630/Definitions/service-BasicVm-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-29T04:56:56.119Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T04:56:56.119Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-29T04:56:56.119Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:56:56.119Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T04:56:56.119Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:56:56.119Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:56:56.119Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:56:56.119Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:56:56.119Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:56:56.119Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:56:56.120Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T04:56:56.120Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-29T04:56:56.120Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:56:56.120Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:56:56.120Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-29T04:56:56.120Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-29T04:56:56.120Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T04:56:56.120Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:56:56.120Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:56:56.120Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-29T04:56:56.120Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-29T04:56:56.120Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T04:56:56.121Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:56:56.121Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:56:56.121Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:56:56.121Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-29T04:56:56.121Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-29T04:56:56.121Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-29T04:56:56.121Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-29T04:56:56.121Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-29T04:56:56.121Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T04:56:56.122Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:56:56.122Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T04:56:56.122Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:56:56.122Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-29T04:56:56.123Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T04:56:56.123Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:56:56.123Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-29T04:56:56.123Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T04:56:56.123Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:56:56.123Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-29T04:56:56.123Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T04:56:56.123Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:56:56.123Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-29T04:56:56.124Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-29T04:56:56.124Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-29T04:56:56.124Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6c6cb131-55e3-48c4-afb8-8580201cae1e 2023-03-29T04:56:56.124Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:56:56.124Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:56:56.124Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:56:56.124Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:56:56.124Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:56:56.124Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:56:56.124Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T04:56:56.125Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T04:56:56.125Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 Model Version:NULL Model InvariantUuid:4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:d1a089ea-424f-4056-85e1-beb6d85230ed Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:ffa14943-3167-4273-bc2e-0910be881db2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:b62d4581-c92e-4bbe-97f9-94c7f742c600 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:ac658525-61f8-4137-bfe1-69e7f06d75bc ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:a3cb5fa6-d2bb-4d76-a790-a065f2bef787 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:6c6cb131-55e3-48c4-afb8-8580201cae1e ModelInvariantUuid:41fa8faf-839f-45c7-a679-07d0c3d80d19 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:50d1e600-3863-4b35-9f48-55992146ab82 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:add68b77-fc8b-4a24-bd45-3dd9beceecf9 ModelInvariantUuid:cd5829df-60bb-40c1-b4cb-40276e1855f8 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:35381a6c-b24c-455b-9380-cc9eb0f7c7ef 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T04:56:56.166Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||ERROR|500||Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists 2023-03-29T04:56:56.166Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T04:56:56.166Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists) 2023-03-29T04:56:56.166Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T04:56:56.167Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:56:56.167Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:56:56.167Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065816166, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:56:57.168Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T04:56:57.169Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists) 2023-03-29T04:56:57.169Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T04:56:57.169Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:56:57.169Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:56:57.169Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065817168, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:56:58.171Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:56:58.188Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:56:58.191Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T04:56:58.192Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T04:56:58.192Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T04:56:58.192Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T04:56:58.192Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:56:58.192Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:56:58.192Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:56:58.192Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T04:56:58.192Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T04:56:58.202Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T04:57:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:57:14.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:57:14.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065805540, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T04:57:14.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:57:14.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:57:14.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:57:14.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:57:14.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:57:14.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T04:57:14.799Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:57:14.799Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:57:14.799Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T04:57:14.799Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:57:14.799Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:57:14.799Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:57:14.800Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:57:14.800Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:57:14.800Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T04:57:14.800Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:57:14.800Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:57:14.800Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:57:14.800Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:57:14.800Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:57:14.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065369299, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:57:14.801Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:57:14.801Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:57:14.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065814025, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T04:57:14.801Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:57:14.801Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:57:14.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065816166, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } 2023-03-29T04:57:14.801Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:57:14.801Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T04:57:14.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065817168, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } 2023-03-29T04:57:14.801Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:57:28.203Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T04:57:28.210Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and serviceModelVersionId: 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 2023-03-29T04:57:28.211Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 2023-03-29T04:57:28.212Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 2023-03-29T04:57:28.219Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T04:57:28.244Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||Invoke 2023-03-29T04:57:28.244Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[980ec6ac-6353-41a5-85f6-d8ebf792e2ab], X-ECOMP-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], X-TransactionId=[], X-ONAP-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], Content-Type=[application/merge-patch+json]} 2023-03-29T04:57:28.248Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T04:57:28.395Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?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/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 04:57:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[413928], x-aai-txid=[0-aai-resources-230329-04:57:28:769-60189], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T04:57:28.396Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T04:57:28.397Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||InvokeReturn 2023-03-29T04:57:28.397Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T04:57:28.397Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:57:28.406Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:57:28.407Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 97dbd75c-aaad-4e24-898e-c5ed3e14800c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T04:57:28.407Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T04:57:28.408Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:57:28.408Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:57:28.408Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065848407, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:57:29.434Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T04:57:29.434Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T04:57:29.435Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T04:57:29.435Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T04:57:29.435Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T04:57:29.435Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T04:57:29.439Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-021af7e4-52a3-467d-a6fb-fd951f5c874e 2023-03-29T04:57:29.439Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=5, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T04:57:29.439Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-29T04:57:29.439Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T04:57:30.925Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:57:33.934Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:57:36.949Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:57:39.959Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:57:42.971Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:57:45.980Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:57:48.989Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:57:52.002Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:57:55.011Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:57:58.020Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:58:01.029Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:58:04.039Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:58:07.051Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:58:10.061Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:58:13.070Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T04:58:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:58:14.802Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:58:14.802Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T04:58:14.808Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:58:14.808Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-021af7e4-52a3-467d-a6fb-fd951f5c874e', protocol='range'} 2023-03-29T04:58:14.812Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 14: {SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-021af7e4-52a3-467d-a6fb-fd951f5c874e=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-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T04:58:14.822Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-021af7e4-52a3-467d-a6fb-fd951f5c874e', protocol='range'} 2023-03-29T04:58:14.822Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-29T04:58:14.822Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T04:58:14.822Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=14, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T04:58:14.823Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T04:58:14.823Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T04:58:14.825Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:58:14.825Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:58:14.826Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:58:14.826Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:58:14.826Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:58:14.826Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:58:14.826Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:58:14.827Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:58:14.827Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:58:14.827Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=425, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T04:58:14.828Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T04:58:14.828Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T04:58:15.352Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T04:58:15.353Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T04:58:15.354Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:58:15.355Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:58:15.355Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:58:15.355Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:58:15.841Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:58:15.842Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065848407, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T04:58:15.842Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:58:15.843Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:58:15.843Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:58:15.843Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:58:16.356Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:58:16.356Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:58:16.356Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:58:16.356Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:58:17.357Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:58:17.358Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:58:17.358Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:58:17.358Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:58:18.359Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:58:18.359Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:58:18.359Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:58:18.359Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:58:19.360Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:58:19.360Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:58:19.360Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:58:19.360Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:58:20.361Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:58:20.362Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:58:20.362Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:58:20.362Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:58:21.363Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T04:58:21.364Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:58:21.364Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:58:21.365Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:58:22.366Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "serviceName": "basic_onboard_JYNnJk", "serviceVersion": "1.0", "serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8", "serviceDescription": "service", "serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d", "resources": [ { "resourceInstanceName": "basic_onboard_JYNnJk 0", "resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e", "resourceName": "basic_onboard_JYNnJk", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d", "resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jynnjk0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJynnjk-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab" } ], "workloadContext": "Production" } 2023-03-29T04:58:22.366Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T04:58:22.367Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC 2023-03-29T04:58:22.367Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a ServiceName:basic_onboard_JYNnJk ServiceVersion:1.0 ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8 ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJynnjk-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_JYNnJk 0 ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a ResourceName:basic_onboard_JYNnJk ResourceType:VF ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jynnjk0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670 ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T04:58:22.367Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T04:58:22.418Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T04:58:22.419Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:58:22.419Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T04:58:22.420Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T04:58:22.420Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:58:22.420Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T04:58:22.446Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404 2023-03-29T04:58:22.446Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2fcf2605 2023-03-29T04:58:22.446Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T04:58:22.447Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T04:58:22.447Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T04:58:22.447Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification 2023-03-29T04:58:22.447Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found) 2023-03-29T04:58:22.447Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T04:58:22.448Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:58:22.448Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:58:22.448Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065902447, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:58:23.449Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T04:58:23.468Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:58:23.468Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T04:58:23.472Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||basic_onboard_JYNnJk 0 2023-03-29T04:58:23.472Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d 2023-03-29T04:58:23.472Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T04:58:23.472Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T04:58:23.473Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T04:58:23.492Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404 2023-03-29T04:58:23.492Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2c940a78 2023-03-29T04:58:23.492Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T04:58:23.492Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T04:58:23.492Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T04:58:23.493Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification 2023-03-29T04:58:23.493Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found) 2023-03-29T04:58:23.493Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T04:58:23.493Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T04:58:23.493Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T04:58:23.493Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065903493, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:58:24.494Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T04:58:24.494Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:58:24.515Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:58:24.519Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:58:24.520Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:58:54.520Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:58:54.537Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:58:54.542Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:58:54.542Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:59:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T04:59:14.799Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:59:14.799Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } 2023-03-29T04:59:14.800Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:59:14.800Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:59:14.800Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T04:59:14.800Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:59:14.800Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:59:14.800Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T04:59:14.800Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:59:14.800Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:59:14.800Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T04:59:14.801Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:59:14.801Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:59:14.801Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T04:59:14.801Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:59:14.801Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:59:14.801Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T04:59:14.801Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:59:14.801Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:59:14.801Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065902447, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T04:59:14.801Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:59:14.801Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T04:59:14.801Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680065903493, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T04:59:14.802Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T04:59:24.542Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:59:24.570Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:59:24.573Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:59:24.573Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T04:59:54.573Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:59:54.594Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T04:59:54.598Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T04:59:54.598Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:00:14.792Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:00:24.598Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:00:24.623Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:00:24.627Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:00:24.627Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:00:54.627Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:00:54.648Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:00:54.651Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:00:54.651Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:01:14.793Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:01:24.651Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:01:24.676Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:01:24.680Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:01:24.681Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:01:54.681Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:01:54.707Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:01:54.710Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:01:54.710Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:02:14.794Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:02:24.711Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:02:24.732Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:02:24.736Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:02:24.743Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:02:54.744Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:02:54.770Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:02:54.775Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:02:54.775Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:03:14.795Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:03:15.384Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T05:03:15.385Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-021af7e4-52a3-467d-a6fb-fd951f5c874e sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-03-29T05:03:15.385Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T05:03:15.385Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T05:03:18.216Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:03:18.225Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:03:18.226Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T05:03:18.230Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:03:18.230Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 15: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T05:03:18.240Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=15, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:03:18.240Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T05:03:18.241Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:03:18.245Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:03:18.245Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:03:18.246Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:03:18.246Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=435, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:03:18.246Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:03:18.246Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:03:24.776Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T05:03:24.776Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:03:24.792Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8 2023-03-29T05:03:24.793Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d 2023-03-29T05:03:24.793Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 2023-03-29T05:03:24.800Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:03:24.821Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke 2023-03-29T05:03:24.822Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7b0dea7b-c44c-4556-afdd-c4966411a047], X-ECOMP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-TransactionId=[], X-ONAP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], Content-Type=[application/merge-patch+json]} 2023-03-29T05:03:24.830Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T05:03:24.867Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?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/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 05:03:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[35], x-aai-txid=[2-aai-resources-230329-05:03:25:340-57660], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:03:24.869Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}} 2023-03-29T05:03:24.869Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T05:03:24.872Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T05:03:24.872Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:03:24.872Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T05:03:24.872Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:03:24.879Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:03:24.879Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T05:03:24.879Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T05:03:24.880Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:03:24.880Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:03:24.880Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066204879, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:03:24.893Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:03:24.893Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066204879, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } 2023-03-29T05:03:24.893Z||pool-2-thread-10|||||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-03-29T05:03:25.913Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:03:25.913Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"89fd2b07-e1bd-4873-bb5f-256c573c4644","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"9cd9f058-856b-4690-b85b-64dde4c97e14","serviceDescription":"service","serviceInvariantUUID":"845278ed-2b9b-4dd8-a78b-f9f6679f81dd","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6ddacec4-6525-4bff-be52-37a6eacf9c98","resourceInvariantUUID":"8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab","resourceCustomizationUUID":"b48c1316-7610-4dbc-bed6-37aa768c22dd","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":"OGE0ZjNmOTRlYjk1NzNlZTNhMmVjYzgxOTk2ZDg1YjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9512861b-f8fd-484b-a511-def34deb9308","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ab21d092-9b7f-4b59-9729-357f7b20dd77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:03:25.914Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:03:25.914Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:03:25.914Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:03:25.914Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:03:26.916Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:03:26.917Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:03:26.917Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:03:26.917Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:03:27.919Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "9cd9f058-856b-4690-b85b-64dde4c97e14", "serviceDescription": "service", "serviceInvariantUUID": "845278ed-2b9b-4dd8-a78b-f9f6679f81dd", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "b48c1316-7610-4dbc-bed6-37aa768c22dd", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "6ddacec4-6525-4bff-be52-37a6eacf9c98", "resourceInvariantUUID": "8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab", "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": "YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ab21d092-9b7f-4b59-9729-357f7b20dd77" } ], "workloadContext": "Production" } 2023-03-29T05:03:27.919Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:03:27.919Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9cd9f058-856b-4690-b85b-64dde4c97e14 ASDC 2023-03-29T05:03:27.919Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:89fd2b07-e1bd-4873-bb5f-256c573c4644 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:9cd9f058-856b-4690-b85b-64dde4c97e14 ServiceInvariantUUID:845278ed-2b9b-4dd8-a78b-f9f6679f81dd 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:ab21d092-9b7f-4b59-9729-357f7b20dd77 ArtifactChecksum:YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:b48c1316-7610-4dbc-bed6-37aa768c22dd ResourceInvariantUUID:8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:6ddacec4-6525-4bff-be52-37a6eacf9c98 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T05:03:27.919Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9cd9f058-856b-4690-b85b-64dde4c97e14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:03:27.964Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:03:27.964Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T05:03:27.964Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T05:03:27.965Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T05:03:27.965Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T05:03:27.965Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T05:03:27.996Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||GET Response Status 404 2023-03-29T05:03:27.996Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4e0da14a 2023-03-29T05:03:27.996Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:03:27.997Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T05:03:27.997Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ab21d092-9b7f-4b59-9729-357f7b20dd77 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:03:27.997Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T05:03:27.997Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T05:03:27.997Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:03:27.997Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:03:27.998Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:03:27.998Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680066207997, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:03:29.000Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:ab21d092-9b7f-4b59-9729-357f7b20dd77) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:03:29.047Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||ERROR|500||Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists 2023-03-29T05:03:29.048Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T05:03:29.048Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists) 2023-03-29T05:03:29.048Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:03:29.049Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:03:29.049Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:03:29.049Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680066209048, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:03:30.051Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T05:03:30.051Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists) 2023-03-29T05:03:30.052Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:03:30.052Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:03:30.052Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:03:30.052Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680066210051, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:03:31.054Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:03:31.083Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:03:31.087Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:03:31.087Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:03:31.088Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:03:31.088Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:03:31.088Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:03:31.088Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:03:31.088Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:03:31.088Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:03:31.088Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:03:31.102Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:04:01.103Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:04:01.113Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and serviceModelVersionId: 9cd9f058-856b-4690-b85b-64dde4c97e14 2023-03-29T05:04:01.114Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 845278ed-2b9b-4dd8-a78b-f9f6679f81dd 2023-03-29T05:04:01.114Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 2023-03-29T05:04:01.118Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:04:01.137Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||Invoke 2023-03-29T05:04:01.138Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2b7cd1c7-eb90-4b9c-8257-63bb156dd28a], X-ECOMP-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], X-TransactionId=[], X-ONAP-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], Content-Type=[application/merge-patch+json]} 2023-03-29T05:04:01.145Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:04:01.282Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?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/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:04:01 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[134], vertex-id=[331784], x-aai-txid=[1-aai-resources-230329-05:04:01:655-11116], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:04:01.283Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:04:01.284Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||InvokeReturn 2023-03-29T05:04:01.284Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:04:01.284Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:04:01.292Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:04:01.292Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 89fd2b07-e1bd-4873-bb5f-256c573c4644 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:04:01.293Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:04:01.293Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:04:01.293Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:04:01.293Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680066241293, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:04:02.323Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:04:02.324Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"becb8b5a-dcb1-4d01-8ac3-6d641b72d56d","serviceName":"Demo_pNF_hXDFOFq3mh63QxjK66dZ","serviceVersion":"1.0","serviceUUID":"bf1fd886-5569-462e-bd5c-807bcad43c9d","serviceDescription":"catalog service description","serviceInvariantUUID":"1c1f0e8b-ffb1-458b-8a91-687867e49669","resources":[{"resourceInstanceName":"pNF 6fc73c3c-c6b3 0","resourceName":"pNF 6fc73c3c-c6b3","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a22c11b1-6858-4217-938e-5049e173c977","resourceInvariantUUID":"ad61b3d5-9601-4c6d-9480-76742f35ce81","resourceCustomizationUUID":"678e86ef-7d61-4ce9-a08b-f54e468b1743","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml","artifactChecksum":"MTdkZjZlYjViMWEzMTVhMTI0MWE4MTZlYzI3NzUwNjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c24e513b-5599-4af7-914e-b06f69aaf1f4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd263b59-fdec-44d7-9d9d-84bdd1807c62","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"674af2df-3bb2-4c99-82be-01f84d3a0376","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml","artifactChecksum":"NTNhOWU2MTZmMDk0NTkxOWNkODAzZjQ5Yjc2OTUyMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a72d5f73-0f2c-416c-8c36-2906589316ea","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ec535a44-f84d-4b5b-af73-3d87581fcfd0","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f1ccf9ff-c126-471c-8e0a-4654def5cebf","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactChecksum":"YmRlZTAwNDNlNmFiMGJkZDczZGY3Y2ExZTE2ZTQwNjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2f9aebc6-aaa8-4362-ad9a-7bf780581f5a","artifactVersion":"1"},{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactChecksum":"MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6f46e327-9aa8-48fb-8368-0d9545c1256b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:04:02.324Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:04:02.325Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:04:02.325Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:04:02.325Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:04:03.327Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:04:03.328Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:04:03.328Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:04:03.329Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:04:04.331Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:04:04.331Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:04:04.332Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:04:04.332Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:04:05.334Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:04:05.334Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:04:05.335Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:04:05.335Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:04:06.337Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:04:06.337Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:04:06.337Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:04:06.338Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:04:07.339Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:04:07.340Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:04:07.340Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:04:07.340Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:04:08.342Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:04:08.342Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:04:08.343Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:04:08.343Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:04:09.345Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:04:09.345Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:04:09.345Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:04:09.345Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:04:10.347Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "serviceName": "Demo_pNF_hXDFOFq3mh63QxjK66dZ", "serviceVersion": "1.0", "serviceUUID": "bf1fd886-5569-462e-bd5c-807bcad43c9d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "1c1f0e8b-ffb1-458b-8a91-687867e49669", "resources": [ { "resourceInstanceName": "pNF 6fc73c3c-c6b3 0", "resourceCustomizationUUID": "678e86ef-7d61-4ce9-a08b-f54e468b1743", "resourceName": "pNF 6fc73c3c-c6b3", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "a22c11b1-6858-4217-938e-5049e173c977", "resourceInvariantUUID": "ad61b3d5-9601-4c6d-9480-76742f35ce81", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactChecksum": "MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6f46e327-9aa8-48fb-8368-0d9545c1256b" } ], "workloadContext": "Production" } 2023-03-29T05:04:10.347Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:04:10.347Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bf1fd886-5569-462e-bd5c-807bcad43c9d ASDC 2023-03-29T05:04:10.348Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:becb8b5a-dcb1-4d01-8ac3-6d641b72d56d ServiceName:Demo_pNF_hXDFOFq3mh63QxjK66dZ ServiceVersion:1.0 ServiceUUID:bf1fd886-5569-462e-bd5c-807bcad43c9d ServiceInvariantUUID:1c1f0e8b-ffb1-458b-8a91-687867e49669 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactUUID:6f46e327-9aa8-48fb-8368-0d9545c1256b ArtifactChecksum:MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 6fc73c3c-c6b3 0 ResourceCustomizationUUID:678e86ef-7d61-4ce9-a08b-f54e468b1743 ResourceInvariantUUID:ad61b3d5-9601-4c6d-9480-76742f35ce81 ResourceName:pNF 6fc73c3c-c6b3 ResourceType:PNF ResourceUUID:a22c11b1-6858-4217-938e-5049e173c977 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T05:04:10.348Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bf1fd886-5569-462e-bd5c-807bcad43c9d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:04:10.398Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:04:10.399Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T05:04:10.399Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T05:04:10.399Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b from URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:04:10.399Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T05:04:10.399Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:04:10.922Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-29T05:04:10.926Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 6f46e327-9aa8-48fb-8368-0d9545c1256b 88018 2023-03-29T05:04:10.926Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T05:04:10.926Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:04:10.926Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T05:04:10.927Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:04:10.927Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:04:10.927Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066250926, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:04:11.928Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:04:11.928Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T05:04:11.928Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b, URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar to file: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:04:11.929Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:04:11.929Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:04:11.929Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:04:12.010Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7108709065060558753/Definitions/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml 2023-03-29T05:04:12.757Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T05:04:12.757Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-29T05:04:12.758Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:04:12.758Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T05:04:12.758Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:04:12.758Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:04:12.758Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:04:12.758Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:04:12.758Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:04:12.758Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:04:12.758Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6fc73c3c-c6b3 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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:04:12.758Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-29T05:04:12.758Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:04:12.758Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:04:12.758Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T05:04:12.758Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-29T05:04:12.758Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:04:12.758Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:04:12.759Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:04:12.759Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T05:04:12.759Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-29T05:04:12.759Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:04:12.759Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:04:12.759Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:04:12.759Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:04:12.759Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:04:12.759Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:04:12.759Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:04:12.759Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:04:12.759Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:04:12.759Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:04:12.759Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:04:12.759Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hXDFOFq3mh63QxjK66dZ Description:catalog service description Model UUID:bf1fd886-5569-462e-bd5c-807bcad43c9d Model Version:NULL Model InvariantUuid:1c1f0e8b-ffb1-458b-8a91-687867e49669 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:04:12.801Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||ERROR|500||Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists 2023-03-29T05:04:12.802Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T05:04:12.802Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists) 2023-03-29T05:04:12.802Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:04:12.802Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:04:12.802Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:04:12.802Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066252802, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:04:13.803Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T05:04:13.803Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists) 2023-03-29T05:04:13.803Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:04:13.803Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:04:13.804Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:04:13.804Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066253803, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:04:14.792Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:04:14.797Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:04:14.797Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:04:14.797Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:04:14.797Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:04:14.797Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:04:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:04:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:04:14.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680066207997, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:04:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:04:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:04:14.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680066209048, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } 2023-03-29T05:04:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:04:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:04:14.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680066210051, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } 2023-03-29T05:04:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:04:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:04:14.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680066241293, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:04:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:04:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:04:14.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:04:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:04:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:04:14.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:04:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:04:14.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:04:14.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:04:14.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:04:14.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:04:14.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:04:14.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:04:14.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:04:14.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:04:14.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:04:14.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:04:14.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:04:14.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:04:14.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:04:14.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:04:14.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:04:14.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:04:14.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:04:14.800Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:04:14.800Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:04:14.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066250926, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:04:14.800Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:04:14.800Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:04:14.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066252802, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } 2023-03-29T05:04:14.800Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:04:14.800Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:04:14.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066253803, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } 2023-03-29T05:04:14.800Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:04:14.805Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:04:14.832Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:04:14.836Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:04:14.836Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:04:14.837Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:04:14.837Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:04:14.837Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:04:14.837Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:04:14.837Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:04:14.837Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:04:14.837Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:04:14.850Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:04:44.850Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:04:44.860Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and serviceModelVersionId: bf1fd886-5569-462e-bd5c-807bcad43c9d 2023-03-29T05:04:44.860Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1c1f0e8b-ffb1-458b-8a91-687867e49669 2023-03-29T05:04:44.861Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 2023-03-29T05:04:44.868Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:04:44.886Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||Invoke 2023-03-29T05:04:44.886Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[becb8b5a-dcb1-4d01-8ac3-6d641b72d56d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[06dae100-2360-45d4-9a6b-d2d7bf2eb07e], X-ECOMP-RequestID=[becb8b5a-dcb1-4d01-8ac3-6d641b72d56d], X-TransactionId=[], X-ONAP-RequestID=[becb8b5a-dcb1-4d01-8ac3-6d641b72d56d], Content-Type=[application/merge-patch+json]} 2023-03-29T05:04:44.893Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:04:45.016Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?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/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:04:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[120], vertex-id=[344072], x-aai-txid=[1-aai-resources-230329-05:04:45:404-27389], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:04:45.016Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:04:45.017Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||InvokeReturn 2023-03-29T05:04:45.017Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:04:45.017Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:04:45.025Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:04:45.025Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:04:45.026Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:04:45.026Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:04:45.026Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:04:45.026Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066285025, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:04:46.057Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:04:46.057Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"97dbd75c-aaad-4e24-898e-c5ed3e14800c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80","serviceDescription":"service","serviceInvariantUUID":"4453b51e-2c0e-4fd9-a8f5-372cae72a7b5","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b","resourceInvariantUUID":"ffa14943-3167-4273-bc2e-0910be881db2","resourceCustomizationUUID":"b62d4581-c92e-4bbe-97f9-94c7f742c600","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":"MTUzZTllNzgxM2I5NTY0ZDJlMjkxMjQyZjJkNzc0MmM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"79601963-63ad-4c83-84b0-a8fe138fa674","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":"MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d3b31b3d-0a37-4e41-9b75-45689d21c598","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":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642","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":"af819053-ffd2-46f9-b25a-ab602805cde9","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":"4406df68-980d-44ea-b292-c6717a161fd9","artifactVersion":"2","generatedFromUUID":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGNiNDlkM2U2ZTg4YTJhMDA5YTcyZGY4MjYyZGQwMmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d1c8e353-e00b-46aa-89ac-5d4cac253449","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e313f27c-b7aa-4489-b13a-3e9d6193ee33","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:04:46.057Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:04:46.058Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:04:46.058Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:04:46.058Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:04:47.058Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:04:47.059Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:04:47.059Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:04:47.059Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:04:48.059Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:04:48.060Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:04:48.060Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:04:48.060Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:04:49.061Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:04:49.061Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:04:49.062Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:04:49.062Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:04:50.063Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:04:50.063Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:04:50.063Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:04:50.064Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:04:51.064Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:04:51.065Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:04:51.065Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:04:51.065Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:04:52.066Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:04:52.066Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:04:52.066Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:04:52.066Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:04:53.067Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80", "serviceDescription": "service", "serviceInvariantUUID": "4453b51e-2c0e-4fd9-a8f5-372cae72a7b5", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "b62d4581-c92e-4bbe-97f9-94c7f742c600", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b", "resourceInvariantUUID": "ffa14943-3167-4273-bc2e-0910be881db2", "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": "MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d3b31b3d-0a37-4e41-9b75-45689d21c598", "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": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642", "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": "4406df68-980d-44ea-b292-c6717a161fd9", "generatedFromUUID": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642" }, "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": "4406df68-980d-44ea-b292-c6717a161fd9", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e313f27c-b7aa-4489-b13a-3e9d6193ee33" } ], "workloadContext": "Production" } 2023-03-29T05:04:53.067Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:04:53.068Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ASDC 2023-03-29T05:04:53.068Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:97dbd75c-aaad-4e24-898e-c5ed3e14800c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ServiceInvariantUUID:4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 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:e313f27c-b7aa-4489-b13a-3e9d6193ee33 ArtifactChecksum:NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:b62d4581-c92e-4bbe-97f9-94c7f742c600 ResourceInvariantUUID:ffa14943-3167-4273-bc2e-0910be881db2 ResourceName:basic_vm ResourceType:VF ResourceUUID:a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b 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:d3b31b3d-0a37-4e41-9b75-45689d21c598 ArtifactChecksum:MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM= 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:ca20ce4c-c846-45e8-b86c-33aa6f2c7642 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:4406df68-980d-44ea-b292-c6717a161fd9 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:4406df68-980d-44ea-b292-c6717a161fd9 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T05:04:53.068Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:04:53.114Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:04:53.115Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T05:04:53.115Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T05:04:53.115Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T05:04:53.115Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T05:04:53.115Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T05:04:53.450Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-29T05:04:53.453Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar e313f27c-b7aa-4489-b13a-3e9d6193ee33 75182 2023-03-29T05:04:53.453Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T05:04:53.453Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T05:04:53.453Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T05:04:53.454Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:04:53.454Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:04:53.454Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066293453, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:04:54.455Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:04:54.456Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T05:04:54.456Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T05:04:54.456Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-03-29T05:04:54.457Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T05:04:54.457Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T05:04:54.552Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4282119821419707158/Definitions/service-BasicVm-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-29T05:04:55.512Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T05:04:55.512Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-29T05:04:55.512Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T05:04:55.513Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T05:04:55.513Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T05:04:55.513Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T05:04:55.513Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T05:04:55.513Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T05:04:55.513Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T05:04:55.513Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T05:04:55.513Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-29T05:04:55.513Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-29T05:04:55.513Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:04:55.513Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:04:55.513Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-29T05:04:55.513Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-29T05:04:55.513Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:04:55.514Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:04:55.514Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:04:55.514Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-29T05:04:55.514Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-29T05:04:55.514Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:04:55.514Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:04:55.514Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:04:55.515Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:04:55.515Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-29T05:04:55.515Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-29T05:04:55.515Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-29T05:04:55.515Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-29T05:04:55.515Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-29T05:04:55.515Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T05:04:55.515Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:04:55.515Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T05:04:55.515Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:04:55.515Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-29T05:04:55.515Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T05:04:55.516Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:04:55.516Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-29T05:04:55.516Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T05:04:55.516Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:04:55.516Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-29T05:04:55.516Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T05:04:55.516Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:04:55.516Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-29T05:04:55.516Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-29T05:04:55.516Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-29T05:04:55.516Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6c6cb131-55e3-48c4-afb8-8580201cae1e 2023-03-29T05:04:55.516Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:04:55.516Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:04:55.517Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:04:55.517Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:04:55.517Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:04:55.517Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:04:55.517Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:04:55.517Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:04:55.517Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 Model Version:NULL Model InvariantUuid:4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:d1a089ea-424f-4056-85e1-beb6d85230ed Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:ffa14943-3167-4273-bc2e-0910be881db2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:b62d4581-c92e-4bbe-97f9-94c7f742c600 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:ac658525-61f8-4137-bfe1-69e7f06d75bc ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:a3cb5fa6-d2bb-4d76-a790-a065f2bef787 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:6c6cb131-55e3-48c4-afb8-8580201cae1e ModelInvariantUuid:41fa8faf-839f-45c7-a679-07d0c3d80d19 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:50d1e600-3863-4b35-9f48-55992146ab82 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:add68b77-fc8b-4a24-bd45-3dd9beceecf9 ModelInvariantUuid:cd5829df-60bb-40c1-b4cb-40276e1855f8 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:35381a6c-b24c-455b-9380-cc9eb0f7c7ef 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:04:55.565Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||ERROR|500||Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists 2023-03-29T05:04:55.565Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T05:04:55.565Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists) 2023-03-29T05:04:55.566Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:04:55.566Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:04:55.566Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:04:55.566Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066295565, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:04:56.567Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T05:04:56.567Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists) 2023-03-29T05:04:56.568Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:04:56.568Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:04:56.568Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:04:56.568Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066296567, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:04:57.569Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:04:57.591Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:04:57.595Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:04:57.595Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:04:57.595Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:04:57.595Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:04:57.595Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:04:57.595Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:04:57.595Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:04:57.595Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:04:57.595Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:04:57.608Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:05:14.792Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:05:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:05:14.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066285025, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:05:14.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:05:14.800Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:05:14.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:05:14.800Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:05:14.800Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:05:14.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T05:05:14.800Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:05:14.800Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:05:14.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T05:05:14.800Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:05:14.800Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:05:14.801Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:05:14.801Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:05:14.801Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:05:14.801Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T05:05:14.801Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:05:14.801Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:05:14.801Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:05:14.801Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:05:14.801Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:05:14.801Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680065849434, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:05:14.801Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:05:14.801Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:05:14.801Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066293453, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:05:14.802Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:05:14.802Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:05:14.802Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066295565, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } 2023-03-29T05:05:14.802Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:05:14.802Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:05:14.802Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066296567, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } 2023-03-29T05:05:14.802Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:05:27.608Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:05:27.618Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and serviceModelVersionId: 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 2023-03-29T05:05:27.618Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 2023-03-29T05:05:27.618Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 2023-03-29T05:05:27.624Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:05:27.644Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||Invoke 2023-03-29T05:05:27.645Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[31358095-7602-4047-b49e-fc35b9a3b809], X-ECOMP-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], X-TransactionId=[], X-ONAP-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], Content-Type=[application/merge-patch+json]} 2023-03-29T05:05:27.658Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:05:27.811Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?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/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:05:28 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[413928], x-aai-txid=[1-aai-resources-230329-05:05:28:167-12373], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:05:27.811Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:05:27.812Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||InvokeReturn 2023-03-29T05:05:27.812Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:05:27.812Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:05:27.824Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:05:27.824Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 97dbd75c-aaad-4e24-898e-c5ed3e14800c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:05:27.824Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:05:27.824Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:05:27.824Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:05:27.824Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066327824, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:05:28.852Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T05:05:28.852Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T05:05:28.853Z||pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T05:05:28.853Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T05:05:28.853Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T05:05:28.853Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T05:05:28.857Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-24dd9d91-4145-48a0-a63e-06f5c828f618 2023-03-29T05:05:28.857Z||pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=5, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T05:05:28.857Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-29T05:05:28.857Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T05:05:30.802Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:05:33.812Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:05:36.825Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:05:39.835Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:05:42.845Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:05:45.854Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:05:48.863Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:05:51.871Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:05:54.879Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:05:57.888Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:06:00.896Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:06:03.905Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:06:06.914Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:06:09.924Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:06:12.932Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:06:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:06:14.802Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:06:14.802Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T05:06:14.808Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:06:14.808Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-24dd9d91-4145-48a0-a63e-06f5c828f618', protocol='range'} 2023-03-29T05:06:14.811Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 16: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-24dd9d91-4145-48a0-a63e-06f5c828f618=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-29T05:06:14.822Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:06:14.822Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=16, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-24dd9d91-4145-48a0-a63e-06f5c828f618', protocol='range'} 2023-03-29T05:06:14.822Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T05:06:14.822Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-29T05:06:14.822Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:06:14.823Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T05:06:14.825Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:06:14.825Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:06:14.826Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:06:14.826Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:06:14.826Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:06:14.826Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:06:14.826Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=464, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:06:14.826Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:06:14.826Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:06:14.826Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:06:14.826Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:06:14.827Z||pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:06:15.840Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:06:15.840Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066327824, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:06:15.840Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:06:15.859Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T05:06:15.860Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:06:15.862Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:06:15.862Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:06:15.862Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:06:15.862Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:06:16.863Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:06:16.864Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:06:16.864Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:06:16.864Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:06:17.865Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:06:17.865Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:06:17.865Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:06:17.866Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:06:18.867Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:06:18.867Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:06:18.867Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:06:18.867Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:06:19.868Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:06:19.869Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:06:19.869Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:06:19.869Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:06:20.870Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:06:20.870Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:06:20.871Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:06:20.871Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:06:21.871Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:06:21.872Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:06:21.872Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:06:21.872Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:06:22.873Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "serviceName": "basic_onboard_JYNnJk", "serviceVersion": "1.0", "serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8", "serviceDescription": "service", "serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d", "resources": [ { "resourceInstanceName": "basic_onboard_JYNnJk 0", "resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e", "resourceName": "basic_onboard_JYNnJk", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d", "resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jynnjk0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJynnjk-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab" } ], "workloadContext": "Production" } 2023-03-29T05:06:22.874Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:06:22.874Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC 2023-03-29T05:06:22.874Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a ServiceName:basic_onboard_JYNnJk ServiceVersion:1.0 ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8 ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJynnjk-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_JYNnJk 0 ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a ResourceName:basic_onboard_JYNnJk ResourceType:VF ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jynnjk0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670 ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T05:06:22.874Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:06:22.921Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:06:22.921Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-29T05:06:22.922Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-29T05:06:22.922Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T05:06:22.922Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-29T05:06:22.922Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T05:06:22.949Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-29T05:06:22.949Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7b94ff28 2023-03-29T05:06:22.949Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:06:22.949Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T05:06:22.950Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:06:22.950Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification 2023-03-29T05:06:22.950Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found) 2023-03-29T05:06:22.950Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:06:22.950Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:06:22.950Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:06:22.950Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066382950, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:06:23.951Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T05:06:23.969Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:06:23.969Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:06:23.973Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||basic_onboard_JYNnJk 0 2023-03-29T05:06:23.973Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d 2023-03-29T05:06:23.973Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T05:06:23.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-29T05:06:23.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T05:06:24.028Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-29T05:06:24.028Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@e2732fb 2023-03-29T05:06:24.028Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:06:24.028Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T05:06:24.028Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:06:24.028Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification 2023-03-29T05:06:24.028Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found) 2023-03-29T05:06:24.028Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:06:24.029Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:06:24.029Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:06:24.029Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066384028, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:06:25.029Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:06:25.030Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:06:25.057Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:06:25.062Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:06:25.063Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:06:55.063Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:06:55.091Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:06:55.095Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:06:55.095Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:07:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:07:14.793Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:07:14.793Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:07:14.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:07:25.095Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:07:25.127Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:07:25.131Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:07:25.131Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:07:55.131Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:07:55.156Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:07:55.159Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:07:55.159Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:08:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:08:14.794Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:08:14.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } 2023-03-29T05:08:14.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:08:14.794Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:08:14.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T05:08:14.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:08:14.794Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:08:14.795Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:08:14.795Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:08:14.795Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:08:14.795Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T05:08:14.795Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:08:14.795Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:08:14.795Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:08:14.795Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:08:14.795Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:08:14.795Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:08:14.795Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:08:14.795Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:08:14.795Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066382950, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:08:14.796Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:08:14.796Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:08:14.796Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066384028, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:08:14.796Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:08:25.159Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:08:25.185Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:08:25.191Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:08:25.191Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:08:55.191Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:08:55.215Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:08:55.218Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:08:55.219Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:09:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:09:25.219Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:09:25.246Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:09:25.251Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:09:25.251Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:09:55.251Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:09:55.276Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:09:55.280Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:09:55.280Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:09:58.291Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:09:58.292Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "policy-distribution-id", "timestamp": 1680066591939, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:09:58.292Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:10:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:10:14.794Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:10:14.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "cds-sdc-listener", "timestamp": 1680066589453, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:10:14.795Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:10:14.795Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:10:14.795Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "multicloud-k8s", "timestamp": 1680066593202, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:10:14.795Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:10:14.795Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:10:14.795Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "aai-model-loader", "timestamp": 1680066593311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:10:14.795Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:10:25.281Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:10:25.308Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:10:25.313Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:10:25.313Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:10:55.313Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:10:55.340Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:10:55.345Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:10:55.345Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:11:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:11:14.795Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.795Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "ves-openapi-manager", "timestamp": 1680066590006, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.795Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.796Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.796Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680066595412, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.796Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.796Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.796Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "policy-distribution-id", "timestamp": 1680066591939, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.796Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.796Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.796Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "cds-sdc-listener", "timestamp": 1680066589453, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.796Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.796Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.797Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "multicloud-k8s", "timestamp": 1680066593202, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.797Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.797Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.797Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "aai-model-loader", "timestamp": 1680066593311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.797Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.797Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.797Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "ves-openapi-manager", "timestamp": 1680066590006, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.797Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.797Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.797Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680066595412, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.807Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.807Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.807Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "policy-distribution-id", "timestamp": 1680066591939, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.807Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.807Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.807Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "multicloud-k8s", "timestamp": 1680066593202, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.807Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.807Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.807Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "cds-sdc-listener", "timestamp": 1680066589453, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.807Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.808Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.808Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "aai-model-loader", "timestamp": 1680066593311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.808Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.808Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.808Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "ves-openapi-manager", "timestamp": 1680066590006, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.808Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.808Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.808Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680066595412, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.808Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.808Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.809Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "policy-distribution-id", "timestamp": 1680066591939, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.809Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.809Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.809Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "cds-sdc-listener", "timestamp": 1680066589453, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.809Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.809Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.809Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "multicloud-k8s", "timestamp": 1680066593202, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.809Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.809Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.809Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "aai-model-loader", "timestamp": 1680066593311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.809Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.810Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.810Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "ves-openapi-manager", "timestamp": 1680066590006, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.810Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.810Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.810Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680066595412, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.810Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.810Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.810Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "policy-distribution-id", "timestamp": 1680066591939, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.810Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.812Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.812Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "cds-sdc-listener", "timestamp": 1680066589453, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.812Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.812Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.812Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "aai-model-loader", "timestamp": 1680066593311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.812Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.812Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.812Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "multicloud-k8s", "timestamp": 1680066593202, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.812Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.812Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.812Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "ves-openapi-manager", "timestamp": 1680066590006, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.813Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.813Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.813Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680066595412, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.813Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.813Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.813Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "policy-distribution-id", "timestamp": 1680066591939, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.813Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.813Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.813Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "cds-sdc-listener", "timestamp": 1680066589453, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.813Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.813Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.813Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "aai-model-loader", "timestamp": 1680066593311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.813Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.814Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.814Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "multicloud-k8s", "timestamp": 1680066593202, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.814Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.814Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.814Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "ves-openapi-manager", "timestamp": 1680066590006, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-29T05:11:14.814Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.814Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.814Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680066595412, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.814Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.814Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.814Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "policy-distribution-id", "timestamp": 1680066591939, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.815Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.815Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.815Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "cds-sdc-listener", "timestamp": 1680066589453, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.815Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.815Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.815Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "aai-model-loader", "timestamp": 1680066593311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.815Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.815Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.815Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "multicloud-k8s", "timestamp": 1680066593202, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.815Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.815Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.816Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "ves-openapi-manager", "timestamp": 1680066590006, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.816Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.816Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.816Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680066595412, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.816Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.816Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.816Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "policy-distribution-id", "timestamp": 1680066591939, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:11:14.816Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.816Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.816Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "cds-sdc-listener", "timestamp": 1680066589453, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:11:14.816Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.817Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.817Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "aai-model-loader", "timestamp": 1680066593311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:11:14.817Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.817Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.817Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "multicloud-k8s", "timestamp": 1680066593202, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:11:14.817Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.817Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.817Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "ves-openapi-manager", "timestamp": 1680066590006, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:11:14.817Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.817Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.817Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680066595412, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:11:14.818Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.818Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.818Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "aai-model-loader", "timestamp": 1680066606674, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:11:14.818Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.818Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.818Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "policy-distribution-id", "timestamp": 1680066607449, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:11:14.818Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.818Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.818Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "cds-sdc-listener", "timestamp": 1680066606955, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:11:14.818Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.818Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.819Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680066607665, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:11:14.819Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.819Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.819Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "policy-distribution-id", "timestamp": 1680066608452, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T05:11:14.819Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.819Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.819Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "policy-distribution-id", "timestamp": 1680066609454, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T05:11:14.876Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 322c7eed-d160-41b1-a1d7-8f46826511df 2023-03-29T05:11:14.876Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 322c7eed-d160-41b1-a1d7-8f46826511df and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T05:11:14.896Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.897Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680066609454, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T05:11:14.897Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.897Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.897Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680066610457, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:11:14.910Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 322c7eed-d160-41b1-a1d7-8f46826511df 2023-03-29T05:11:14.910Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 322c7eed-d160-41b1-a1d7-8f46826511df and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T05:11:14.928Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.928Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "aai-model-loader", "timestamp": 1680066610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T05:11:14.928Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:11:14.929Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T05:11:14.929Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "aai-model-loader", "timestamp": 1680066611353, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:11:14.940Z||pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 322c7eed-d160-41b1-a1d7-8f46826511df 2023-03-29T05:11:14.940Z||pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 322c7eed-d160-41b1-a1d7-8f46826511df and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T05:11:15.883Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T05:11:15.884Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-24dd9d91-4145-48a0-a63e-06f5c828f618 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-03-29T05:11:15.884Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T05:11:15.884Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T05:11:18.689Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:11:21.698Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:11:24.707Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:11:25.345Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T05:11:25.346Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:11:25.360Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8 2023-03-29T05:11:25.360Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d 2023-03-29T05:11:25.361Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 2023-03-29T05:11:25.367Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:11:25.402Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke 2023-03-29T05:11:25.402Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[236b5a5a-818a-4fc0-b4b0-09d08d47670c], X-ECOMP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-TransactionId=[], X-ONAP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], Content-Type=[application/merge-patch+json]} 2023-03-29T05:11:25.410Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T05:11:25.445Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?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/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 05:11:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[31], x-aai-txid=[0-aai-resources-230329-05:11:25:917-57566], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:11:25.446Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}} 2023-03-29T05:11:25.447Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T05:11:25.450Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T05:11:25.450Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:11:25.451Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T05:11:25.451Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:11:25.458Z|2118f689-57af-469d-ba25-d0886ff8da2a|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-03-29T05:11:25.458Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T05:11:25.458Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T05:11:25.458Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:11:25.458Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:11:25.458Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066685458, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:11:26.487Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T05:11:26.487Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"89fd2b07-e1bd-4873-bb5f-256c573c4644","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"9cd9f058-856b-4690-b85b-64dde4c97e14","serviceDescription":"service","serviceInvariantUUID":"845278ed-2b9b-4dd8-a78b-f9f6679f81dd","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6ddacec4-6525-4bff-be52-37a6eacf9c98","resourceInvariantUUID":"8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab","resourceCustomizationUUID":"b48c1316-7610-4dbc-bed6-37aa768c22dd","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":"OGE0ZjNmOTRlYjk1NzNlZTNhMmVjYzgxOTk2ZDg1YjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9512861b-f8fd-484b-a511-def34deb9308","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ab21d092-9b7f-4b59-9729-357f7b20dd77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:11:26.488Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:11:26.488Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:11:26.488Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:11:26.488Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:11:27.489Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:11:27.489Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:11:27.489Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:11:27.489Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:11:27.718Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:11:28.490Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "9cd9f058-856b-4690-b85b-64dde4c97e14", "serviceDescription": "service", "serviceInvariantUUID": "845278ed-2b9b-4dd8-a78b-f9f6679f81dd", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "b48c1316-7610-4dbc-bed6-37aa768c22dd", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "6ddacec4-6525-4bff-be52-37a6eacf9c98", "resourceInvariantUUID": "8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab", "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": "YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ab21d092-9b7f-4b59-9729-357f7b20dd77" } ], "workloadContext": "Production" } 2023-03-29T05:11:28.491Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:11:28.491Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9cd9f058-856b-4690-b85b-64dde4c97e14 ASDC 2023-03-29T05:11:28.491Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:89fd2b07-e1bd-4873-bb5f-256c573c4644 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:9cd9f058-856b-4690-b85b-64dde4c97e14 ServiceInvariantUUID:845278ed-2b9b-4dd8-a78b-f9f6679f81dd 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:ab21d092-9b7f-4b59-9729-357f7b20dd77 ArtifactChecksum:YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:b48c1316-7610-4dbc-bed6-37aa768c22dd ResourceInvariantUUID:8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:6ddacec4-6525-4bff-be52-37a6eacf9c98 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T05:11:28.491Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9cd9f058-856b-4690-b85b-64dde4c97e14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:11:28.534Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:11:28.535Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-29T05:11:28.535Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-29T05:11:28.535Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T05:11:28.535Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-29T05:11:28.535Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T05:11:28.558Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-29T05:11:28.559Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@fe3ac6a 2023-03-29T05:11:28.559Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:11:28.559Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T05:11:28.559Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ab21d092-9b7f-4b59-9729-357f7b20dd77 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:11:28.559Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T05:11:28.559Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T05:11:28.559Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:11:28.559Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:11:28.560Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:11:28.560Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680066688559, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:11:29.561Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:ab21d092-9b7f-4b59-9729-357f7b20dd77) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:11:29.606Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||ERROR|500||Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists 2023-03-29T05:11:29.606Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T05:11:29.606Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists) 2023-03-29T05:11:29.607Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:11:29.607Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:11:29.607Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:11:29.607Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680066689606, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:11:30.608Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T05:11:30.608Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists) 2023-03-29T05:11:30.608Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:11:30.608Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:11:30.608Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:11:30.608Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680066690607, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:11:30.726Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:11:31.609Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:11:31.900Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:11:31.906Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:11:31.907Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:11:31.908Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:11:31.908Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:11:31.908Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:11:31.909Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:11:31.909Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:11:31.909Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:11:31.909Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|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-03-29T05:11:31.921Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:11:33.735Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:11:36.743Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:11:39.756Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:11:42.764Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:11:45.772Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:11:48.780Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:11:51.791Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:11:54.798Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:11:57.807Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:12:00.815Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:12:01.921Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:12:01.935Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and serviceModelVersionId: 9cd9f058-856b-4690-b85b-64dde4c97e14 2023-03-29T05:12:01.935Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 845278ed-2b9b-4dd8-a78b-f9f6679f81dd 2023-03-29T05:12:01.936Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 2023-03-29T05:12:01.943Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:12:01.974Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||Invoke 2023-03-29T05:12:01.974Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[65941b85-464f-4160-8644-b5c8ec84812e], X-ECOMP-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], X-TransactionId=[], X-ONAP-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], Content-Type=[application/merge-patch+json]} 2023-03-29T05:12:01.978Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:12:02.095Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?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/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:12:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[114], vertex-id=[331784], x-aai-txid=[2-aai-resources-230329-05:12:02:484-87589], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:12:02.096Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:12:02.096Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||InvokeReturn 2023-03-29T05:12:02.097Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:12:02.097Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|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-03-29T05:12:02.105Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|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-03-29T05:12:02.105Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 89fd2b07-e1bd-4873-bb5f-256c573c4644 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:12:02.105Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:12:02.105Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:12:02.106Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:12:02.106Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680066722105, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:12:03.137Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T05:12:03.137Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"becb8b5a-dcb1-4d01-8ac3-6d641b72d56d","serviceName":"Demo_pNF_hXDFOFq3mh63QxjK66dZ","serviceVersion":"1.0","serviceUUID":"bf1fd886-5569-462e-bd5c-807bcad43c9d","serviceDescription":"catalog service description","serviceInvariantUUID":"1c1f0e8b-ffb1-458b-8a91-687867e49669","resources":[{"resourceInstanceName":"pNF 6fc73c3c-c6b3 0","resourceName":"pNF 6fc73c3c-c6b3","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a22c11b1-6858-4217-938e-5049e173c977","resourceInvariantUUID":"ad61b3d5-9601-4c6d-9480-76742f35ce81","resourceCustomizationUUID":"678e86ef-7d61-4ce9-a08b-f54e468b1743","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml","artifactChecksum":"MTdkZjZlYjViMWEzMTVhMTI0MWE4MTZlYzI3NzUwNjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c24e513b-5599-4af7-914e-b06f69aaf1f4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd263b59-fdec-44d7-9d9d-84bdd1807c62","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"674af2df-3bb2-4c99-82be-01f84d3a0376","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml","artifactChecksum":"NTNhOWU2MTZmMDk0NTkxOWNkODAzZjQ5Yjc2OTUyMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a72d5f73-0f2c-416c-8c36-2906589316ea","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ec535a44-f84d-4b5b-af73-3d87581fcfd0","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f1ccf9ff-c126-471c-8e0a-4654def5cebf","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactChecksum":"YmRlZTAwNDNlNmFiMGJkZDczZGY3Y2ExZTE2ZTQwNjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2f9aebc6-aaa8-4362-ad9a-7bf780581f5a","artifactVersion":"1"},{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactChecksum":"MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6f46e327-9aa8-48fb-8368-0d9545c1256b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:12:03.137Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:12:03.138Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:12:03.138Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:12:03.138Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:12:03.826Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:12:04.138Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:12:04.139Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:12:04.139Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:12:04.139Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:12:05.140Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:12:05.140Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:12:05.140Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:12:05.140Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:12:06.141Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:12:06.142Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:12:06.142Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:12:06.142Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:12:06.842Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:12:07.143Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:12:07.143Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:12:07.143Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:12:07.144Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:12:08.144Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:12:08.145Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:12:08.145Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:12:08.145Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:12:09.146Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:12:09.147Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:12:09.147Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:12:09.147Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:12:09.851Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:12:10.148Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:12:10.148Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:12:10.148Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:12:10.148Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:12:11.149Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "serviceName": "Demo_pNF_hXDFOFq3mh63QxjK66dZ", "serviceVersion": "1.0", "serviceUUID": "bf1fd886-5569-462e-bd5c-807bcad43c9d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "1c1f0e8b-ffb1-458b-8a91-687867e49669", "resources": [ { "resourceInstanceName": "pNF 6fc73c3c-c6b3 0", "resourceCustomizationUUID": "678e86ef-7d61-4ce9-a08b-f54e468b1743", "resourceName": "pNF 6fc73c3c-c6b3", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "a22c11b1-6858-4217-938e-5049e173c977", "resourceInvariantUUID": "ad61b3d5-9601-4c6d-9480-76742f35ce81", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactChecksum": "MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6f46e327-9aa8-48fb-8368-0d9545c1256b" } ], "workloadContext": "Production" } 2023-03-29T05:12:11.151Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:12:11.151Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bf1fd886-5569-462e-bd5c-807bcad43c9d ASDC 2023-03-29T05:12:11.152Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:becb8b5a-dcb1-4d01-8ac3-6d641b72d56d ServiceName:Demo_pNF_hXDFOFq3mh63QxjK66dZ ServiceVersion:1.0 ServiceUUID:bf1fd886-5569-462e-bd5c-807bcad43c9d ServiceInvariantUUID:1c1f0e8b-ffb1-458b-8a91-687867e49669 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactUUID:6f46e327-9aa8-48fb-8368-0d9545c1256b ArtifactChecksum:MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 6fc73c3c-c6b3 0 ResourceCustomizationUUID:678e86ef-7d61-4ce9-a08b-f54e468b1743 ResourceInvariantUUID:ad61b3d5-9601-4c6d-9480-76742f35ce81 ResourceName:pNF 6fc73c3c-c6b3 ResourceType:PNF ResourceUUID:a22c11b1-6858-4217-938e-5049e173c977 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T05:12:11.152Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bf1fd886-5569-462e-bd5c-807bcad43c9d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:12:11.197Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:12:11.198Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-29T05:12:11.198Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-29T05:12:11.198Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b from URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:12:11.198Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-29T05:12:11.198Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:12:11.695Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-29T05:12:11.699Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 6f46e327-9aa8-48fb-8368-0d9545c1256b 88018 2023-03-29T05:12:11.700Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T05:12:11.700Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:12:11.700Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T05:12:11.700Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:12:11.700Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:12:11.700Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066731700, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:12:12.702Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:12:12.703Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-29T05:12:12.703Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b, URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar to file: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:12:12.703Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:12:12.704Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:12:12.704Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:12:12.818Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8062812009367025031/Definitions/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml 2023-03-29T05:12:12.860Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:12:13.577Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T05:12:13.577Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-29T05:12:13.577Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:12:13.577Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T05:12:13.577Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:12:13.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:12:13.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:12:13.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:12:13.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:12:13.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:12:13.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6fc73c3c-c6b3 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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:12:13.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-29T05:12:13.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:12:13.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:12:13.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T05:12:13.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-29T05:12:13.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:12:13.578Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:12:13.579Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:12:13.579Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T05:12:13.579Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-29T05:12:13.579Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:12:13.579Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:12:13.579Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:12:13.579Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:12:13.579Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:12:13.579Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:12:13.580Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:12:13.580Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:12:13.580Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:12:13.580Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:12:13.580Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:12:13.580Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hXDFOFq3mh63QxjK66dZ Description:catalog service description Model UUID:bf1fd886-5569-462e-bd5c-807bcad43c9d Model Version:NULL Model InvariantUuid:1c1f0e8b-ffb1-458b-8a91-687867e49669 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:12:13.621Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||ERROR|500||Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists 2023-03-29T05:12:13.622Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T05:12:13.622Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists) 2023-03-29T05:12:13.622Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:12:13.622Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:12:13.622Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:12:13.622Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066733621, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:12:14.623Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T05:12:14.623Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists) 2023-03-29T05:12:14.623Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:12:14.624Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:12:14.624Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:12:14.624Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066734623, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:12:14.792Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:12:14.802Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:12:14.802Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T05:12:14.805Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:12:14.805Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 17: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T05:12:14.817Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=17, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:12:14.817Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T05:12:14.818Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:12:14.821Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:12:14.822Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:12:14.822Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:12:14.822Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=532, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:12:14.822Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:12:14.822Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:12:15.625Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:12:15.656Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:12:15.661Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:12:15.661Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:12:15.661Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:12:15.661Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:12:15.661Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:12:15.661Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:12:15.661Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:12:15.661Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:12:15.662Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-03-29T05:12:15.676Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:12:15.836Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:12:15.837Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066685458, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } 2023-03-29T05:12:15.837Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:12:15.837Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:12:15.838Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:12:15.838Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:12:15.838Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:12:15.838Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:12:15.838Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:12:15.838Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:12:15.838Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680066688559, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:12:15.838Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:12:15.838Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:12:15.838Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680066689606, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } 2023-03-29T05:12:15.838Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:12:15.839Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:12:15.839Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680066690607, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } 2023-03-29T05:12:15.839Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:12:15.839Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:12:15.839Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680066722105, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:12:15.839Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:12:15.839Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:12:15.839Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:12:15.839Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:12:15.839Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:12:15.839Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:12:15.839Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:12:15.839Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:12:15.839Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:12:15.839Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:12:15.840Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:12:15.840Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:12:15.840Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:12:15.840Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:12:15.840Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:12:15.840Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:12:15.840Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:12:15.840Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:12:15.840Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:12:15.840Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:12:15.840Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:12:15.840Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:12:15.840Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:12:15.840Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:12:15.840Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:12:15.840Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:12:15.840Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066731700, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:12:15.841Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:12:15.841Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:12:15.841Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066733621, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } 2023-03-29T05:12:15.841Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:12:15.841Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:12:15.841Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066734623, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } 2023-03-29T05:12:15.841Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:12:45.676Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:12:45.687Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and serviceModelVersionId: bf1fd886-5569-462e-bd5c-807bcad43c9d 2023-03-29T05:12:45.687Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1c1f0e8b-ffb1-458b-8a91-687867e49669 2023-03-29T05:12:45.688Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 2023-03-29T05:12:45.694Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:12:45.721Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||Invoke 2023-03-29T05:12:45.722Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[becb8b5a-dcb1-4d01-8ac3-6d641b72d56d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8bf2ed67-a23c-4983-9f5b-1be6c1c74503], X-ECOMP-RequestID=[becb8b5a-dcb1-4d01-8ac3-6d641b72d56d], X-TransactionId=[], X-ONAP-RequestID=[becb8b5a-dcb1-4d01-8ac3-6d641b72d56d], Content-Type=[application/merge-patch+json]} 2023-03-29T05:12:45.730Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:12:45.855Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?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/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:12:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[122], vertex-id=[344072], x-aai-txid=[0-aai-resources-230329-05:12:46:235-22340], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:12:45.856Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:12:45.857Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||InvokeReturn 2023-03-29T05:12:45.858Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:12:45.858Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-03-29T05:12:45.866Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-03-29T05:12:45.866Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:12:45.867Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:12:45.867Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:12:45.867Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:12:45.867Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066765866, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:12:46.895Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T05:12:46.895Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"97dbd75c-aaad-4e24-898e-c5ed3e14800c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80","serviceDescription":"service","serviceInvariantUUID":"4453b51e-2c0e-4fd9-a8f5-372cae72a7b5","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b","resourceInvariantUUID":"ffa14943-3167-4273-bc2e-0910be881db2","resourceCustomizationUUID":"b62d4581-c92e-4bbe-97f9-94c7f742c600","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":"MTUzZTllNzgxM2I5NTY0ZDJlMjkxMjQyZjJkNzc0MmM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"79601963-63ad-4c83-84b0-a8fe138fa674","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":"MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d3b31b3d-0a37-4e41-9b75-45689d21c598","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":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642","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":"af819053-ffd2-46f9-b25a-ab602805cde9","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":"4406df68-980d-44ea-b292-c6717a161fd9","artifactVersion":"2","generatedFromUUID":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGNiNDlkM2U2ZTg4YTJhMDA5YTcyZGY4MjYyZGQwMmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d1c8e353-e00b-46aa-89ac-5d4cac253449","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e313f27c-b7aa-4489-b13a-3e9d6193ee33","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:12:46.896Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:12:46.896Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:12:46.896Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:12:46.896Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:12:47.897Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:12:47.898Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:12:47.898Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:12:47.898Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:12:48.899Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:12:48.899Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:12:48.900Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:12:48.900Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:12:49.901Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:12:49.901Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:12:49.901Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:12:49.902Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:12:50.902Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:12:50.903Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:12:50.903Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:12:50.903Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:12:51.904Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:12:51.905Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:12:51.905Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:12:51.905Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:12:52.906Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:12:52.907Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:12:52.907Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:12:52.907Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:12:53.908Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80", "serviceDescription": "service", "serviceInvariantUUID": "4453b51e-2c0e-4fd9-a8f5-372cae72a7b5", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "b62d4581-c92e-4bbe-97f9-94c7f742c600", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b", "resourceInvariantUUID": "ffa14943-3167-4273-bc2e-0910be881db2", "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": "MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d3b31b3d-0a37-4e41-9b75-45689d21c598", "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": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642", "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": "4406df68-980d-44ea-b292-c6717a161fd9", "generatedFromUUID": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642" }, "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": "4406df68-980d-44ea-b292-c6717a161fd9", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e313f27c-b7aa-4489-b13a-3e9d6193ee33" } ], "workloadContext": "Production" } 2023-03-29T05:12:53.909Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:12:53.909Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ASDC 2023-03-29T05:12:53.909Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:97dbd75c-aaad-4e24-898e-c5ed3e14800c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ServiceInvariantUUID:4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 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:e313f27c-b7aa-4489-b13a-3e9d6193ee33 ArtifactChecksum:NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:b62d4581-c92e-4bbe-97f9-94c7f742c600 ResourceInvariantUUID:ffa14943-3167-4273-bc2e-0910be881db2 ResourceName:basic_vm ResourceType:VF ResourceUUID:a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b 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:d3b31b3d-0a37-4e41-9b75-45689d21c598 ArtifactChecksum:MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM= 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:ca20ce4c-c846-45e8-b86c-33aa6f2c7642 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:4406df68-980d-44ea-b292-c6717a161fd9 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:4406df68-980d-44ea-b292-c6717a161fd9 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T05:12:53.909Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:12:53.958Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:12:53.959Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-29T05:12:53.959Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-29T05:12:53.959Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T05:12:53.960Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-29T05:12:53.960Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T05:12:53.989Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-29T05:12:53.990Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5d3cdf77 2023-03-29T05:12:53.990Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:12:53.990Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-29T05:12:53.990Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar e313f27c-b7aa-4489-b13a-3e9d6193ee33 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:12:53.990Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T05:12:53.990Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-29T05:12:53.990Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:12:53.991Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:12:53.991Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:12:53.991Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066773990, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:12:54.993Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:e313f27c-b7aa-4489-b13a-3e9d6193ee33) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:12:55.040Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||ERROR|500||Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists 2023-03-29T05:12:55.041Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T05:12:55.041Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists) 2023-03-29T05:12:55.041Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:12:55.042Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:12:55.042Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:12:55.042Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066775041, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:12:56.044Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T05:12:56.044Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists) 2023-03-29T05:12:56.044Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:12:56.045Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:12:56.045Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:12:56.045Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066776044, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:12:57.047Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:12:57.075Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:12:57.081Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:12:57.081Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:12:57.081Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:12:57.081Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:12:57.081Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:12:57.081Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:12:57.082Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:12:57.082Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:12:57.082Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|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-03-29T05:12:57.094Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:13:14.792Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:13:14.797Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:13:14.797Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066765866, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:13:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:13:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:13:14.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:13:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:13:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:13:14.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T05:13:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:13:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:13:14.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T05:13:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:13:14.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:13:14.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:13:14.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:13:14.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:13:14.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T05:13:14.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:13:14.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:13:14.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:13:14.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:13:14.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:13:14.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066328852, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:13:14.800Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:13:14.800Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:13:14.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066773990, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:13:14.800Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:13:14.800Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:13:14.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066775041, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } 2023-03-29T05:13:14.800Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:13:14.800Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:13:14.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066776044, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } 2023-03-29T05:13:14.801Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:13:27.095Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:13:27.104Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and serviceModelVersionId: 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 2023-03-29T05:13:27.104Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 2023-03-29T05:13:27.105Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 2023-03-29T05:13:27.112Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:13:27.134Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||Invoke 2023-03-29T05:13:27.134Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a1cf9615-83ef-48ca-b617-41484b4fde09], X-ECOMP-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], X-TransactionId=[], X-ONAP-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], Content-Type=[application/merge-patch+json]} 2023-03-29T05:13:27.138Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:13:27.274Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?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/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:13:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[132], vertex-id=[413928], x-aai-txid=[1-aai-resources-230329-05:13:27:644-10951], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:13:27.274Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:13:27.275Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||InvokeReturn 2023-03-29T05:13:27.275Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:13:27.275Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|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-03-29T05:13:27.282Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|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-03-29T05:13:27.282Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 97dbd75c-aaad-4e24-898e-c5ed3e14800c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:13:27.282Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:13:27.283Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:13:27.283Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:13:27.283Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066807282, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:13:28.312Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T05:13:28.312Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T05:13:28.313Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T05:13:28.314Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T05:13:28.314Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T05:13:28.314Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T05:13:28.318Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=5, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T05:13:28.318Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-e2a2b808-8b6b-40de-b837-ecba925f74fc 2023-03-29T05:13:28.318Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-29T05:13:28.318Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T05:13:30.147Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:13:33.155Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:13:36.164Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:13:39.174Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:13:42.182Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:13:45.190Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:13:48.199Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:13:51.207Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:13:54.217Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:13:57.227Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:14:00.236Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:14:03.245Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:14:06.253Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:14:09.262Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:14:12.270Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:14:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:14:14.803Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:14:14.804Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T05:14:14.809Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:14:14.809Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-e2a2b808-8b6b-40de-b837-ecba925f74fc', protocol='range'} 2023-03-29T05:14:14.814Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 18: {SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-e2a2b808-8b6b-40de-b837-ecba925f74fc=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-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T05:14:14.826Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-e2a2b808-8b6b-40de-b837-ecba925f74fc', protocol='range'} 2023-03-29T05:14:14.826Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-29T05:14:14.826Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T05:14:14.827Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=18, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:14:14.827Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T05:14:14.827Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:14:14.830Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:14:14.831Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:14:14.831Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:14:14.831Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:14:14.831Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:14:14.831Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:14:14.831Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:14:14.831Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:14:14.831Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:14:14.832Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=561, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:14:14.832Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:14:14.832Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:14:15.850Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T05:14:15.850Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066807282, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:14:15.851Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:14:15.853Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T05:14:15.853Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:14:15.855Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:14:15.855Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:14:15.855Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:14:15.855Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:14:16.857Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:14:16.857Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:14:16.857Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:14:16.857Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:14:17.859Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:14:17.859Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:14:17.860Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:14:17.860Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:14:18.862Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:14:18.862Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:14:18.862Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:14:18.862Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:14:19.864Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:14:19.865Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:14:19.865Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:14:19.865Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:14:20.866Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:14:20.867Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:14:20.867Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:14:20.867Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:14:21.868Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:14:21.869Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:14:21.869Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:14:21.869Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:14:22.870Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "serviceName": "basic_onboard_JYNnJk", "serviceVersion": "1.0", "serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8", "serviceDescription": "service", "serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d", "resources": [ { "resourceInstanceName": "basic_onboard_JYNnJk 0", "resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e", "resourceName": "basic_onboard_JYNnJk", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d", "resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jynnjk0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJynnjk-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab" } ], "workloadContext": "Production" } 2023-03-29T05:14:22.870Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:14:22.870Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC 2023-03-29T05:14:22.871Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a ServiceName:basic_onboard_JYNnJk ServiceVersion:1.0 ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8 ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJynnjk-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_JYNnJk 0 ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a ResourceName:basic_onboard_JYNnJk ResourceType:VF ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jynnjk0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670 ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T05:14:22.871Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:14:22.921Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:14:22.922Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-29T05:14:22.922Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-29T05:14:22.922Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T05:14:22.922Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-29T05:14:22.922Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T05:14:22.947Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-29T05:14:22.948Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@36b0be45 2023-03-29T05:14:22.948Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:14:22.948Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T05:14:22.948Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:14:22.948Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification 2023-03-29T05:14:22.948Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found) 2023-03-29T05:14:22.948Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:14:22.948Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:14:22.948Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:14:22.948Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066862948, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:14:23.949Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T05:14:23.970Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:14:23.971Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:14:23.976Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||basic_onboard_JYNnJk 0 2023-03-29T05:14:23.976Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d 2023-03-29T05:14:23.976Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T05:14:23.976Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-29T05:14:23.976Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T05:14:23.993Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-29T05:14:23.994Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@70566a94 2023-03-29T05:14:23.994Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:14:23.994Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T05:14:23.994Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:14:23.995Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification 2023-03-29T05:14:23.995Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found) 2023-03-29T05:14:23.995Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:14:23.995Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:14:23.995Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:14:23.995Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066863995, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:14:24.996Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:14:24.997Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:14:25.025Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:14:25.031Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:14:25.031Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:14:55.032Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:14:55.060Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:14:55.066Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:14:55.066Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:15:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:15:14.793Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T05:15:14.793Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:15:14.793Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:15:25.067Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:15:25.085Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:15:25.089Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:15:25.090Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:15:55.090Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:15:55.103Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:15:55.107Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:15:55.107Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:16:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:16:14.793Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T05:16:14.793Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } 2023-03-29T05:16:14.794Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:16:14.794Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T05:16:14.794Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T05:16:14.794Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:16:14.794Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T05:16:14.794Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:16:14.794Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:16:14.794Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T05:16:14.794Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T05:16:14.794Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:16:14.794Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T05:16:14.795Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:16:14.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:16:14.795Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T05:16:14.795Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:16:14.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:16:14.795Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T05:16:14.795Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066862948, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:16:14.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:16:14.795Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T05:16:14.795Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680066863995, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:16:14.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:16:25.107Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:16:25.134Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:16:25.138Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:16:25.139Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:16:55.139Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:16:55.161Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:16:55.164Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:16:55.164Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:17:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:17:25.164Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:17:25.186Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:17:25.190Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:17:25.190Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:17:55.190Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:17:55.204Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:17:55.206Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:17:55.207Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:18:14.793Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:18:25.207Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:18:25.230Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:18:25.234Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:18:25.235Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:18:55.235Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:18:55.257Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:18:55.262Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:18:55.263Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:19:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:19:15.904Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T05:19:15.905Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-e2a2b808-8b6b-40de-b837-ecba925f74fc sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-03-29T05:19:15.905Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T05:19:15.905Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T05:19:18.369Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:19:18.378Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:19:18.378Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T05:19:18.383Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:19:18.383Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 19: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T05:19:18.393Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=19, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:19:18.394Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T05:19:18.394Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:19:18.398Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:19:18.398Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:19:18.399Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:19:18.399Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=571, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:19:18.399Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:19:18.399Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:19:25.263Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T05:19:25.264Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:19:25.276Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8 2023-03-29T05:19:25.277Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d 2023-03-29T05:19:25.277Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 2023-03-29T05:19:25.283Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:19:25.307Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke 2023-03-29T05:19:25.307Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8d1e0af9-57d5-4249-93ae-8adf9d3b44ff], X-ECOMP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-TransactionId=[], X-ONAP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], Content-Type=[application/merge-patch+json]} 2023-03-29T05:19:25.317Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T05:19:25.354Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?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/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 05:19:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[34], x-aai-txid=[2-aai-resources-230329-05:19:25:819-85251], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:19:25.355Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}} 2023-03-29T05:19:25.355Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T05:19:25.358Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T05:19:25.358Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:19:25.358Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T05:19:25.358Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:19:25.364Z|2118f689-57af-469d-ba25-d0886ff8da2a|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-03-29T05:19:25.364Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T05:19:25.364Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T05:19:25.364Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:19:25.364Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:19:25.364Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067165364, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:19:25.382Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:19:25.383Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067165364, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } 2023-03-29T05:19:25.383Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||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-03-29T05:19:26.402Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T05:19:26.403Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"89fd2b07-e1bd-4873-bb5f-256c573c4644","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"9cd9f058-856b-4690-b85b-64dde4c97e14","serviceDescription":"service","serviceInvariantUUID":"845278ed-2b9b-4dd8-a78b-f9f6679f81dd","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6ddacec4-6525-4bff-be52-37a6eacf9c98","resourceInvariantUUID":"8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab","resourceCustomizationUUID":"b48c1316-7610-4dbc-bed6-37aa768c22dd","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":"OGE0ZjNmOTRlYjk1NzNlZTNhMmVjYzgxOTk2ZDg1YjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9512861b-f8fd-484b-a511-def34deb9308","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ab21d092-9b7f-4b59-9729-357f7b20dd77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:19:26.403Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:19:26.403Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:19:26.403Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:19:26.403Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:19:27.404Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:19:27.405Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:19:27.405Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:19:27.405Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:19:28.406Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "9cd9f058-856b-4690-b85b-64dde4c97e14", "serviceDescription": "service", "serviceInvariantUUID": "845278ed-2b9b-4dd8-a78b-f9f6679f81dd", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "b48c1316-7610-4dbc-bed6-37aa768c22dd", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "6ddacec4-6525-4bff-be52-37a6eacf9c98", "resourceInvariantUUID": "8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab", "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": "YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ab21d092-9b7f-4b59-9729-357f7b20dd77" } ], "workloadContext": "Production" } 2023-03-29T05:19:28.406Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:19:28.406Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9cd9f058-856b-4690-b85b-64dde4c97e14 ASDC 2023-03-29T05:19:28.406Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:89fd2b07-e1bd-4873-bb5f-256c573c4644 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:9cd9f058-856b-4690-b85b-64dde4c97e14 ServiceInvariantUUID:845278ed-2b9b-4dd8-a78b-f9f6679f81dd 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:ab21d092-9b7f-4b59-9729-357f7b20dd77 ArtifactChecksum:YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:b48c1316-7610-4dbc-bed6-37aa768c22dd ResourceInvariantUUID:8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:6ddacec4-6525-4bff-be52-37a6eacf9c98 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T05:19:28.406Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9cd9f058-856b-4690-b85b-64dde4c97e14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:19:28.447Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:19:28.447Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-29T05:19:28.447Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-29T05:19:28.447Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T05:19:28.447Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-29T05:19:28.447Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T05:19:28.474Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-29T05:19:28.475Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6235f6ee 2023-03-29T05:19:28.475Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:19:28.475Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T05:19:28.475Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ab21d092-9b7f-4b59-9729-357f7b20dd77 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:19:28.476Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T05:19:28.476Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T05:19:28.476Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:19:28.476Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:19:28.476Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:19:28.476Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680067168476, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:19:29.477Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:ab21d092-9b7f-4b59-9729-357f7b20dd77) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:19:29.511Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||ERROR|500||Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists 2023-03-29T05:19:29.512Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T05:19:29.512Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists) 2023-03-29T05:19:29.512Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:19:29.512Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:19:29.512Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:19:29.512Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680067169512, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:19:30.513Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T05:19:30.513Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists) 2023-03-29T05:19:30.513Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:19:30.514Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:19:30.514Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:19:30.514Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680067170513, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:19:31.516Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:19:31.547Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:19:31.552Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:19:31.552Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:19:31.552Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:19:31.553Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:19:31.553Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:19:31.553Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:19:31.553Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:19:31.553Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:19:31.553Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|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-03-29T05:19:31.568Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:20:01.568Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:20:01.581Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and serviceModelVersionId: 9cd9f058-856b-4690-b85b-64dde4c97e14 2023-03-29T05:20:01.582Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 845278ed-2b9b-4dd8-a78b-f9f6679f81dd 2023-03-29T05:20:01.582Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 2023-03-29T05:20:01.590Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:20:01.614Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|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/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T05:20:01.615Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||Invoke 2023-03-29T05:20:01.619Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:20:01.755Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||InvokeReturn 2023-03-29T05:20:01.755Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|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/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:20:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[132], vertex-id=[331784], x-aai-txid=[2-aai-resources-230329-05:20:02:120-53092], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:20:01.756Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:20:01.756Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:20:01.756Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|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-03-29T05:20:01.761Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|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-03-29T05:20:01.761Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 89fd2b07-e1bd-4873-bb5f-256c573c4644 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:20:01.761Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:20:01.762Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:20:01.762Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:20:01.762Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680067201761, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:20:02.789Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T05:20:02.789Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"becb8b5a-dcb1-4d01-8ac3-6d641b72d56d","serviceName":"Demo_pNF_hXDFOFq3mh63QxjK66dZ","serviceVersion":"1.0","serviceUUID":"bf1fd886-5569-462e-bd5c-807bcad43c9d","serviceDescription":"catalog service description","serviceInvariantUUID":"1c1f0e8b-ffb1-458b-8a91-687867e49669","resources":[{"resourceInstanceName":"pNF 6fc73c3c-c6b3 0","resourceName":"pNF 6fc73c3c-c6b3","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a22c11b1-6858-4217-938e-5049e173c977","resourceInvariantUUID":"ad61b3d5-9601-4c6d-9480-76742f35ce81","resourceCustomizationUUID":"678e86ef-7d61-4ce9-a08b-f54e468b1743","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml","artifactChecksum":"MTdkZjZlYjViMWEzMTVhMTI0MWE4MTZlYzI3NzUwNjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c24e513b-5599-4af7-914e-b06f69aaf1f4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd263b59-fdec-44d7-9d9d-84bdd1807c62","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"674af2df-3bb2-4c99-82be-01f84d3a0376","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml","artifactChecksum":"NTNhOWU2MTZmMDk0NTkxOWNkODAzZjQ5Yjc2OTUyMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a72d5f73-0f2c-416c-8c36-2906589316ea","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ec535a44-f84d-4b5b-af73-3d87581fcfd0","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f1ccf9ff-c126-471c-8e0a-4654def5cebf","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactChecksum":"YmRlZTAwNDNlNmFiMGJkZDczZGY3Y2ExZTE2ZTQwNjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2f9aebc6-aaa8-4362-ad9a-7bf780581f5a","artifactVersion":"1"},{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactChecksum":"MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6f46e327-9aa8-48fb-8368-0d9545c1256b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:20:02.789Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:20:02.790Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:20:02.790Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:20:02.790Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:20:03.790Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:20:03.791Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:20:03.791Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:20:03.791Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:20:04.792Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:20:04.793Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:20:04.793Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:20:04.793Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:20:05.794Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:20:05.794Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:20:05.794Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:20:05.794Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:20:06.795Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:20:06.795Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:20:06.795Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:20:06.795Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:20:07.796Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:20:07.796Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:20:07.796Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:20:07.796Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:20:08.804Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:20:08.805Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:20:08.805Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:20:08.805Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:20:09.806Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:20:09.806Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:20:09.806Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:20:09.806Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:20:10.807Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "serviceName": "Demo_pNF_hXDFOFq3mh63QxjK66dZ", "serviceVersion": "1.0", "serviceUUID": "bf1fd886-5569-462e-bd5c-807bcad43c9d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "1c1f0e8b-ffb1-458b-8a91-687867e49669", "resources": [ { "resourceInstanceName": "pNF 6fc73c3c-c6b3 0", "resourceCustomizationUUID": "678e86ef-7d61-4ce9-a08b-f54e468b1743", "resourceName": "pNF 6fc73c3c-c6b3", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "a22c11b1-6858-4217-938e-5049e173c977", "resourceInvariantUUID": "ad61b3d5-9601-4c6d-9480-76742f35ce81", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactChecksum": "MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6f46e327-9aa8-48fb-8368-0d9545c1256b" } ], "workloadContext": "Production" } 2023-03-29T05:20:10.808Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:20:10.808Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bf1fd886-5569-462e-bd5c-807bcad43c9d ASDC 2023-03-29T05:20:10.808Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:becb8b5a-dcb1-4d01-8ac3-6d641b72d56d ServiceName:Demo_pNF_hXDFOFq3mh63QxjK66dZ ServiceVersion:1.0 ServiceUUID:bf1fd886-5569-462e-bd5c-807bcad43c9d ServiceInvariantUUID:1c1f0e8b-ffb1-458b-8a91-687867e49669 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactUUID:6f46e327-9aa8-48fb-8368-0d9545c1256b ArtifactChecksum:MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 6fc73c3c-c6b3 0 ResourceCustomizationUUID:678e86ef-7d61-4ce9-a08b-f54e468b1743 ResourceInvariantUUID:ad61b3d5-9601-4c6d-9480-76742f35ce81 ResourceName:pNF 6fc73c3c-c6b3 ResourceType:PNF ResourceUUID:a22c11b1-6858-4217-938e-5049e173c977 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T05:20:10.808Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bf1fd886-5569-462e-bd5c-807bcad43c9d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:20:10.849Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:20:10.850Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-29T05:20:10.850Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-29T05:20:10.850Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b from URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:20:10.850Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-29T05:20:10.850Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:20:11.420Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-29T05:20:11.424Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 6f46e327-9aa8-48fb-8368-0d9545c1256b 88018 2023-03-29T05:20:11.424Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T05:20:11.424Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:20:11.424Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T05:20:11.425Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:20:11.425Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:20:11.425Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067211424, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:20:12.426Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:20:12.426Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-29T05:20:12.427Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b, URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar to file: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:20:12.427Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:20:12.428Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:20:12.428Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:20:12.528Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP702511035127541381/Definitions/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml 2023-03-29T05:20:13.212Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T05:20:13.212Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-29T05:20:13.212Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:20:13.212Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T05:20:13.212Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:20:13.212Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:20:13.212Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:20:13.212Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:20:13.212Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:20:13.212Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:20:13.213Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6fc73c3c-c6b3 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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:20:13.213Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-29T05:20:13.213Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:20:13.213Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:20:13.213Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T05:20:13.213Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-29T05:20:13.213Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:20:13.213Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:20:13.213Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:20:13.213Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T05:20:13.213Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-29T05:20:13.213Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:20:13.213Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:20:13.213Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:20:13.214Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:20:13.214Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:20:13.214Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:20:13.214Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:20:13.214Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:20:13.214Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:20:13.214Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:20:13.214Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:20:13.214Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hXDFOFq3mh63QxjK66dZ Description:catalog service description Model UUID:bf1fd886-5569-462e-bd5c-807bcad43c9d Model Version:NULL Model InvariantUuid:1c1f0e8b-ffb1-458b-8a91-687867e49669 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:20:13.256Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||ERROR|500||Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists 2023-03-29T05:20:13.257Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T05:20:13.257Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists) 2023-03-29T05:20:13.257Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:20:13.257Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:20:13.257Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:20:13.257Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067213256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:20:14.258Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T05:20:14.258Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists) 2023-03-29T05:20:14.258Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:20:14.259Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:20:14.259Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:20:14.259Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067214258, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:20:14.792Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680067168476, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680067169512, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } 2023-03-29T05:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680067170513, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680067201761, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:20:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:20:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:20:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:20:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067211424, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:20:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:20:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:20:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067213256, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } 2023-03-29T05:20:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:20:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:20:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067214258, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } 2023-03-29T05:20:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:20:15.260Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:20:15.285Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:20:15.290Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:20:15.291Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:20:15.291Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:20:15.291Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:20:15.291Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:20:15.291Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:20:15.291Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:20:15.291Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:20:15.292Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-03-29T05:20:15.306Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:20:45.306Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:20:45.318Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and serviceModelVersionId: bf1fd886-5569-462e-bd5c-807bcad43c9d 2023-03-29T05:20:45.318Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1c1f0e8b-ffb1-458b-8a91-687867e49669 2023-03-29T05:20:45.319Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 2023-03-29T05:20:45.327Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:20:45.360Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T05:20:45.361Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||Invoke 2023-03-29T05:20:45.368Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:20:45.493Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||InvokeReturn 2023-03-29T05:20:45.493Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:20:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[121], vertex-id=[344072], x-aai-txid=[0-aai-resources-230329-05:20:45:870-12682], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:20:45.493Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:20:45.493Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:20:45.494Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-03-29T05:20:45.498Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-03-29T05:20:45.499Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:20:45.499Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:20:45.499Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:20:45.499Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:20:45.499Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067245499, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:20:46.533Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T05:20:46.533Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"97dbd75c-aaad-4e24-898e-c5ed3e14800c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80","serviceDescription":"service","serviceInvariantUUID":"4453b51e-2c0e-4fd9-a8f5-372cae72a7b5","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b","resourceInvariantUUID":"ffa14943-3167-4273-bc2e-0910be881db2","resourceCustomizationUUID":"b62d4581-c92e-4bbe-97f9-94c7f742c600","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":"MTUzZTllNzgxM2I5NTY0ZDJlMjkxMjQyZjJkNzc0MmM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"79601963-63ad-4c83-84b0-a8fe138fa674","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":"MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d3b31b3d-0a37-4e41-9b75-45689d21c598","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":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642","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":"af819053-ffd2-46f9-b25a-ab602805cde9","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":"4406df68-980d-44ea-b292-c6717a161fd9","artifactVersion":"2","generatedFromUUID":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGNiNDlkM2U2ZTg4YTJhMDA5YTcyZGY4MjYyZGQwMmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d1c8e353-e00b-46aa-89ac-5d4cac253449","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e313f27c-b7aa-4489-b13a-3e9d6193ee33","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:20:46.534Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:20:46.534Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:20:46.534Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:20:46.534Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:20:47.535Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:20:47.536Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:20:47.536Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:20:47.536Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:20:48.536Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:20:48.537Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:20:48.537Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:20:48.537Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:20:49.538Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:20:49.538Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:20:49.538Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:20:49.538Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:20:50.539Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:20:50.539Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:20:50.540Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:20:50.540Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:20:51.541Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:20:51.541Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:20:51.541Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:20:51.542Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:20:52.542Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:20:52.543Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:20:52.543Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:20:52.543Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:20:53.544Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80", "serviceDescription": "service", "serviceInvariantUUID": "4453b51e-2c0e-4fd9-a8f5-372cae72a7b5", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "b62d4581-c92e-4bbe-97f9-94c7f742c600", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b", "resourceInvariantUUID": "ffa14943-3167-4273-bc2e-0910be881db2", "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": "MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d3b31b3d-0a37-4e41-9b75-45689d21c598", "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": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642", "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": "4406df68-980d-44ea-b292-c6717a161fd9", "generatedFromUUID": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642" }, "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": "4406df68-980d-44ea-b292-c6717a161fd9", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e313f27c-b7aa-4489-b13a-3e9d6193ee33" } ], "workloadContext": "Production" } 2023-03-29T05:20:53.544Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:20:53.545Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ASDC 2023-03-29T05:20:53.545Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:97dbd75c-aaad-4e24-898e-c5ed3e14800c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ServiceInvariantUUID:4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 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:e313f27c-b7aa-4489-b13a-3e9d6193ee33 ArtifactChecksum:NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:b62d4581-c92e-4bbe-97f9-94c7f742c600 ResourceInvariantUUID:ffa14943-3167-4273-bc2e-0910be881db2 ResourceName:basic_vm ResourceType:VF ResourceUUID:a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b 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:d3b31b3d-0a37-4e41-9b75-45689d21c598 ArtifactChecksum:MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM= 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:ca20ce4c-c846-45e8-b86c-33aa6f2c7642 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:4406df68-980d-44ea-b292-c6717a161fd9 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:4406df68-980d-44ea-b292-c6717a161fd9 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T05:20:53.545Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:20:53.594Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:20:53.595Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-29T05:20:53.595Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-29T05:20:53.595Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T05:20:53.595Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-29T05:20:53.595Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T05:20:53.620Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||GET Response Status 404 2023-03-29T05:20:53.620Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@182ba1a8 2023-03-29T05:20:53.621Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:20:53.621Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-29T05:20:53.621Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar e313f27c-b7aa-4489-b13a-3e9d6193ee33 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:20:53.621Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T05:20:53.621Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-29T05:20:53.621Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:20:53.622Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:20:53.622Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:20:53.622Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067253621, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:20:54.623Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:e313f27c-b7aa-4489-b13a-3e9d6193ee33) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:20:54.662Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||ERROR|500||Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists 2023-03-29T05:20:54.662Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T05:20:54.662Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists) 2023-03-29T05:20:54.663Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:20:54.663Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:20:54.663Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:20:54.663Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067254662, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:20:55.664Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T05:20:55.665Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists) 2023-03-29T05:20:55.665Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:20:55.665Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:20:55.665Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:20:55.665Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067255664, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:20:56.670Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:20:56.693Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:20:56.696Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:20:56.696Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:20:56.696Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:20:56.696Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:20:56.696Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:20:56.696Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:20:56.696Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:20:56.697Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:20:56.697Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|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-03-29T05:20:56.710Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:21:14.792Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:21:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:21:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067245499, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:21:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:21:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:21:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:21:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:21:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:21:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T05:21:14.800Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:21:14.800Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:21:14.800Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T05:21:14.800Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:21:14.800Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:21:14.800Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:21:14.800Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:21:14.800Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:21:14.800Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T05:21:14.800Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:21:14.800Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:21:14.800Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:21:14.801Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:21:14.801Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:21:14.801Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:21:14.801Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:21:14.801Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:21:14.801Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067253621, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:21:14.801Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:21:14.801Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:21:14.801Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067254662, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } 2023-03-29T05:21:14.801Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:21:14.802Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T05:21:14.802Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067255664, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } 2023-03-29T05:21:14.802Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:21:26.710Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:21:26.721Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and serviceModelVersionId: 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 2023-03-29T05:21:26.721Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 2023-03-29T05:21:26.721Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 2023-03-29T05:21:26.724Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:21:26.740Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|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/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T05:21:26.740Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||Invoke 2023-03-29T05:21:26.746Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:21:26.866Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||InvokeReturn 2023-03-29T05:21:26.866Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|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/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:21:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[117], vertex-id=[413928], x-aai-txid=[2-aai-resources-230329-05:21:27:246-45371], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:21:26.866Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:21:26.866Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:21:26.866Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|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-03-29T05:21:26.872Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|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-03-29T05:21:26.872Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 97dbd75c-aaad-4e24-898e-c5ed3e14800c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:21:26.872Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:21:26.872Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:21:26.872Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:21:26.872Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067286872, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:21:27.899Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T05:21:27.899Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"322c7eed-d160-41b1-a1d7-8f46826511df","serviceName":"Demo_pNF_LM7m91Pd0a7JuAo6utdA","serviceVersion":"1.0","serviceUUID":"04d6510b-208b-4001-a609-5fc6e815bc29","serviceDescription":"catalog service description","serviceInvariantUUID":"46734027-bdee-4d81-a82e-d2664c92bddf","resources":[{"resourceInstanceName":"pNF d3572193-f6db 0","resourceName":"pNF d3572193-f6db","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3bc1ce41-54b2-4ded-97ff-325c6b0084f2","resourceInvariantUUID":"cf8281ae-59e1-4a89-88a5-20251862ff8b","resourceCustomizationUUID":"e6379093-e721-4518-80de-70298ba47d4a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml","artifactChecksum":"YTUwYzgxMDdiMmQ4Nzg2YWFjNWM4M2RhNWI4MGE3NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c5137d0-101e-4b95-9378-2f80a5d70f6b","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bc83c945-445e-46fa-a65f-569f82be6af0","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e305605e-62a9-43c4-ace1-4c4d304af926","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTIwN2ZhYTQ2MWY3ODVjYTk4ZDhjNGZhYzA5NDJlZWE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"934bbc92-3b74-4703-b2bc-549907eadd33","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8b37db95-69be-4476-8d0b-4e36e35b3b37","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"29033e38-916c-4ea7-afbe-813271c478aa","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactChecksum":"YjU3YTlkZTNhN2ZiZWNmZDJhNTg1ZDNjODYzZjMzMWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f921d3aa-063a-40e9-8278-0eb4f68aa14c","artifactVersion":"1"},{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactChecksum":"YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2f5b30a0-a6b5-4a97-b760-3d29a4bdc241","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:21:27.900Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:21:27.900Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:21:27.900Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:21:27.900Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:21:28.901Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:21:28.901Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:21:28.901Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:21:28.901Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:21:29.902Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:21:29.902Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:21:29.902Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:21:29.903Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:21:30.903Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:21:30.904Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:21:30.904Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:21:30.904Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:21:31.905Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:21:31.906Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:21:31.906Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:21:31.906Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:21:32.908Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:21:32.908Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:21:32.908Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:21:32.909Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:21:33.910Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:21:33.910Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:21:33.910Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:21:33.911Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:21:34.912Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:21:34.912Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:21:34.912Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:21:34.912Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:21:35.913Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "serviceName": "Demo_pNF_LM7m91Pd0a7JuAo6utdA", "serviceVersion": "1.0", "serviceUUID": "04d6510b-208b-4001-a609-5fc6e815bc29", "serviceDescription": "catalog service description", "serviceInvariantUUID": "46734027-bdee-4d81-a82e-d2664c92bddf", "resources": [ { "resourceInstanceName": "pNF d3572193-f6db 0", "resourceCustomizationUUID": "e6379093-e721-4518-80de-70298ba47d4a", "resourceName": "pNF d3572193-f6db", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3bc1ce41-54b2-4ded-97ff-325c6b0084f2", "resourceInvariantUUID": "cf8281ae-59e1-4a89-88a5-20251862ff8b", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactChecksum": "YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2f5b30a0-a6b5-4a97-b760-3d29a4bdc241" } ], "workloadContext": "Production" } 2023-03-29T05:21:35.914Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:21:35.914Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 04d6510b-208b-4001-a609-5fc6e815bc29 ASDC 2023-03-29T05:21:35.914Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:322c7eed-d160-41b1-a1d7-8f46826511df ServiceName:Demo_pNF_LM7m91Pd0a7JuAo6utdA ServiceVersion:1.0 ServiceUUID:04d6510b-208b-4001-a609-5fc6e815bc29 ServiceInvariantUUID:46734027-bdee-4d81-a82e-d2664c92bddf ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactUUID:2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 ArtifactChecksum:YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d3572193-f6db 0 ResourceCustomizationUUID:e6379093-e721-4518-80de-70298ba47d4a ResourceInvariantUUID:cf8281ae-59e1-4a89-88a5-20251862ff8b ResourceName:pNF d3572193-f6db ResourceType:PNF ResourceUUID:3bc1ce41-54b2-4ded-97ff-325c6b0084f2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T05:21:35.914Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 04d6510b-208b-4001-a609-5fc6e815bc29 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:21:35.970Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:21:35.971Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-29T05:21:35.971Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-29T05:21:35.971Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 from URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:21:35.971Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-29T05:21:35.972Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:21:36.248Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-29T05:21:36.251Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 88009 2023-03-29T05:21:36.251Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T05:21:36.252Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:21:36.252Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T05:21:36.252Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:21:36.252Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:21:36.252Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067296251, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:21:37.253Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:21:37.254Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-29T05:21:37.254Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241, URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar to file: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:21:37.254Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:21:37.255Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:21:37.255Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:21:37.336Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP910732507327096961/Definitions/service-DemoPnfLm7m91pd0a7juao6utda-template.yml 2023-03-29T05:21:37.987Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T05:21:37.988Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-29T05:21:37.988Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:21:37.988Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T05:21:37.988Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:21:37.988Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:21:37.988Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:21:37.988Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:21:37.988Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:21:37.988Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d3572193-f6db 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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:21:37.988Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:21:37.988Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-29T05:21:37.989Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:21:37.989Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:21:37.989Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T05:21:37.989Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-29T05:21:37.989Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:21:37.989Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:21:37.989Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:21:37.989Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T05:21:37.989Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-29T05:21:37.989Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:21:37.989Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:21:37.989Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:21:37.990Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:21:37.990Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:21:37.990Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:21:37.990Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:21:37.990Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:21:37.990Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:21:37.990Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:21:37.990Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:21:37.990Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_LM7m91Pd0a7JuAo6utdA Description:catalog service description Model UUID:04d6510b-208b-4001-a609-5fc6e815bc29 Model Version:NULL Model InvariantUuid:46734027-bdee-4d81-a82e-d2664c92bddf Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T05:21:38.001Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Processing Resource Type: PNF, Model UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:21:38.004Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||pNF d3572193-f6db 0 2023-03-29T05:21:38.005Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 2023-03-29T05:21:38.005Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||No resources found for Service: 04d6510b-208b-4001-a609-5fc6e815bc29 2023-03-29T05:21:38.005Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 04d6510b-208b-4001-a609-5fc6e815bc29 2023-03-29T05:21:38.005Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF d3572193-f6db 0 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:21:38.012Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3ffb7d2c, org.onap.sdc.toscaparser.api.parameters.Input@34e0ba32, org.onap.sdc.toscaparser.api.parameters.Input@16489110, org.onap.sdc.toscaparser.api.parameters.Input@5bcdd585, org.onap.sdc.toscaparser.api.parameters.Input@3f3bd1cd] 2023-03-29T05:21:38.012Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:21:38.012Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:21:38.012Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 04d6510b-208b-4001-a609-5fc6e815bc29: pNF d3572193-f6db 2023-03-29T05:21:38.012Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Processing PNF resource: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 2023-03-29T05:21:38.012Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:21:38.013Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:21:38.013Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Resource customization UUID: e6379093-e721-4518-80de-70298ba47d4a is the same as notified resource customizationUUID: e6379093-e721-4518-80de-70298ba47d4a Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-03-29T05:21:38.095Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF d3572193-f6db 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 0 ASDC deployResourceStructure 2023-03-29T05:21:38.096Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T05:21:38.096Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:21:38.096Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-29T05:21:38.096Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:21:38.096Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:21:38.096Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067298096, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:21:39.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:21:39.123Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:21:39.127Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:21:39.128Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:21:39.128Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:21:39.128Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:21:39.128Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:21:39.128Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:21:39.128Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:21:39.128Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:21:39.128Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-03-29T05:21:39.143Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:22:09.143Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:22:09.154Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322c7eed-d160-41b1-a1d7-8f46826511df and serviceModelVersionId: 04d6510b-208b-4001-a609-5fc6e815bc29 2023-03-29T05:22:09.154Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 46734027-bdee-4d81-a82e-d2664c92bddf 2023-03-29T05:22:09.155Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 2023-03-29T05:22:09.162Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:22:09.194Z|322c7eed-d160-41b1-a1d7-8f46826511df|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/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T05:22:09.196Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||Invoke 2023-03-29T05:22:09.203Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:22:09.403Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||InvokeReturn 2023-03-29T05:22:09.404Z|322c7eed-d160-41b1-a1d7-8f46826511df|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/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:22:09 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[195], vertex-id=[188464], x-aai-txid=[2-aai-resources-230329-05:22:09:703-98630], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:22:09.404Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:22:09.404Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:22:09.404Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-03-29T05:22:09.411Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-03-29T05:22:09.411Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322c7eed-d160-41b1-a1d7-8f46826511df and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:22:09.411Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:22:09.411Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:22:09.412Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:22:09.412Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067329411, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:22:10.444Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T05:22:10.445Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T05:22:10.445Z||pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T05:22:10.446Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T05:22:10.446Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T05:22:10.446Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T05:22:10.449Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-94f07e2f-ba44-4d36-a2a7-8fe5e50dac8c 2023-03-29T05:22:10.449Z||pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=6, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T05:22:10.450Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-29T05:22:10.450Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T05:22:12.995Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:22:14.792Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:22:14.804Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:22:14.804Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T05:22:14.808Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:22:14.808Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-94f07e2f-ba44-4d36-a2a7-8fe5e50dac8c', protocol='range'} 2023-03-29T05:22:14.813Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 20: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-94f07e2f-ba44-4d36-a2a7-8fe5e50dac8c=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-29T05:22:14.824Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-94f07e2f-ba44-4d36-a2a7-8fe5e50dac8c', protocol='range'} 2023-03-29T05:22:14.824Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=20, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:22:14.824Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-29T05:22:14.825Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T05:22:14.825Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T05:22:14.825Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:22:14.829Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:22:14.829Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:22:14.829Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:22:14.829Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:22:14.829Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:22:14.829Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:22:14.829Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:22:14.829Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:22:14.829Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:22:14.829Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=600, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:22:14.830Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:22:14.830Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:22:15.846Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T05:22:15.848Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067286872, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:22:15.848Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:22:15.849Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:22:15.849Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:22:15.849Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T05:22:15.849Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:22:15.849Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:22:15.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T05:22:15.850Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:22:15.850Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:22:15.850Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:22:15.850Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T05:22:15.850Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:22:15.850Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:22:15.850Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:22:15.851Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:22:15.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:22:15.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T05:22:15.851Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:22:15.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:22:15.851Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T05:22:15.851Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:22:15.851Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:22:15.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T05:22:15.852Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:22:15.852Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:22:15.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T05:22:15.852Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:22:15.852Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:22:15.852Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T05:22:15.852Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680066808312, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:22:15.852Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:22:15.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T05:22:15.853Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067296251, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:22:15.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:22:15.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T05:22:15.853Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067298096, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T05:22:15.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:22:15.853Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T05:22:15.853Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067329411, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:22:15.853Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:22:16.852Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:22:16.852Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:22:16.852Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:22:16.852Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:22:17.854Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:22:17.854Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:22:17.854Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:22:17.855Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:22:18.856Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:22:18.857Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:22:18.857Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:22:18.857Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:22:19.860Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:22:19.861Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:22:19.861Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:22:19.861Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:22:20.861Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:22:20.862Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:22:20.862Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:22:20.862Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:22:21.863Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:22:21.863Z||pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:22:21.863Z||pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:22:21.863Z||pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:22:22.864Z||pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "serviceName": "basic_onboard_JYNnJk", "serviceVersion": "1.0", "serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8", "serviceDescription": "service", "serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d", "resources": [ { "resourceInstanceName": "basic_onboard_JYNnJk 0", "resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e", "resourceName": "basic_onboard_JYNnJk", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d", "resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jynnjk0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJynnjk-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab" } ], "workloadContext": "Production" } 2023-03-29T05:22:22.864Z||pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:22:22.864Z||pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC 2023-03-29T05:22:22.865Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a ServiceName:basic_onboard_JYNnJk ServiceVersion:1.0 ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8 ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJynnjk-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_JYNnJk 0 ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a ResourceName:basic_onboard_JYNnJk ResourceType:VF ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jynnjk0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670 ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T05:22:22.865Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:22:22.912Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:22:22.913Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:22:22.913Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:22:22.913Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T05:22:22.913Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:22:22.913Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T05:22:22.941Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T05:22:22.941Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@723d64e 2023-03-29T05:22:22.941Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:22:22.941Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T05:22:22.942Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:22:22.942Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification 2023-03-29T05:22:22.942Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found) 2023-03-29T05:22:22.942Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:22:22.942Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:22:22.942Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:22:22.942Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067342942, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:22:23.943Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T05:22:23.952Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:22:23.953Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:22:23.955Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||basic_onboard_JYNnJk 0 2023-03-29T05:22:23.956Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d 2023-03-29T05:22:23.956Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T05:22:23.956Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:22:23.956Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T05:22:24.016Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T05:22:24.016Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@689ae4fa 2023-03-29T05:22:24.016Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:22:24.017Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T05:22:24.017Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:22:24.017Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification 2023-03-29T05:22:24.017Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found) 2023-03-29T05:22:24.018Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:22:24.018Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:22:24.018Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:22:24.018Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067344017, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:22:25.019Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:22:25.020Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:22:25.043Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:22:25.047Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:22:25.048Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:22:55.048Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:22:55.073Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:22:55.077Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:22:55.078Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:23:14.792Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:23:14.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T05:23:14.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:23:14.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:23:25.078Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:23:25.106Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:23:25.111Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:23:25.111Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:23:55.112Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:23:55.139Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:23:55.143Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:23:55.143Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:24:14.792Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:24:14.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T05:24:14.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } 2023-03-29T05:24:14.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:24:14.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T05:24:14.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T05:24:14.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:24:14.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T05:24:14.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:24:14.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:24:14.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T05:24:14.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T05:24:14.796Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:24:14.796Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T05:24:14.796Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:24:14.796Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:24:14.796Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T05:24:14.796Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:24:14.796Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:24:14.796Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T05:24:14.796Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067342942, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:24:14.796Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:24:14.797Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T05:24:14.797Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067344017, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:24:14.797Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:24:25.144Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:24:25.167Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:24:25.172Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:24:25.172Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:24:55.173Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:24:55.199Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:24:55.204Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:24:55.204Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:25:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:25:25.205Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:25:25.230Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:25:25.235Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:25:25.235Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:25:55.235Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:25:55.262Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:25:55.266Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:25:55.266Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:26:14.792Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:26:25.267Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:26:25.285Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:26:25.289Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:26:25.290Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:26:55.290Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:26:55.313Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:26:55.317Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:26:55.317Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:27:14.793Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:27:15.889Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T05:27:15.890Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-94f07e2f-ba44-4d36-a2a7-8fe5e50dac8c sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-03-29T05:27:15.890Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T05:27:15.890Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T05:27:18.380Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:27:18.389Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:27:18.390Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T05:27:18.395Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:27:18.396Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 21: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T05:27:18.405Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=21, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:27:18.405Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T05:27:18.406Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:27:18.410Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:27:18.410Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:27:18.410Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:27:18.410Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=621, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:27:18.411Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:27:18.411Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:27:25.317Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T05:27:25.317Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:27:25.331Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8 2023-03-29T05:27:25.331Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d 2023-03-29T05:27:25.332Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 2023-03-29T05:27:25.339Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:27:25.371Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T05:27:25.372Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke 2023-03-29T05:27:25.381Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T05:27:25.416Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T05:27:25.417Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 05:27:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[31], x-aai-txid=[2-aai-resources-230329-05:27:25:878-27486], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:27:25.419Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}} 2023-03-29T05:27:25.424Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T05:27:25.424Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:27:25.425Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T05:27:25.425Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:27:25.430Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:27:25.430Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T05:27:25.430Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T05:27:25.430Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:27:25.431Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:27:25.431Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067645430, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:27:25.488Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:27:25.488Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067645430, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } 2023-03-29T05:27:25.489Z||pool-2-thread-10|||||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-03-29T05:27:26.459Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:27:26.459Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"89fd2b07-e1bd-4873-bb5f-256c573c4644","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"9cd9f058-856b-4690-b85b-64dde4c97e14","serviceDescription":"service","serviceInvariantUUID":"845278ed-2b9b-4dd8-a78b-f9f6679f81dd","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6ddacec4-6525-4bff-be52-37a6eacf9c98","resourceInvariantUUID":"8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab","resourceCustomizationUUID":"b48c1316-7610-4dbc-bed6-37aa768c22dd","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":"OGE0ZjNmOTRlYjk1NzNlZTNhMmVjYzgxOTk2ZDg1YjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9512861b-f8fd-484b-a511-def34deb9308","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ab21d092-9b7f-4b59-9729-357f7b20dd77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:27:26.460Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:27:26.460Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:27:26.460Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:27:26.461Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:27:27.462Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:27:27.462Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:27:27.462Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:27:27.462Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:27:28.463Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "9cd9f058-856b-4690-b85b-64dde4c97e14", "serviceDescription": "service", "serviceInvariantUUID": "845278ed-2b9b-4dd8-a78b-f9f6679f81dd", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "b48c1316-7610-4dbc-bed6-37aa768c22dd", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "6ddacec4-6525-4bff-be52-37a6eacf9c98", "resourceInvariantUUID": "8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab", "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": "YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ab21d092-9b7f-4b59-9729-357f7b20dd77" } ], "workloadContext": "Production" } 2023-03-29T05:27:28.464Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:27:28.464Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9cd9f058-856b-4690-b85b-64dde4c97e14 ASDC 2023-03-29T05:27:28.464Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:89fd2b07-e1bd-4873-bb5f-256c573c4644 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:9cd9f058-856b-4690-b85b-64dde4c97e14 ServiceInvariantUUID:845278ed-2b9b-4dd8-a78b-f9f6679f81dd 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:ab21d092-9b7f-4b59-9729-357f7b20dd77 ArtifactChecksum:YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:b48c1316-7610-4dbc-bed6-37aa768c22dd ResourceInvariantUUID:8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:6ddacec4-6525-4bff-be52-37a6eacf9c98 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T05:27:28.464Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9cd9f058-856b-4690-b85b-64dde4c97e14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:27:28.503Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:27:28.504Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:27:28.504Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:27:28.504Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T05:27:28.504Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:27:28.504Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T05:27:28.532Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T05:27:28.533Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7b70f59f 2023-03-29T05:27:28.533Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:27:28.533Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T05:27:28.533Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ab21d092-9b7f-4b59-9729-357f7b20dd77 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:27:28.533Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T05:27:28.533Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T05:27:28.533Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:27:28.533Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:27:28.533Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:27:28.534Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680067648533, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:27:29.534Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:ab21d092-9b7f-4b59-9729-357f7b20dd77) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:27:29.566Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists 2023-03-29T05:27:29.567Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T05:27:29.567Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists) 2023-03-29T05:27:29.567Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:27:29.567Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:27:29.567Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:27:29.567Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680067649567, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:27:30.568Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T05:27:30.569Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists) 2023-03-29T05:27:30.569Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:27:30.569Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:27:30.569Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:27:30.569Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680067650568, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:27:31.570Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:27:31.592Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:27:31.595Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:27:31.596Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:27:31.596Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:27:31.596Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:27:31.596Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:27:31.596Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:27:31.596Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:27:31.596Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:27:31.596Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:27:31.605Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:28:01.606Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:28:01.618Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and serviceModelVersionId: 9cd9f058-856b-4690-b85b-64dde4c97e14 2023-03-29T05:28:01.619Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 845278ed-2b9b-4dd8-a78b-f9f6679f81dd 2023-03-29T05:28:01.619Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 2023-03-29T05:28:01.627Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:28:01.662Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T05:28:01.663Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||Invoke 2023-03-29T05:28:01.671Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:28:01.806Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||InvokeReturn 2023-03-29T05:28:01.806Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:28:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[129], vertex-id=[331784], x-aai-txid=[2-aai-resources-230329-05:28:02:169-57693], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:28:01.807Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:28:01.807Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:28:01.807Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:28:01.815Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:28:01.816Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 89fd2b07-e1bd-4873-bb5f-256c573c4644 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:28:01.816Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:28:01.816Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:28:01.816Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:28:01.816Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680067681816, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:28:02.851Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:28:02.851Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"becb8b5a-dcb1-4d01-8ac3-6d641b72d56d","serviceName":"Demo_pNF_hXDFOFq3mh63QxjK66dZ","serviceVersion":"1.0","serviceUUID":"bf1fd886-5569-462e-bd5c-807bcad43c9d","serviceDescription":"catalog service description","serviceInvariantUUID":"1c1f0e8b-ffb1-458b-8a91-687867e49669","resources":[{"resourceInstanceName":"pNF 6fc73c3c-c6b3 0","resourceName":"pNF 6fc73c3c-c6b3","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a22c11b1-6858-4217-938e-5049e173c977","resourceInvariantUUID":"ad61b3d5-9601-4c6d-9480-76742f35ce81","resourceCustomizationUUID":"678e86ef-7d61-4ce9-a08b-f54e468b1743","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml","artifactChecksum":"MTdkZjZlYjViMWEzMTVhMTI0MWE4MTZlYzI3NzUwNjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c24e513b-5599-4af7-914e-b06f69aaf1f4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd263b59-fdec-44d7-9d9d-84bdd1807c62","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"674af2df-3bb2-4c99-82be-01f84d3a0376","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml","artifactChecksum":"NTNhOWU2MTZmMDk0NTkxOWNkODAzZjQ5Yjc2OTUyMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a72d5f73-0f2c-416c-8c36-2906589316ea","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ec535a44-f84d-4b5b-af73-3d87581fcfd0","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f1ccf9ff-c126-471c-8e0a-4654def5cebf","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactChecksum":"YmRlZTAwNDNlNmFiMGJkZDczZGY3Y2ExZTE2ZTQwNjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2f9aebc6-aaa8-4362-ad9a-7bf780581f5a","artifactVersion":"1"},{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactChecksum":"MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6f46e327-9aa8-48fb-8368-0d9545c1256b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:28:02.852Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:28:02.852Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:28:02.852Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:28:02.852Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:28:03.854Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:28:03.854Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:28:03.855Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:28:03.855Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:28:04.857Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:28:04.857Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:28:04.857Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:28:04.857Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:28:05.859Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:28:05.859Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:28:05.860Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:28:05.860Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:28:06.861Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:28:06.861Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:28:06.861Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:28:06.862Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:28:07.862Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:28:07.862Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:28:07.863Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:28:07.863Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:28:08.863Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:28:08.864Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:28:08.864Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:28:08.864Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:28:09.865Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:28:09.866Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:28:09.866Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:28:09.866Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:28:10.867Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "serviceName": "Demo_pNF_hXDFOFq3mh63QxjK66dZ", "serviceVersion": "1.0", "serviceUUID": "bf1fd886-5569-462e-bd5c-807bcad43c9d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "1c1f0e8b-ffb1-458b-8a91-687867e49669", "resources": [ { "resourceInstanceName": "pNF 6fc73c3c-c6b3 0", "resourceCustomizationUUID": "678e86ef-7d61-4ce9-a08b-f54e468b1743", "resourceName": "pNF 6fc73c3c-c6b3", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "a22c11b1-6858-4217-938e-5049e173c977", "resourceInvariantUUID": "ad61b3d5-9601-4c6d-9480-76742f35ce81", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactChecksum": "MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6f46e327-9aa8-48fb-8368-0d9545c1256b" } ], "workloadContext": "Production" } 2023-03-29T05:28:10.867Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:28:10.867Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bf1fd886-5569-462e-bd5c-807bcad43c9d ASDC 2023-03-29T05:28:10.868Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:becb8b5a-dcb1-4d01-8ac3-6d641b72d56d ServiceName:Demo_pNF_hXDFOFq3mh63QxjK66dZ ServiceVersion:1.0 ServiceUUID:bf1fd886-5569-462e-bd5c-807bcad43c9d ServiceInvariantUUID:1c1f0e8b-ffb1-458b-8a91-687867e49669 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactUUID:6f46e327-9aa8-48fb-8368-0d9545c1256b ArtifactChecksum:MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 6fc73c3c-c6b3 0 ResourceCustomizationUUID:678e86ef-7d61-4ce9-a08b-f54e468b1743 ResourceInvariantUUID:ad61b3d5-9601-4c6d-9480-76742f35ce81 ResourceName:pNF 6fc73c3c-c6b3 ResourceType:PNF ResourceUUID:a22c11b1-6858-4217-938e-5049e173c977 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T05:28:10.868Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bf1fd886-5569-462e-bd5c-807bcad43c9d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:28:10.919Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:28:10.919Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:28:10.919Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:28:10.919Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b from URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:28:10.919Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:28:10.920Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:28:11.536Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T05:28:11.538Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 6f46e327-9aa8-48fb-8368-0d9545c1256b 88018 2023-03-29T05:28:11.539Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T05:28:11.539Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:28:11.539Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T05:28:11.539Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:28:11.539Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:28:11.539Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067691539, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:28:12.540Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:28:12.541Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:28:12.541Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b, URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar to file: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:28:12.541Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:28:12.542Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:28:12.542Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:28:12.642Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11488693760337465757/Definitions/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml 2023-03-29T05:28:13.304Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T05:28:13.305Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T05:28:13.305Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:28:13.305Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T05:28:13.305Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:28:13.305Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:28:13.305Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:28:13.305Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:28:13.305Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:28:13.305Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:28:13.305Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6fc73c3c-c6b3 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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:28:13.305Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T05:28:13.305Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:28:13.305Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:28:13.305Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T05:28:13.305Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T05:28:13.305Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:28:13.306Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:28:13.306Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:28:13.306Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T05:28:13.306Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T05:28:13.306Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:28:13.306Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:28:13.306Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:28:13.306Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:28:13.306Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:28:13.306Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:28:13.306Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:28:13.306Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:28:13.306Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:28:13.306Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:28:13.306Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:28:13.306Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hXDFOFq3mh63QxjK66dZ Description:catalog service description Model UUID:bf1fd886-5569-462e-bd5c-807bcad43c9d Model Version:NULL Model InvariantUuid:1c1f0e8b-ffb1-458b-8a91-687867e49669 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:28:13.351Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||ERROR|500||Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists 2023-03-29T05:28:13.351Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T05:28:13.351Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists) 2023-03-29T05:28:13.351Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:28:13.351Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:28:13.351Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:28:13.351Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067693351, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:28:14.352Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T05:28:14.353Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists) 2023-03-29T05:28:14.353Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:28:14.353Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:28:14.353Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:28:14.353Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067694352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:28:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:28:14.797Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:28:14.797Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:28:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:28:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:28:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:28:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:28:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:28:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680067648533, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:28:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:28:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:28:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680067649567, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } 2023-03-29T05:28:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:28:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:28:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680067650568, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } 2023-03-29T05:28:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:28:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:28:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680067681816, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:28:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:28:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:28:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:28:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:28:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:28:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:28:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:28:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:28:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:28:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:28:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:28:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:28:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:28:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:28:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:28:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:28:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:28:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:28:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:28:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:28:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:28:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:28:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:28:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:28:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:28:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:28:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067691539, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:28:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:28:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:28:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067693351, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } 2023-03-29T05:28:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:28:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:28:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067694352, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } 2023-03-29T05:28:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:28:15.354Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:28:15.383Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:28:15.387Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:28:15.388Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:28:15.388Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:28:15.388Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:28:15.388Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:28:15.388Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:28:15.388Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:28:15.388Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:28:15.388Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:28:15.402Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:28:45.402Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:28:45.415Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and serviceModelVersionId: bf1fd886-5569-462e-bd5c-807bcad43c9d 2023-03-29T05:28:45.415Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1c1f0e8b-ffb1-458b-8a91-687867e49669 2023-03-29T05:28:45.417Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 2023-03-29T05:28:45.425Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:28:45.444Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||Invoke 2023-03-29T05:28:45.444Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[becb8b5a-dcb1-4d01-8ac3-6d641b72d56d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[559b33fe-4a94-4925-836e-8e5da6f40b7e], X-ECOMP-RequestID=[becb8b5a-dcb1-4d01-8ac3-6d641b72d56d], X-TransactionId=[], X-ONAP-RequestID=[becb8b5a-dcb1-4d01-8ac3-6d641b72d56d], Content-Type=[application/merge-patch+json]} 2023-03-29T05:28:45.447Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:28:45.582Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?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/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:28:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[344072], x-aai-txid=[1-aai-resources-230329-05:28:45:944-39309], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:28:45.583Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:28:45.584Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||InvokeReturn 2023-03-29T05:28:45.584Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:28:45.584Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:28:45.592Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:28:45.593Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:28:45.593Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:28:45.593Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:28:45.593Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:28:45.593Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067725593, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:28:46.617Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:28:46.618Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"97dbd75c-aaad-4e24-898e-c5ed3e14800c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80","serviceDescription":"service","serviceInvariantUUID":"4453b51e-2c0e-4fd9-a8f5-372cae72a7b5","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b","resourceInvariantUUID":"ffa14943-3167-4273-bc2e-0910be881db2","resourceCustomizationUUID":"b62d4581-c92e-4bbe-97f9-94c7f742c600","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":"MTUzZTllNzgxM2I5NTY0ZDJlMjkxMjQyZjJkNzc0MmM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"79601963-63ad-4c83-84b0-a8fe138fa674","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":"MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d3b31b3d-0a37-4e41-9b75-45689d21c598","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":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642","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":"af819053-ffd2-46f9-b25a-ab602805cde9","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":"4406df68-980d-44ea-b292-c6717a161fd9","artifactVersion":"2","generatedFromUUID":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGNiNDlkM2U2ZTg4YTJhMDA5YTcyZGY4MjYyZGQwMmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d1c8e353-e00b-46aa-89ac-5d4cac253449","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e313f27c-b7aa-4489-b13a-3e9d6193ee33","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:28:46.618Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:28:46.618Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:28:46.618Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:28:46.618Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:28:47.619Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:28:47.619Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:28:47.619Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:28:47.619Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:28:48.620Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:28:48.620Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:28:48.620Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:28:48.620Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:28:49.621Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:28:49.621Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:28:49.621Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:28:49.621Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:28:50.622Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:28:50.622Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:28:50.622Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:28:50.622Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:28:51.623Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:28:51.623Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:28:51.624Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:28:51.624Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:28:52.624Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:28:52.625Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:28:52.625Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:28:52.625Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:28:53.626Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80", "serviceDescription": "service", "serviceInvariantUUID": "4453b51e-2c0e-4fd9-a8f5-372cae72a7b5", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "b62d4581-c92e-4bbe-97f9-94c7f742c600", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b", "resourceInvariantUUID": "ffa14943-3167-4273-bc2e-0910be881db2", "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": "MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d3b31b3d-0a37-4e41-9b75-45689d21c598", "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": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642", "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": "4406df68-980d-44ea-b292-c6717a161fd9", "generatedFromUUID": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642" }, "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": "4406df68-980d-44ea-b292-c6717a161fd9", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e313f27c-b7aa-4489-b13a-3e9d6193ee33" } ], "workloadContext": "Production" } 2023-03-29T05:28:53.626Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:28:53.627Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ASDC 2023-03-29T05:28:53.627Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:97dbd75c-aaad-4e24-898e-c5ed3e14800c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ServiceInvariantUUID:4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 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:e313f27c-b7aa-4489-b13a-3e9d6193ee33 ArtifactChecksum:NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:b62d4581-c92e-4bbe-97f9-94c7f742c600 ResourceInvariantUUID:ffa14943-3167-4273-bc2e-0910be881db2 ResourceName:basic_vm ResourceType:VF ResourceUUID:a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b 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:d3b31b3d-0a37-4e41-9b75-45689d21c598 ArtifactChecksum:MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM= 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:ca20ce4c-c846-45e8-b86c-33aa6f2c7642 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:4406df68-980d-44ea-b292-c6717a161fd9 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:4406df68-980d-44ea-b292-c6717a161fd9 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T05:28:53.627Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:28:53.676Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:28:53.676Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:28:53.676Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:28:53.676Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T05:28:53.676Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:28:53.677Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|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-03-29T05:28:53.703Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T05:28:53.704Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@8ec17f4 2023-03-29T05:28:53.704Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:28:53.704Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-29T05:28:53.704Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar e313f27c-b7aa-4489-b13a-3e9d6193ee33 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:28:53.704Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T05:28:53.704Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-29T05:28:53.705Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:28:53.705Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:28:53.705Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:28:53.705Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067733704, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:28:54.706Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:e313f27c-b7aa-4489-b13a-3e9d6193ee33) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:28:54.748Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists 2023-03-29T05:28:54.748Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T05:28:54.749Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists) 2023-03-29T05:28:54.749Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:28:54.749Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:28:54.749Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:28:54.749Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067734748, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:28:55.750Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T05:28:55.750Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists) 2023-03-29T05:28:55.750Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:28:55.750Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:28:55.751Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:28:55.751Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067735750, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:28:56.751Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:28:56.772Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:28:56.775Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:28:56.776Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:28:56.776Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:28:56.776Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:28:56.776Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:28:56.776Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:28:56.776Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:28:56.776Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:28:56.776Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:28:56.788Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:29:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:29:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:29:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067725593, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:29:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:29:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:29:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:29:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:29:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:29:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T05:29:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:29:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:29:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T05:29:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:29:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:29:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:29:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:29:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:29:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T05:29:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:29:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:29:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:29:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:29:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:29:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:29:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:29:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:29:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067733704, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:29:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:29:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:29:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067734748, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } 2023-03-29T05:29:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:29:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:29:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067735750, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } 2023-03-29T05:29:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:29:26.788Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:29:26.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and serviceModelVersionId: 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 2023-03-29T05:29:26.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 2023-03-29T05:29:26.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 2023-03-29T05:29:26.801Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:29:26.815Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T05:29:26.816Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||Invoke 2023-03-29T05:29:26.819Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:29:26.947Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||InvokeReturn 2023-03-29T05:29:26.949Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:29:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[124], vertex-id=[413928], x-aai-txid=[2-aai-resources-230329-05:29:27:315-78094], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:29:26.949Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:29:26.949Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:29:26.949Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:29:26.957Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:29:26.958Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 97dbd75c-aaad-4e24-898e-c5ed3e14800c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:29:26.958Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:29:26.958Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:29:26.958Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:29:26.958Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067766958, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:29:27.988Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:29:27.989Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"322c7eed-d160-41b1-a1d7-8f46826511df","serviceName":"Demo_pNF_LM7m91Pd0a7JuAo6utdA","serviceVersion":"1.0","serviceUUID":"04d6510b-208b-4001-a609-5fc6e815bc29","serviceDescription":"catalog service description","serviceInvariantUUID":"46734027-bdee-4d81-a82e-d2664c92bddf","resources":[{"resourceInstanceName":"pNF d3572193-f6db 0","resourceName":"pNF d3572193-f6db","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3bc1ce41-54b2-4ded-97ff-325c6b0084f2","resourceInvariantUUID":"cf8281ae-59e1-4a89-88a5-20251862ff8b","resourceCustomizationUUID":"e6379093-e721-4518-80de-70298ba47d4a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml","artifactChecksum":"YTUwYzgxMDdiMmQ4Nzg2YWFjNWM4M2RhNWI4MGE3NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c5137d0-101e-4b95-9378-2f80a5d70f6b","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bc83c945-445e-46fa-a65f-569f82be6af0","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e305605e-62a9-43c4-ace1-4c4d304af926","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTIwN2ZhYTQ2MWY3ODVjYTk4ZDhjNGZhYzA5NDJlZWE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"934bbc92-3b74-4703-b2bc-549907eadd33","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8b37db95-69be-4476-8d0b-4e36e35b3b37","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"29033e38-916c-4ea7-afbe-813271c478aa","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactChecksum":"YjU3YTlkZTNhN2ZiZWNmZDJhNTg1ZDNjODYzZjMzMWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f921d3aa-063a-40e9-8278-0eb4f68aa14c","artifactVersion":"1"},{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactChecksum":"YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2f5b30a0-a6b5-4a97-b760-3d29a4bdc241","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:29:27.989Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:29:27.989Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:29:27.989Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:29:27.989Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:29:28.990Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:29:28.990Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:29:28.990Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:29:28.990Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:29:29.991Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:29:29.991Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:29:29.991Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:29:29.991Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:29:30.992Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:29:30.992Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:29:30.992Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:29:30.992Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:29:31.993Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:29:31.993Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:29:31.994Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:29:31.994Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:29:32.995Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:29:32.995Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:29:32.996Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:29:32.996Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:29:33.998Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:29:33.998Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:29:33.999Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:29:33.999Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:29:35.000Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:29:35.001Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:29:35.001Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:29:35.001Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:29:36.002Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "serviceName": "Demo_pNF_LM7m91Pd0a7JuAo6utdA", "serviceVersion": "1.0", "serviceUUID": "04d6510b-208b-4001-a609-5fc6e815bc29", "serviceDescription": "catalog service description", "serviceInvariantUUID": "46734027-bdee-4d81-a82e-d2664c92bddf", "resources": [ { "resourceInstanceName": "pNF d3572193-f6db 0", "resourceCustomizationUUID": "e6379093-e721-4518-80de-70298ba47d4a", "resourceName": "pNF d3572193-f6db", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3bc1ce41-54b2-4ded-97ff-325c6b0084f2", "resourceInvariantUUID": "cf8281ae-59e1-4a89-88a5-20251862ff8b", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactChecksum": "YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2f5b30a0-a6b5-4a97-b760-3d29a4bdc241" } ], "workloadContext": "Production" } 2023-03-29T05:29:36.002Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:29:36.002Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 04d6510b-208b-4001-a609-5fc6e815bc29 ASDC 2023-03-29T05:29:36.003Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:322c7eed-d160-41b1-a1d7-8f46826511df ServiceName:Demo_pNF_LM7m91Pd0a7JuAo6utdA ServiceVersion:1.0 ServiceUUID:04d6510b-208b-4001-a609-5fc6e815bc29 ServiceInvariantUUID:46734027-bdee-4d81-a82e-d2664c92bddf ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactUUID:2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 ArtifactChecksum:YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d3572193-f6db 0 ResourceCustomizationUUID:e6379093-e721-4518-80de-70298ba47d4a ResourceInvariantUUID:cf8281ae-59e1-4a89-88a5-20251862ff8b ResourceName:pNF d3572193-f6db ResourceType:PNF ResourceUUID:3bc1ce41-54b2-4ded-97ff-325c6b0084f2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T05:29:36.003Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 04d6510b-208b-4001-a609-5fc6e815bc29 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:29:36.052Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:29:36.052Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:29:36.053Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:29:36.053Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 from URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:29:36.053Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:29:36.053Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:29:36.349Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T05:29:36.353Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 88009 2023-03-29T05:29:36.353Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T05:29:36.353Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:29:36.353Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T05:29:36.353Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:29:36.353Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:29:36.354Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067776353, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:29:37.354Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:29:37.355Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:29:37.355Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241, URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar to file: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:29:37.355Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:29:37.355Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:29:37.356Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:29:37.428Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17867145022989212612/Definitions/service-DemoPnfLm7m91pd0a7juao6utda-template.yml 2023-03-29T05:29:38.057Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T05:29:38.058Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T05:29:38.058Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:29:38.058Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T05:29:38.058Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:29:38.058Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:29:38.058Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:29:38.058Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:29:38.058Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:29:38.058Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d3572193-f6db 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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:29:38.058Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:29:38.058Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T05:29:38.058Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:29:38.058Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:29:38.058Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T05:29:38.058Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T05:29:38.058Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:29:38.059Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:29:38.059Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:29:38.059Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T05:29:38.059Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T05:29:38.059Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:29:38.059Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:29:38.059Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:29:38.059Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:29:38.059Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:29:38.059Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:29:38.059Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:29:38.059Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:29:38.059Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:29:38.059Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:29:38.059Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:29:38.059Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_LM7m91Pd0a7JuAo6utdA Description:catalog service description Model UUID:04d6510b-208b-4001-a609-5fc6e815bc29 Model Version:NULL Model InvariantUuid:46734027-bdee-4d81-a82e-d2664c92bddf 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:29:38.094Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists 2023-03-29T05:29:38.094Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T05:29:38.095Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar(Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists) 2023-03-29T05:29:38.095Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:29:38.095Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:29:38.095Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:29:38.095Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067778094, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:29:39.096Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T05:29:39.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar(Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists) 2023-03-29T05:29:39.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:29:39.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:29:39.098Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:29:39.098Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067779096, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:29:40.099Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:29:40.128Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:29:40.132Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:29:40.132Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:29:40.132Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:29:40.132Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:29:40.132Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:29:40.133Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:29:40.133Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:29:40.133Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:29:40.133Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:29:40.143Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:30:10.143Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:30:10.152Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322c7eed-d160-41b1-a1d7-8f46826511df and serviceModelVersionId: 04d6510b-208b-4001-a609-5fc6e815bc29 2023-03-29T05:30:10.153Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 46734027-bdee-4d81-a82e-d2664c92bddf 2023-03-29T05:30:10.153Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 2023-03-29T05:30:10.160Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:30:10.195Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T05:30:10.196Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||Invoke 2023-03-29T05:30:10.204Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:30:10.330Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||InvokeReturn 2023-03-29T05:30:10.331Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:30:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[122], vertex-id=[188464], x-aai-txid=[2-aai-resources-230329-05:30:10:699-89241], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:30:10.331Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:30:10.332Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:30:10.332Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:30:10.341Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:30:10.341Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322c7eed-d160-41b1-a1d7-8f46826511df and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:30:10.341Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:30:10.342Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:30:10.342Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:30:10.342Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067810341, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:30:11.372Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T05:30:11.373Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T05:30:11.374Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T05:30:11.374Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T05:30:11.374Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T05:30:11.374Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T05:30:11.377Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=6, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T05:30:11.378Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-c5b6cacf-71d4-43c0-8946-ff31c21623e2 2023-03-29T05:30:11.378Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-29T05:30:11.378Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T05:30:13.113Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:30:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:30:14.803Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:30:14.804Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T05:30:14.808Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:30:14.808Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-c5b6cacf-71d4-43c0-8946-ff31c21623e2', protocol='range'} 2023-03-29T05:30:14.813Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 22: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-c5b6cacf-71d4-43c0-8946-ff31c21623e2=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-29T05:30:14.826Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-c5b6cacf-71d4-43c0-8946-ff31c21623e2', protocol='range'} 2023-03-29T05:30:14.826Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=22, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:30:14.827Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T05:30:14.827Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-29T05:30:14.827Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:30:14.827Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T05:30:14.830Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:30:14.830Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:30:14.830Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:30:14.831Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:30:14.831Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=650, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:30:14.831Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:30:14.831Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:30:14.831Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:30:14.831Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:30:14.831Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:30:14.832Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:30:14.832Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:30:15.844Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:30:15.844Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067766958, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:30:15.845Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:30:15.845Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:30:15.845Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:30:15.845Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:30:15.845Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:30:15.845Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:30:15.845Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:30:15.845Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:30:15.845Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:30:15.845Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:30:15.846Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:30:15.846Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:30:15.846Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:30:15.846Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:30:15.846Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:30:15.846Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:30:15.846Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:30:15.846Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:30:15.846Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:30:15.846Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:30:15.846Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:30:15.847Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:30:15.847Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:30:15.847Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067330444, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:30:15.847Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:30:15.847Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:30:15.847Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067776353, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:30:15.847Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:30:15.847Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:30:15.847Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067778094, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists" } 2023-03-29T05:30:15.847Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:30:15.847Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:30:15.847Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067779096, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists" } 2023-03-29T05:30:15.848Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:30:15.848Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:30:15.848Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067810341, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:30:15.848Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:30:15.851Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:30:15.852Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:30:15.853Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:30:15.853Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:30:15.853Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:30:15.853Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:30:16.854Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:30:16.854Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:30:16.855Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:30:16.855Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:30:17.855Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:30:17.856Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:30:17.856Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:30:17.856Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:30:18.857Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:30:18.857Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:30:18.857Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:30:18.857Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:30:19.858Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:30:19.858Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:30:19.858Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:30:19.858Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:30:20.859Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:30:20.860Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:30:20.860Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:30:20.860Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:30:21.861Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:30:21.861Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:30:21.861Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:30:21.861Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:30:22.863Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "serviceName": "basic_onboard_JYNnJk", "serviceVersion": "1.0", "serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8", "serviceDescription": "service", "serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d", "resources": [ { "resourceInstanceName": "basic_onboard_JYNnJk 0", "resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e", "resourceName": "basic_onboard_JYNnJk", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d", "resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jynnjk0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJynnjk-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab" } ], "workloadContext": "Production" } 2023-03-29T05:30:22.863Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:30:22.863Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC 2023-03-29T05:30:22.863Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a ServiceName:basic_onboard_JYNnJk ServiceVersion:1.0 ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8 ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJynnjk-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_JYNnJk 0 ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a ResourceName:basic_onboard_JYNnJk ResourceType:VF ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jynnjk0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670 ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T05:30:22.864Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:30:22.909Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:30:22.909Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:30:22.909Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:30:22.909Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T05:30:22.910Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:30:22.910Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T05:30:22.937Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T05:30:22.937Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6c8b3eee 2023-03-29T05:30:22.937Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:30:22.938Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T05:30:22.938Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:30:22.938Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification 2023-03-29T05:30:22.938Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found) 2023-03-29T05:30:22.938Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:30:22.938Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:30:22.938Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:30:22.938Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067822938, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:30:23.939Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T05:30:23.955Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:30:23.955Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:30:23.958Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||basic_onboard_JYNnJk 0 2023-03-29T05:30:23.959Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d 2023-03-29T05:30:23.959Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T05:30:23.959Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:30:23.959Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T05:30:23.975Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T05:30:23.975Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@141bc035 2023-03-29T05:30:23.976Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:30:23.976Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T05:30:23.976Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:30:23.976Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification 2023-03-29T05:30:23.976Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found) 2023-03-29T05:30:23.976Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:30:23.977Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:30:23.977Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:30:23.977Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067823976, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:30:24.977Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:30:24.978Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:30:25.002Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:30:25.007Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:30:25.007Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:30:55.008Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:30:55.030Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:30:55.034Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:30:55.035Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:31:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:31:14.793Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:31:14.793Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:31:14.793Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:31:25.035Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:31:25.057Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:31:25.062Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:31:25.062Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:31:55.063Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:31:55.084Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:31:55.087Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:31:55.087Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:32:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:32:14.793Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:32:14.794Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } 2023-03-29T05:32:14.794Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:32:14.794Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:32:14.794Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T05:32:14.794Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:32:14.794Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:32:14.794Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:32:14.795Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:32:14.795Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:32:14.795Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T05:32:14.795Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:32:14.795Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:32:14.795Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:32:14.795Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:32:14.795Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:32:14.795Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:32:14.796Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:32:14.796Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:32:14.796Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067822938, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:32:14.796Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:32:14.796Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:32:14.796Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680067823976, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:32:14.796Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:32:25.088Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:32:25.117Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:32:25.120Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:32:25.121Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:32:55.121Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:32:55.147Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:32:55.152Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:32:55.152Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:33:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:33:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "multicloud-k8s", "timestamp": 1680067926328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "ves-openapi-manager", "timestamp": 1680067929967, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "cds-sdc-listener", "timestamp": 1680067927978, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "policy-distribution-id", "timestamp": 1680067930481, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "ves-openapi-manager", "timestamp": 1680067929967, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "policy-distribution-id", "timestamp": 1680067930481, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "cds-sdc-listener", "timestamp": 1680067927978, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "multicloud-k8s", "timestamp": 1680067926328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "ves-openapi-manager", "timestamp": 1680067929967, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "multicloud-k8s", "timestamp": 1680067926328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "cds-sdc-listener", "timestamp": 1680067927978, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "policy-distribution-id", "timestamp": 1680067930481, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "ves-openapi-manager", "timestamp": 1680067929967, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "policy-distribution-id", "timestamp": 1680067930481, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "multicloud-k8s", "timestamp": 1680067926328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "cds-sdc-listener", "timestamp": 1680067927978, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.803Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.803Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "policy-distribution-id", "timestamp": 1680067930481, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.803Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.803Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "ves-openapi-manager", "timestamp": 1680067929967, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.803Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.803Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "multicloud-k8s", "timestamp": 1680067926328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.804Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.804Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "cds-sdc-listener", "timestamp": 1680067927978, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.804Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.804Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "ves-openapi-manager", "timestamp": 1680067929967, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-29T05:33:14.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.804Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.804Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "policy-distribution-id", "timestamp": 1680067930481, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.805Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.805Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "cds-sdc-listener", "timestamp": 1680067927978, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.805Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.805Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.805Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "multicloud-k8s", "timestamp": 1680067926328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.805Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.805Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.805Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "ves-openapi-manager", "timestamp": 1680067929967, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.805Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.805Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.806Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "policy-distribution-id", "timestamp": 1680067930481, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.806Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.806Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.806Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "multicloud-k8s", "timestamp": 1680067926328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.806Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.806Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.806Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "cds-sdc-listener", "timestamp": 1680067927978, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.806Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.806Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.806Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "aai-model-loader", "timestamp": 1680067943311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.806Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.807Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.807Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "ves-openapi-manager", "timestamp": 1680067929967, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.807Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.807Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.807Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "policy-distribution-id", "timestamp": 1680067930481, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:33:14.807Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.807Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.807Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "multicloud-k8s", "timestamp": 1680067926328, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:33:14.807Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.807Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.807Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "cds-sdc-listener", "timestamp": 1680067927978, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:33:14.808Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.808Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.808Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "aai-model-loader", "timestamp": 1680067943311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.808Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.808Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.808Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "cds-sdc-listener", "timestamp": 1680067945180, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:33:14.808Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.808Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.808Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "policy-distribution-id", "timestamp": 1680067945690, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:33:14.808Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.808Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.808Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "aai-model-loader", "timestamp": 1680067943311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.809Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.809Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.809Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680067945412, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.809Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.809Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.809Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "policy-distribution-id", "timestamp": 1680067946693, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T05:33:14.809Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.809Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.809Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "aai-model-loader", "timestamp": 1680067943311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.809Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.809Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.809Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680067945412, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.810Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.810Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.810Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "policy-distribution-id", "timestamp": 1680067947694, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T05:33:14.851Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c3c2d53b-3a81-4716-99a4-534d046b6920 2023-03-29T05:33:14.851Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId c3c2d53b-3a81-4716-99a4-534d046b6920 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T05:33:14.874Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.874Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "aai-model-loader", "timestamp": 1680067943311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.874Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.874Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.874Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680067945412, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.874Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.874Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.874Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "aai-model-loader", "timestamp": 1680067943311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.874Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.874Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.875Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680067945412, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.875Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.875Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.875Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "aai-model-loader", "timestamp": 1680067943311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.875Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.875Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.875Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680067945412, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.875Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.875Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.875Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "aai-model-loader", "timestamp": 1680067943311, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:33:14.876Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.876Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.876Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680067945412, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.876Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.876Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.876Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "aai-model-loader", "timestamp": 1680067951441, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:33:14.876Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.876Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.876Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680067945412, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:33:14.876Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.876Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.876Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680067945412, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:33:14.876Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.876Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.876Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680067954224, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:33:14.877Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.877Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.877Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "aai-model-loader", "timestamp": 1680067954921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T05:33:14.877Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.877Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.877Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680067955945, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T05:33:14.877Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:33:14.877Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.877Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "aai-model-loader", "timestamp": 1680067955924, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:33:14.891Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c3c2d53b-3a81-4716-99a4-534d046b6920 2023-03-29T05:33:14.891Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId c3c2d53b-3a81-4716-99a4-534d046b6920 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T05:33:14.912Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:33:14.912Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680067956949, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:33:14.925Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c3c2d53b-3a81-4716-99a4-534d046b6920 2023-03-29T05:33:14.925Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId c3c2d53b-3a81-4716-99a4-534d046b6920 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T05:33:25.152Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:33:25.173Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:33:25.177Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:33:25.177Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:33:55.177Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:33:55.200Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:33:55.205Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:33:55.205Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:34:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:34:25.206Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:34:25.233Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:34:25.239Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:34:25.239Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:34:55.239Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:34:55.261Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:34:55.265Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:34:55.266Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:35:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:35:15.923Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T05:35:15.924Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-c5b6cacf-71d4-43c0-8946-ff31c21623e2 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-03-29T05:35:15.924Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T05:35:15.924Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T05:35:18.546Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:35:18.556Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:35:18.557Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T05:35:18.561Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:35:18.562Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 23: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T05:35:18.572Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=23, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:35:18.572Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T05:35:18.573Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:35:18.576Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:35:18.576Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:35:18.577Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:35:18.577Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=730, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:35:18.577Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:35:18.577Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:35:25.266Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T05:35:25.266Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:35:25.275Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8 2023-03-29T05:35:25.276Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d 2023-03-29T05:35:25.276Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 2023-03-29T05:35:25.280Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:35:25.295Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke 2023-03-29T05:35:25.295Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[6b895455-cd0b-469d-b153-0a7b5d058c59], X-ECOMP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-TransactionId=[], X-ONAP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], Content-Type=[application/merge-patch+json]} 2023-03-29T05:35:25.303Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T05:35:25.339Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?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/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 05:35:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[34], x-aai-txid=[0-aai-resources-230329-05:35:25:797-23721], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:35:25.340Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}} 2023-03-29T05:35:25.341Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T05:35:25.344Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T05:35:25.345Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:35:25.345Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T05:35:25.345Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:35:25.355Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:35:25.355Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T05:35:25.355Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T05:35:25.356Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:35:25.356Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:35:25.356Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068125355, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:35:25.401Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:35:25.402Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068125355, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } 2023-03-29T05:35:25.402Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:35:26.385Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:35:26.385Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"89fd2b07-e1bd-4873-bb5f-256c573c4644","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"9cd9f058-856b-4690-b85b-64dde4c97e14","serviceDescription":"service","serviceInvariantUUID":"845278ed-2b9b-4dd8-a78b-f9f6679f81dd","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6ddacec4-6525-4bff-be52-37a6eacf9c98","resourceInvariantUUID":"8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab","resourceCustomizationUUID":"b48c1316-7610-4dbc-bed6-37aa768c22dd","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":"OGE0ZjNmOTRlYjk1NzNlZTNhMmVjYzgxOTk2ZDg1YjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9512861b-f8fd-484b-a511-def34deb9308","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ab21d092-9b7f-4b59-9729-357f7b20dd77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:35:26.386Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:35:26.386Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:35:26.386Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:35:26.386Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:35:27.387Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:35:27.388Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:35:27.388Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:35:27.388Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:35:28.389Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "9cd9f058-856b-4690-b85b-64dde4c97e14", "serviceDescription": "service", "serviceInvariantUUID": "845278ed-2b9b-4dd8-a78b-f9f6679f81dd", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "b48c1316-7610-4dbc-bed6-37aa768c22dd", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "6ddacec4-6525-4bff-be52-37a6eacf9c98", "resourceInvariantUUID": "8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab", "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": "YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ab21d092-9b7f-4b59-9729-357f7b20dd77" } ], "workloadContext": "Production" } 2023-03-29T05:35:28.389Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:35:28.390Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9cd9f058-856b-4690-b85b-64dde4c97e14 ASDC 2023-03-29T05:35:28.390Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:89fd2b07-e1bd-4873-bb5f-256c573c4644 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:9cd9f058-856b-4690-b85b-64dde4c97e14 ServiceInvariantUUID:845278ed-2b9b-4dd8-a78b-f9f6679f81dd 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:ab21d092-9b7f-4b59-9729-357f7b20dd77 ArtifactChecksum:YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:b48c1316-7610-4dbc-bed6-37aa768c22dd ResourceInvariantUUID:8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:6ddacec4-6525-4bff-be52-37a6eacf9c98 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T05:35:28.390Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9cd9f058-856b-4690-b85b-64dde4c97e14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:35:28.429Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:35:28.429Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:35:28.429Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:35:28.429Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T05:35:28.430Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:35:28.430Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T05:35:28.461Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T05:35:28.461Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7636bc17 2023-03-29T05:35:28.461Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:35:28.461Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T05:35:28.461Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ab21d092-9b7f-4b59-9729-357f7b20dd77 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:35:28.462Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T05:35:28.462Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T05:35:28.462Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:35:28.462Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:35:28.462Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:35:28.462Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680068128462, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:35:29.463Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:ab21d092-9b7f-4b59-9729-357f7b20dd77) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:35:29.496Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists 2023-03-29T05:35:29.496Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T05:35:29.497Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists) 2023-03-29T05:35:29.497Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:35:29.497Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:35:29.497Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:35:29.497Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680068129496, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:35:30.498Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T05:35:30.498Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists) 2023-03-29T05:35:30.499Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:35:30.499Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:35:30.499Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:35:30.499Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680068130498, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:35:31.500Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:35:31.522Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:35:31.526Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:35:31.526Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:35:31.526Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:35:31.526Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:35:31.526Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:35:31.526Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:35:31.526Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:35:31.526Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:35:31.526Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:35:31.540Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:36:01.540Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:36:01.552Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and serviceModelVersionId: 9cd9f058-856b-4690-b85b-64dde4c97e14 2023-03-29T05:36:01.552Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 845278ed-2b9b-4dd8-a78b-f9f6679f81dd 2023-03-29T05:36:01.553Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 2023-03-29T05:36:01.557Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:36:01.575Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||Invoke 2023-03-29T05:36:01.575Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b888b28a-d850-4b8b-a678-05f5c5ff1e92], X-ECOMP-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], X-TransactionId=[], X-ONAP-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], Content-Type=[application/merge-patch+json]} 2023-03-29T05:36:01.582Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:36:01.709Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?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/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:36:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[122], vertex-id=[331784], x-aai-txid=[1-aai-resources-230329-05:36:02:075-86793], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:36:01.709Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:36:01.711Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||InvokeReturn 2023-03-29T05:36:01.711Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:36:01.711Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:36:01.720Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:36:01.720Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 89fd2b07-e1bd-4873-bb5f-256c573c4644 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:36:01.721Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:36:01.721Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:36:01.721Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:36:01.721Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680068161720, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:36:02.750Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:36:02.751Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"becb8b5a-dcb1-4d01-8ac3-6d641b72d56d","serviceName":"Demo_pNF_hXDFOFq3mh63QxjK66dZ","serviceVersion":"1.0","serviceUUID":"bf1fd886-5569-462e-bd5c-807bcad43c9d","serviceDescription":"catalog service description","serviceInvariantUUID":"1c1f0e8b-ffb1-458b-8a91-687867e49669","resources":[{"resourceInstanceName":"pNF 6fc73c3c-c6b3 0","resourceName":"pNF 6fc73c3c-c6b3","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a22c11b1-6858-4217-938e-5049e173c977","resourceInvariantUUID":"ad61b3d5-9601-4c6d-9480-76742f35ce81","resourceCustomizationUUID":"678e86ef-7d61-4ce9-a08b-f54e468b1743","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml","artifactChecksum":"MTdkZjZlYjViMWEzMTVhMTI0MWE4MTZlYzI3NzUwNjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c24e513b-5599-4af7-914e-b06f69aaf1f4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd263b59-fdec-44d7-9d9d-84bdd1807c62","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"674af2df-3bb2-4c99-82be-01f84d3a0376","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml","artifactChecksum":"NTNhOWU2MTZmMDk0NTkxOWNkODAzZjQ5Yjc2OTUyMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a72d5f73-0f2c-416c-8c36-2906589316ea","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ec535a44-f84d-4b5b-af73-3d87581fcfd0","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f1ccf9ff-c126-471c-8e0a-4654def5cebf","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactChecksum":"YmRlZTAwNDNlNmFiMGJkZDczZGY3Y2ExZTE2ZTQwNjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2f9aebc6-aaa8-4362-ad9a-7bf780581f5a","artifactVersion":"1"},{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactChecksum":"MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6f46e327-9aa8-48fb-8368-0d9545c1256b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:36:02.751Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:36:02.751Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:36:02.751Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:36:02.752Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:36:03.753Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:36:03.753Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:36:03.753Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:36:03.753Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:36:04.754Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:36:04.755Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:36:04.755Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:36:04.755Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:36:05.756Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:36:05.756Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:36:05.756Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:36:05.756Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:36:06.757Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:36:06.757Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:36:06.757Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:36:06.758Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:36:07.758Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:36:07.758Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:36:07.759Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:36:07.759Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:36:08.760Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:36:08.760Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:36:08.760Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:36:08.761Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:36:09.761Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:36:09.762Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:36:09.762Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:36:09.762Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:36:10.763Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "serviceName": "Demo_pNF_hXDFOFq3mh63QxjK66dZ", "serviceVersion": "1.0", "serviceUUID": "bf1fd886-5569-462e-bd5c-807bcad43c9d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "1c1f0e8b-ffb1-458b-8a91-687867e49669", "resources": [ { "resourceInstanceName": "pNF 6fc73c3c-c6b3 0", "resourceCustomizationUUID": "678e86ef-7d61-4ce9-a08b-f54e468b1743", "resourceName": "pNF 6fc73c3c-c6b3", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "a22c11b1-6858-4217-938e-5049e173c977", "resourceInvariantUUID": "ad61b3d5-9601-4c6d-9480-76742f35ce81", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactChecksum": "MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6f46e327-9aa8-48fb-8368-0d9545c1256b" } ], "workloadContext": "Production" } 2023-03-29T05:36:10.763Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:36:10.763Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bf1fd886-5569-462e-bd5c-807bcad43c9d ASDC 2023-03-29T05:36:10.764Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:becb8b5a-dcb1-4d01-8ac3-6d641b72d56d ServiceName:Demo_pNF_hXDFOFq3mh63QxjK66dZ ServiceVersion:1.0 ServiceUUID:bf1fd886-5569-462e-bd5c-807bcad43c9d ServiceInvariantUUID:1c1f0e8b-ffb1-458b-8a91-687867e49669 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactUUID:6f46e327-9aa8-48fb-8368-0d9545c1256b ArtifactChecksum:MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 6fc73c3c-c6b3 0 ResourceCustomizationUUID:678e86ef-7d61-4ce9-a08b-f54e468b1743 ResourceInvariantUUID:ad61b3d5-9601-4c6d-9480-76742f35ce81 ResourceName:pNF 6fc73c3c-c6b3 ResourceType:PNF ResourceUUID:a22c11b1-6858-4217-938e-5049e173c977 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T05:36:10.764Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bf1fd886-5569-462e-bd5c-807bcad43c9d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:36:10.801Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:36:10.802Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:36:10.802Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:36:10.802Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b from URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:36:10.802Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:36:10.803Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:36:11.379Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T05:36:11.380Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 6f46e327-9aa8-48fb-8368-0d9545c1256b 88018 2023-03-29T05:36:11.381Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T05:36:11.381Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:36:11.381Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T05:36:11.382Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:36:11.382Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:36:11.382Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068171381, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:36:12.383Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:36:12.384Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:36:12.384Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b, URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar to file: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:36:12.385Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:36:12.385Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:36:12.385Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:36:12.479Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5721977284683802127/Definitions/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml 2023-03-29T05:36:13.135Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T05:36:13.136Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T05:36:13.136Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:36:13.136Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T05:36:13.136Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:36:13.136Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:36:13.136Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:36:13.136Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:36:13.136Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:36:13.136Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:36:13.136Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6fc73c3c-c6b3 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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:36:13.136Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T05:36:13.136Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:36:13.136Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:36:13.137Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T05:36:13.137Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T05:36:13.137Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:36:13.137Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:36:13.137Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:36:13.137Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T05:36:13.137Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T05:36:13.137Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:36:13.137Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:36:13.137Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:36:13.137Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:36:13.137Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:36:13.137Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:36:13.137Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:36:13.137Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:36:13.137Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:36:13.138Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:36:13.138Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:36:13.138Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hXDFOFq3mh63QxjK66dZ Description:catalog service description Model UUID:bf1fd886-5569-462e-bd5c-807bcad43c9d Model Version:NULL Model InvariantUuid:1c1f0e8b-ffb1-458b-8a91-687867e49669 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:36:13.176Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||ERROR|500||Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists 2023-03-29T05:36:13.177Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T05:36:13.177Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists) 2023-03-29T05:36:13.177Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:36:13.177Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:36:13.177Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:36:13.177Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068173176, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:36:14.178Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T05:36:14.178Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists) 2023-03-29T05:36:14.178Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:36:14.178Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:36:14.178Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:36:14.178Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068174178, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:36:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:36:14.797Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:36:14.797Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:36:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:36:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:36:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:36:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:36:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:36:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680068128462, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:36:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:36:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:36:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680068129496, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } 2023-03-29T05:36:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:36:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:36:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680068130498, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } 2023-03-29T05:36:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:36:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:36:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680068161720, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:36:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:36:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:36:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:36:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:36:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:36:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:36:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:36:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:36:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:36:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:36:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:36:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:36:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:36:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:36:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:36:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:36:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:36:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:36:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:36:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:36:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:36:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:36:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:36:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:36:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:36:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:36:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068171381, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:36:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:36:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:36:14.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068173176, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } 2023-03-29T05:36:14.803Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:36:14.803Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:36:14.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068174178, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } 2023-03-29T05:36:14.803Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:36:15.179Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:36:15.200Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:36:15.204Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:36:15.205Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:36:15.205Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:36:15.205Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:36:15.205Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:36:15.205Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:36:15.205Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:36:15.206Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:36:15.206Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:36:15.220Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:36:45.221Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:36:45.231Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and serviceModelVersionId: bf1fd886-5569-462e-bd5c-807bcad43c9d 2023-03-29T05:36:45.232Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1c1f0e8b-ffb1-458b-8a91-687867e49669 2023-03-29T05:36:45.232Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 2023-03-29T05:36:45.239Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:36:45.258Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T05:36:45.259Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||Invoke 2023-03-29T05:36:45.272Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:36:45.396Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||InvokeReturn 2023-03-29T05:36:45.396Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:36:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[120], vertex-id=[344072], x-aai-txid=[2-aai-resources-230329-05:36:45:763-9248], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:36:45.396Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:36:45.397Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:36:45.397Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:36:45.404Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:36:45.405Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:36:45.405Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:36:45.405Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:36:45.405Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:36:45.405Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068205405, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:36:46.433Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:36:46.433Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"97dbd75c-aaad-4e24-898e-c5ed3e14800c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80","serviceDescription":"service","serviceInvariantUUID":"4453b51e-2c0e-4fd9-a8f5-372cae72a7b5","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b","resourceInvariantUUID":"ffa14943-3167-4273-bc2e-0910be881db2","resourceCustomizationUUID":"b62d4581-c92e-4bbe-97f9-94c7f742c600","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":"MTUzZTllNzgxM2I5NTY0ZDJlMjkxMjQyZjJkNzc0MmM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"79601963-63ad-4c83-84b0-a8fe138fa674","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":"MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d3b31b3d-0a37-4e41-9b75-45689d21c598","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":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642","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":"af819053-ffd2-46f9-b25a-ab602805cde9","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":"4406df68-980d-44ea-b292-c6717a161fd9","artifactVersion":"2","generatedFromUUID":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGNiNDlkM2U2ZTg4YTJhMDA5YTcyZGY4MjYyZGQwMmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d1c8e353-e00b-46aa-89ac-5d4cac253449","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e313f27c-b7aa-4489-b13a-3e9d6193ee33","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:36:46.433Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:36:46.434Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:36:46.434Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:36:46.434Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:36:47.435Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:36:47.435Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:36:47.435Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:36:47.435Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:36:48.436Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:36:48.437Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:36:48.437Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:36:48.437Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:36:49.437Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:36:49.438Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:36:49.438Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:36:49.438Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:36:50.439Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:36:50.439Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:36:50.439Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:36:50.439Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:36:51.440Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:36:51.441Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:36:51.441Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:36:51.441Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:36:52.442Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:36:52.442Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:36:52.442Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:36:52.442Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:36:53.443Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80", "serviceDescription": "service", "serviceInvariantUUID": "4453b51e-2c0e-4fd9-a8f5-372cae72a7b5", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "b62d4581-c92e-4bbe-97f9-94c7f742c600", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b", "resourceInvariantUUID": "ffa14943-3167-4273-bc2e-0910be881db2", "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": "MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d3b31b3d-0a37-4e41-9b75-45689d21c598", "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": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642", "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": "4406df68-980d-44ea-b292-c6717a161fd9", "generatedFromUUID": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642" }, "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": "4406df68-980d-44ea-b292-c6717a161fd9", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e313f27c-b7aa-4489-b13a-3e9d6193ee33" } ], "workloadContext": "Production" } 2023-03-29T05:36:53.444Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:36:53.444Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ASDC 2023-03-29T05:36:53.444Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:97dbd75c-aaad-4e24-898e-c5ed3e14800c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ServiceInvariantUUID:4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 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:e313f27c-b7aa-4489-b13a-3e9d6193ee33 ArtifactChecksum:NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:b62d4581-c92e-4bbe-97f9-94c7f742c600 ResourceInvariantUUID:ffa14943-3167-4273-bc2e-0910be881db2 ResourceName:basic_vm ResourceType:VF ResourceUUID:a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b 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:d3b31b3d-0a37-4e41-9b75-45689d21c598 ArtifactChecksum:MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM= 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:ca20ce4c-c846-45e8-b86c-33aa6f2c7642 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:4406df68-980d-44ea-b292-c6717a161fd9 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:4406df68-980d-44ea-b292-c6717a161fd9 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T05:36:53.444Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:36:53.490Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:36:53.491Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:36:53.491Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:36:53.491Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T05:36:53.491Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:36:53.491Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|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-03-29T05:36:53.515Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T05:36:53.516Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@20cd54b9 2023-03-29T05:36:53.516Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:36:53.516Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-29T05:36:53.516Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar e313f27c-b7aa-4489-b13a-3e9d6193ee33 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:36:53.516Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T05:36:53.517Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-29T05:36:53.517Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:36:53.517Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:36:53.517Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:36:53.517Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068213516, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:36:54.518Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:e313f27c-b7aa-4489-b13a-3e9d6193ee33) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:36:54.554Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists 2023-03-29T05:36:54.554Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T05:36:54.555Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists) 2023-03-29T05:36:54.555Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:36:54.555Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:36:54.555Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:36:54.555Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068214554, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:36:55.556Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T05:36:55.556Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists) 2023-03-29T05:36:55.556Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:36:55.556Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:36:55.557Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:36:55.557Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068215556, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:36:56.558Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:36:56.579Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:36:56.583Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:36:56.583Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:36:56.583Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:36:56.583Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:36:56.584Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:36:56.584Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:36:56.584Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:36:56.584Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:36:56.584Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:36:56.595Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:37:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:37:14.797Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:37:14.797Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068205405, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:37:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:37:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:37:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:37:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:37:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:37:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T05:37:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:37:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:37:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T05:37:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:37:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:37:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:37:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:37:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:37:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T05:37:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:37:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:37:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:37:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:37:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:37:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:37:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:37:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:37:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068213516, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:37:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:37:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:37:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068214554, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } 2023-03-29T05:37:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:37:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:37:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068215556, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } 2023-03-29T05:37:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:37:26.597Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:37:26.605Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and serviceModelVersionId: 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 2023-03-29T05:37:26.605Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 2023-03-29T05:37:26.606Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 2023-03-29T05:37:26.612Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:37:26.639Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T05:37:26.640Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||Invoke 2023-03-29T05:37:26.656Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:37:26.785Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||InvokeReturn 2023-03-29T05:37:26.785Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:37:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[122], vertex-id=[413928], x-aai-txid=[2-aai-resources-230329-05:37:27:150-48703], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:37:26.786Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:37:26.786Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:37:26.786Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:37:26.792Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:37:26.792Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 97dbd75c-aaad-4e24-898e-c5ed3e14800c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:37:26.792Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:37:26.793Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:37:26.793Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:37:26.793Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068246792, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:37:27.821Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:37:27.822Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"322c7eed-d160-41b1-a1d7-8f46826511df","serviceName":"Demo_pNF_LM7m91Pd0a7JuAo6utdA","serviceVersion":"1.0","serviceUUID":"04d6510b-208b-4001-a609-5fc6e815bc29","serviceDescription":"catalog service description","serviceInvariantUUID":"46734027-bdee-4d81-a82e-d2664c92bddf","resources":[{"resourceInstanceName":"pNF d3572193-f6db 0","resourceName":"pNF d3572193-f6db","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3bc1ce41-54b2-4ded-97ff-325c6b0084f2","resourceInvariantUUID":"cf8281ae-59e1-4a89-88a5-20251862ff8b","resourceCustomizationUUID":"e6379093-e721-4518-80de-70298ba47d4a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml","artifactChecksum":"YTUwYzgxMDdiMmQ4Nzg2YWFjNWM4M2RhNWI4MGE3NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c5137d0-101e-4b95-9378-2f80a5d70f6b","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bc83c945-445e-46fa-a65f-569f82be6af0","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e305605e-62a9-43c4-ace1-4c4d304af926","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTIwN2ZhYTQ2MWY3ODVjYTk4ZDhjNGZhYzA5NDJlZWE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"934bbc92-3b74-4703-b2bc-549907eadd33","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8b37db95-69be-4476-8d0b-4e36e35b3b37","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"29033e38-916c-4ea7-afbe-813271c478aa","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactChecksum":"YjU3YTlkZTNhN2ZiZWNmZDJhNTg1ZDNjODYzZjMzMWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f921d3aa-063a-40e9-8278-0eb4f68aa14c","artifactVersion":"1"},{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactChecksum":"YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2f5b30a0-a6b5-4a97-b760-3d29a4bdc241","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:37:27.822Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:37:27.823Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:37:27.823Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:37:27.823Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:37:28.824Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:37:28.825Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:37:28.825Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:37:28.825Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:37:29.825Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:37:29.826Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:37:29.826Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:37:29.826Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:37:30.826Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:37:30.827Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:37:30.827Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:37:30.827Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:37:31.828Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:37:31.829Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:37:31.829Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:37:31.829Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:37:32.830Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:37:32.830Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:37:32.830Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:37:32.831Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:37:33.831Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:37:33.832Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:37:33.832Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:37:33.832Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:37:34.833Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:37:34.833Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:37:34.833Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:37:34.833Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:37:35.834Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "serviceName": "Demo_pNF_LM7m91Pd0a7JuAo6utdA", "serviceVersion": "1.0", "serviceUUID": "04d6510b-208b-4001-a609-5fc6e815bc29", "serviceDescription": "catalog service description", "serviceInvariantUUID": "46734027-bdee-4d81-a82e-d2664c92bddf", "resources": [ { "resourceInstanceName": "pNF d3572193-f6db 0", "resourceCustomizationUUID": "e6379093-e721-4518-80de-70298ba47d4a", "resourceName": "pNF d3572193-f6db", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3bc1ce41-54b2-4ded-97ff-325c6b0084f2", "resourceInvariantUUID": "cf8281ae-59e1-4a89-88a5-20251862ff8b", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactChecksum": "YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2f5b30a0-a6b5-4a97-b760-3d29a4bdc241" } ], "workloadContext": "Production" } 2023-03-29T05:37:35.835Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:37:35.835Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 04d6510b-208b-4001-a609-5fc6e815bc29 ASDC 2023-03-29T05:37:35.835Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:322c7eed-d160-41b1-a1d7-8f46826511df ServiceName:Demo_pNF_LM7m91Pd0a7JuAo6utdA ServiceVersion:1.0 ServiceUUID:04d6510b-208b-4001-a609-5fc6e815bc29 ServiceInvariantUUID:46734027-bdee-4d81-a82e-d2664c92bddf ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactUUID:2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 ArtifactChecksum:YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d3572193-f6db 0 ResourceCustomizationUUID:e6379093-e721-4518-80de-70298ba47d4a ResourceInvariantUUID:cf8281ae-59e1-4a89-88a5-20251862ff8b ResourceName:pNF d3572193-f6db ResourceType:PNF ResourceUUID:3bc1ce41-54b2-4ded-97ff-325c6b0084f2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T05:37:35.835Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 04d6510b-208b-4001-a609-5fc6e815bc29 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:37:35.885Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:37:35.886Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:37:35.886Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:37:35.886Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 from URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:37:35.886Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:37:35.887Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:37:36.164Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T05:37:36.167Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 88009 2023-03-29T05:37:36.167Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T05:37:36.167Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:37:36.168Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T05:37:36.168Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:37:36.168Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:37:36.169Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068256167, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:37:37.169Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:37:37.170Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:37:37.170Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241, URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar to file: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:37:37.171Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:37:37.171Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:37:37.171Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:37:37.259Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17316341902345973062/Definitions/service-DemoPnfLm7m91pd0a7juao6utda-template.yml 2023-03-29T05:37:37.936Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T05:37:37.936Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T05:37:37.936Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:37:37.936Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T05:37:37.936Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:37:37.936Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:37:37.936Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:37:37.936Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:37:37.936Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:37:37.937Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d3572193-f6db 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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:37:37.937Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:37:37.937Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T05:37:37.937Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:37:37.937Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:37:37.937Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T05:37:37.937Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T05:37:37.937Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:37:37.937Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:37:37.937Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:37:37.937Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T05:37:37.937Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T05:37:37.938Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:37:37.938Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:37:37.938Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:37:37.938Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:37:37.938Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:37:37.938Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:37:37.938Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:37:37.938Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:37:37.938Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:37:37.938Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:37:37.938Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:37:37.938Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_LM7m91Pd0a7JuAo6utdA Description:catalog service description Model UUID:04d6510b-208b-4001-a609-5fc6e815bc29 Model Version:NULL Model InvariantUuid:46734027-bdee-4d81-a82e-d2664c92bddf 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:37:37.970Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists 2023-03-29T05:37:37.971Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T05:37:37.971Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar(Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists) 2023-03-29T05:37:37.971Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:37:37.971Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:37:37.971Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:37:37.971Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068257971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:37:38.972Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T05:37:38.972Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar(Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists) 2023-03-29T05:37:38.972Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:37:38.972Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:37:38.973Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:37:38.973Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068258972, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:37:39.973Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:37:39.999Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:37:40.004Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:37:40.004Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:37:40.004Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:37:40.004Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:37:40.004Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:37:40.004Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:37:40.004Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:37:40.004Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:37:40.004Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:37:40.016Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:38:10.016Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:38:10.025Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322c7eed-d160-41b1-a1d7-8f46826511df and serviceModelVersionId: 04d6510b-208b-4001-a609-5fc6e815bc29 2023-03-29T05:38:10.025Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 46734027-bdee-4d81-a82e-d2664c92bddf 2023-03-29T05:38:10.026Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 2023-03-29T05:38:10.034Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:38:10.063Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T05:38:10.064Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||Invoke 2023-03-29T05:38:10.069Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:38:10.287Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||InvokeReturn 2023-03-29T05:38:10.287Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:38:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[213], vertex-id=[188464], x-aai-txid=[0-aai-resources-230329-05:38:10:560-67783], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:38:10.287Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:38:10.287Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:38:10.287Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:38:10.291Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:38:10.292Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322c7eed-d160-41b1-a1d7-8f46826511df and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:38:10.292Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:38:10.292Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:38:10.292Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:38:10.292Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068290292, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:38:11.324Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T05:38:11.324Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T05:38:11.325Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T05:38:11.325Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T05:38:11.325Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T05:38:11.325Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T05:38:11.331Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-dbf893e7-0017-44f8-85b1-a9f2ad3cab32 2023-03-29T05:38:11.331Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=6, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T05:38:11.332Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-29T05:38:11.332Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T05:38:13.241Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:38:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:38:14.801Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:38:14.801Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T05:38:14.806Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-dbf893e7-0017-44f8-85b1-a9f2ad3cab32', protocol='range'} 2023-03-29T05:38:14.806Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:38:14.809Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 24: {SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-dbf893e7-0017-44f8-85b1-a9f2ad3cab32=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-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T05:38:14.819Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-dbf893e7-0017-44f8-85b1-a9f2ad3cab32', protocol='range'} 2023-03-29T05:38:14.819Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=24, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:38:14.819Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-29T05:38:14.819Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T05:38:14.819Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T05:38:14.819Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:38:14.822Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:38:14.822Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:38:14.822Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:38:14.822Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:38:14.823Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:38:14.823Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:38:14.823Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=759, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:38:14.823Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:38:14.823Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:38:14.823Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:38:14.823Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:38:14.823Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:38:15.835Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:38:15.835Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068246792, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:38:15.836Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:38:15.836Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:38:15.836Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:38:15.836Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:38:15.836Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:38:15.836Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:38:15.836Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:38:15.837Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:38:15.837Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:38:15.837Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:38:15.837Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:38:15.837Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:38:15.837Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:38:15.837Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:38:15.837Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:38:15.837Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:38:15.838Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:38:15.838Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:38:15.838Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:38:15.838Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:38:15.838Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:38:15.838Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:38:15.838Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:38:15.838Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680067811372, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:38:15.838Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:38:15.838Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:38:15.838Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068256167, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:38:15.839Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:38:15.839Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:38:15.839Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068257971, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists" } 2023-03-29T05:38:15.839Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:38:15.839Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:38:15.839Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068258972, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists" } 2023-03-29T05:38:15.839Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:38:15.839Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:38:15.839Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068290292, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:38:15.839Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:38:15.844Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:38:15.844Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:38:15.845Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:38:15.845Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:38:15.846Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:38:15.846Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:38:16.846Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:38:16.847Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:38:16.847Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:38:16.847Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:38:17.847Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:38:17.848Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:38:17.848Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:38:17.848Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:38:18.848Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:38:18.849Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:38:18.849Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:38:18.849Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:38:19.850Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:38:19.851Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:38:19.851Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:38:19.851Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:38:20.852Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:38:20.852Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:38:20.853Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:38:20.853Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:38:21.853Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:38:21.854Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:38:21.854Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:38:21.854Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:38:22.855Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "serviceName": "basic_onboard_JYNnJk", "serviceVersion": "1.0", "serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8", "serviceDescription": "service", "serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d", "resources": [ { "resourceInstanceName": "basic_onboard_JYNnJk 0", "resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e", "resourceName": "basic_onboard_JYNnJk", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d", "resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jynnjk0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJynnjk-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab" } ], "workloadContext": "Production" } 2023-03-29T05:38:22.856Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:38:22.856Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC 2023-03-29T05:38:22.856Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a ServiceName:basic_onboard_JYNnJk ServiceVersion:1.0 ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8 ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJynnjk-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_JYNnJk 0 ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a ResourceName:basic_onboard_JYNnJk ResourceType:VF ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jynnjk0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670 ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T05:38:22.856Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:38:22.900Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:38:22.900Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:38:22.900Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:38:22.900Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T05:38:22.901Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:38:22.901Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T05:38:22.923Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T05:38:22.924Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@73fd0c3d 2023-03-29T05:38:22.924Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:38:22.924Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T05:38:22.924Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:38:22.924Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification 2023-03-29T05:38:22.925Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found) 2023-03-29T05:38:22.925Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:38:22.925Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:38:22.925Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:38:22.925Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068302924, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:38:23.926Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T05:38:23.942Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:38:23.943Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:38:23.947Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||basic_onboard_JYNnJk 0 2023-03-29T05:38:23.947Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d 2023-03-29T05:38:23.947Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T05:38:23.947Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:38:23.948Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T05:38:23.965Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T05:38:23.965Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@37a3da83 2023-03-29T05:38:23.965Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:38:23.966Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T05:38:23.966Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:38:23.966Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification 2023-03-29T05:38:23.966Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found) 2023-03-29T05:38:23.966Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:38:23.966Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:38:23.966Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:38:23.967Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068303966, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:38:24.968Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:38:24.969Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:38:24.996Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:38:25.000Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:38:25.001Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:38:55.001Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:38:55.025Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:38:55.030Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:38:55.030Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:39:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:39:14.794Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:39:14.794Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:39:14.795Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:39:25.030Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:39:25.053Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:39:25.058Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:39:25.058Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:39:55.058Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:39:55.083Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:39:55.088Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:39:55.088Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:40:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:40:14.793Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:40:14.794Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } 2023-03-29T05:40:14.794Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:40:14.794Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:40:14.794Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T05:40:14.794Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:40:14.794Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:40:14.794Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:40:14.794Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:40:14.794Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:40:14.794Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T05:40:14.794Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:40:14.794Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:40:14.794Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:40:14.794Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:40:14.794Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:40:14.794Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:40:14.794Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:40:14.794Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:40:14.794Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068302924, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:40:14.795Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:40:14.795Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:40:14.795Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068303966, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:40:14.795Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:40:25.088Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:40:25.114Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:40:25.119Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:40:25.119Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:40:55.119Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:40:55.140Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:40:55.143Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:40:55.143Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:41:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:41:25.143Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:41:25.171Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:41:25.179Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:41:25.180Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:41:55.180Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:41:55.207Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:41:55.212Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:41:55.212Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:42:14.793Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:42:25.212Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:42:25.233Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:42:25.237Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:42:25.237Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:42:55.237Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:42:55.250Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:42:55.253Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:42:55.253Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:43:14.793Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:43:15.909Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T05:43:15.910Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-dbf893e7-0017-44f8-85b1-a9f2ad3cab32 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-03-29T05:43:15.910Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T05:43:15.910Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T05:43:18.374Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:43:18.386Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:43:18.386Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T05:43:18.391Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:43:18.391Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 25: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T05:43:18.404Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=25, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:43:18.404Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T05:43:18.404Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:43:18.408Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:43:18.408Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:43:18.408Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:43:18.408Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=781, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:43:18.408Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:43:18.408Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:43:25.253Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T05:43:25.253Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:43:25.262Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8 2023-03-29T05:43:25.262Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d 2023-03-29T05:43:25.263Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 2023-03-29T05:43:25.273Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:43:25.292Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke 2023-03-29T05:43:25.293Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b97ad6ef-7d3f-47ac-b4ec-39e5017c12b7], X-ECOMP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-TransactionId=[], X-ONAP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], Content-Type=[application/merge-patch+json]} 2023-03-29T05:43:25.300Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T05:43:25.338Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?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/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 05:43:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[34], x-aai-txid=[2-aai-resources-230329-05:43:25:789-34435], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:43:25.339Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}} 2023-03-29T05:43:25.339Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T05:43:25.341Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T05:43:25.342Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:43:25.342Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T05:43:25.342Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:43:25.350Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:43:25.351Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T05:43:25.351Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T05:43:25.351Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:43:25.351Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:43:25.351Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068605351, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:43:25.365Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:43:25.365Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068605351, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } 2023-03-29T05:43:25.366Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:43:26.379Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:43:26.379Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"89fd2b07-e1bd-4873-bb5f-256c573c4644","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"9cd9f058-856b-4690-b85b-64dde4c97e14","serviceDescription":"service","serviceInvariantUUID":"845278ed-2b9b-4dd8-a78b-f9f6679f81dd","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6ddacec4-6525-4bff-be52-37a6eacf9c98","resourceInvariantUUID":"8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab","resourceCustomizationUUID":"b48c1316-7610-4dbc-bed6-37aa768c22dd","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":"OGE0ZjNmOTRlYjk1NzNlZTNhMmVjYzgxOTk2ZDg1YjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9512861b-f8fd-484b-a511-def34deb9308","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ab21d092-9b7f-4b59-9729-357f7b20dd77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:43:26.379Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:43:26.380Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:43:26.380Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:43:26.380Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:43:27.381Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:43:27.382Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:43:27.382Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:43:27.382Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:43:28.383Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "9cd9f058-856b-4690-b85b-64dde4c97e14", "serviceDescription": "service", "serviceInvariantUUID": "845278ed-2b9b-4dd8-a78b-f9f6679f81dd", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "b48c1316-7610-4dbc-bed6-37aa768c22dd", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "6ddacec4-6525-4bff-be52-37a6eacf9c98", "resourceInvariantUUID": "8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab", "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": "YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ab21d092-9b7f-4b59-9729-357f7b20dd77" } ], "workloadContext": "Production" } 2023-03-29T05:43:28.383Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:43:28.384Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9cd9f058-856b-4690-b85b-64dde4c97e14 ASDC 2023-03-29T05:43:28.384Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:89fd2b07-e1bd-4873-bb5f-256c573c4644 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:9cd9f058-856b-4690-b85b-64dde4c97e14 ServiceInvariantUUID:845278ed-2b9b-4dd8-a78b-f9f6679f81dd 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:ab21d092-9b7f-4b59-9729-357f7b20dd77 ArtifactChecksum:YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:b48c1316-7610-4dbc-bed6-37aa768c22dd ResourceInvariantUUID:8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:6ddacec4-6525-4bff-be52-37a6eacf9c98 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T05:43:28.384Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9cd9f058-856b-4690-b85b-64dde4c97e14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:43:28.432Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:43:28.433Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:43:28.433Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:43:28.434Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T05:43:28.434Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:43:28.434Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T05:43:28.471Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T05:43:28.472Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@79af9b5b 2023-03-29T05:43:28.472Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:43:28.472Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T05:43:28.473Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ab21d092-9b7f-4b59-9729-357f7b20dd77 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:43:28.473Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T05:43:28.473Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T05:43:28.473Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:43:28.473Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:43:28.474Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:43:28.474Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680068608473, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:43:29.475Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:ab21d092-9b7f-4b59-9729-357f7b20dd77) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:43:29.513Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists 2023-03-29T05:43:29.514Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T05:43:29.514Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists) 2023-03-29T05:43:29.514Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:43:29.514Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:43:29.514Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:43:29.514Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680068609514, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:43:30.515Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T05:43:30.515Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists) 2023-03-29T05:43:30.515Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:43:30.516Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:43:30.516Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:43:30.516Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680068610515, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:43:31.517Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:43:31.545Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:43:31.549Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:43:31.550Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:43:31.550Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:43:31.550Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:43:31.550Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:43:31.550Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:43:31.550Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:43:31.551Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:43:31.551Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:43:31.564Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:44:01.565Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:44:01.575Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and serviceModelVersionId: 9cd9f058-856b-4690-b85b-64dde4c97e14 2023-03-29T05:44:01.575Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 845278ed-2b9b-4dd8-a78b-f9f6679f81dd 2023-03-29T05:44:01.576Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 2023-03-29T05:44:01.583Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:44:01.607Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||Invoke 2023-03-29T05:44:01.608Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[0e42e1db-5eb5-49d7-9105-66424d65a2af], X-ECOMP-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], X-TransactionId=[], X-ONAP-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], Content-Type=[application/merge-patch+json]} 2023-03-29T05:44:01.612Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:44:01.737Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?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/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:44:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[121], vertex-id=[331784], x-aai-txid=[1-aai-resources-230329-05:44:02:100-29602], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:44:01.738Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:44:01.738Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||InvokeReturn 2023-03-29T05:44:01.739Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:44:01.739Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:44:01.747Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:44:01.747Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 89fd2b07-e1bd-4873-bb5f-256c573c4644 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:44:01.747Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:44:01.748Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:44:01.748Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:44:01.748Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680068641747, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:44:02.776Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:44:02.776Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"becb8b5a-dcb1-4d01-8ac3-6d641b72d56d","serviceName":"Demo_pNF_hXDFOFq3mh63QxjK66dZ","serviceVersion":"1.0","serviceUUID":"bf1fd886-5569-462e-bd5c-807bcad43c9d","serviceDescription":"catalog service description","serviceInvariantUUID":"1c1f0e8b-ffb1-458b-8a91-687867e49669","resources":[{"resourceInstanceName":"pNF 6fc73c3c-c6b3 0","resourceName":"pNF 6fc73c3c-c6b3","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a22c11b1-6858-4217-938e-5049e173c977","resourceInvariantUUID":"ad61b3d5-9601-4c6d-9480-76742f35ce81","resourceCustomizationUUID":"678e86ef-7d61-4ce9-a08b-f54e468b1743","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml","artifactChecksum":"MTdkZjZlYjViMWEzMTVhMTI0MWE4MTZlYzI3NzUwNjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c24e513b-5599-4af7-914e-b06f69aaf1f4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd263b59-fdec-44d7-9d9d-84bdd1807c62","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"674af2df-3bb2-4c99-82be-01f84d3a0376","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml","artifactChecksum":"NTNhOWU2MTZmMDk0NTkxOWNkODAzZjQ5Yjc2OTUyMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a72d5f73-0f2c-416c-8c36-2906589316ea","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ec535a44-f84d-4b5b-af73-3d87581fcfd0","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f1ccf9ff-c126-471c-8e0a-4654def5cebf","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactChecksum":"YmRlZTAwNDNlNmFiMGJkZDczZGY3Y2ExZTE2ZTQwNjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2f9aebc6-aaa8-4362-ad9a-7bf780581f5a","artifactVersion":"1"},{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactChecksum":"MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6f46e327-9aa8-48fb-8368-0d9545c1256b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:44:02.776Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:44:02.776Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:44:02.777Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:44:02.777Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:44:03.777Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:44:03.777Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:44:03.778Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:44:03.778Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:44:04.778Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:44:04.779Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:44:04.779Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:44:04.779Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:44:05.779Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:44:05.780Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:44:05.780Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:44:05.780Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:44:06.781Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:44:06.781Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:44:06.781Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:44:06.781Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:44:07.782Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:44:07.783Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:44:07.783Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:44:07.783Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:44:08.784Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:44:08.784Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:44:08.784Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:44:08.784Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:44:09.785Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:44:09.785Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:44:09.785Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:44:09.786Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:44:10.786Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "serviceName": "Demo_pNF_hXDFOFq3mh63QxjK66dZ", "serviceVersion": "1.0", "serviceUUID": "bf1fd886-5569-462e-bd5c-807bcad43c9d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "1c1f0e8b-ffb1-458b-8a91-687867e49669", "resources": [ { "resourceInstanceName": "pNF 6fc73c3c-c6b3 0", "resourceCustomizationUUID": "678e86ef-7d61-4ce9-a08b-f54e468b1743", "resourceName": "pNF 6fc73c3c-c6b3", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "a22c11b1-6858-4217-938e-5049e173c977", "resourceInvariantUUID": "ad61b3d5-9601-4c6d-9480-76742f35ce81", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactChecksum": "MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6f46e327-9aa8-48fb-8368-0d9545c1256b" } ], "workloadContext": "Production" } 2023-03-29T05:44:10.787Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:44:10.787Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bf1fd886-5569-462e-bd5c-807bcad43c9d ASDC 2023-03-29T05:44:10.788Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:becb8b5a-dcb1-4d01-8ac3-6d641b72d56d ServiceName:Demo_pNF_hXDFOFq3mh63QxjK66dZ ServiceVersion:1.0 ServiceUUID:bf1fd886-5569-462e-bd5c-807bcad43c9d ServiceInvariantUUID:1c1f0e8b-ffb1-458b-8a91-687867e49669 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactUUID:6f46e327-9aa8-48fb-8368-0d9545c1256b ArtifactChecksum:MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 6fc73c3c-c6b3 0 ResourceCustomizationUUID:678e86ef-7d61-4ce9-a08b-f54e468b1743 ResourceInvariantUUID:ad61b3d5-9601-4c6d-9480-76742f35ce81 ResourceName:pNF 6fc73c3c-c6b3 ResourceType:PNF ResourceUUID:a22c11b1-6858-4217-938e-5049e173c977 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T05:44:10.788Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bf1fd886-5569-462e-bd5c-807bcad43c9d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:44:10.830Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:44:10.831Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:44:10.832Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:44:10.832Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b from URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:44:10.832Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:44:10.832Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:44:11.397Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T05:44:11.400Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 6f46e327-9aa8-48fb-8368-0d9545c1256b 88018 2023-03-29T05:44:11.400Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T05:44:11.400Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:44:11.401Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T05:44:11.401Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:44:11.401Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:44:11.401Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068651400, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:44:12.402Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:44:12.403Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:44:12.404Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b, URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar to file: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:44:12.404Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:44:12.405Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:44:12.405Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:44:12.486Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP53029200400965659/Definitions/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml 2023-03-29T05:44:13.068Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T05:44:13.068Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T05:44:13.068Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:44:13.068Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T05:44:13.068Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:44:13.068Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:44:13.069Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:44:13.069Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:44:13.069Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:44:13.069Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:44:13.069Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6fc73c3c-c6b3 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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:44:13.069Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T05:44:13.069Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:44:13.069Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:44:13.069Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T05:44:13.069Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T05:44:13.069Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:44:13.069Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:44:13.069Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:44:13.069Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T05:44:13.070Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T05:44:13.070Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:44:13.070Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:44:13.070Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:44:13.070Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:44:13.070Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:44:13.070Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:44:13.070Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:44:13.070Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:44:13.070Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:44:13.070Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:44:13.070Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:44:13.070Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hXDFOFq3mh63QxjK66dZ Description:catalog service description Model UUID:bf1fd886-5569-462e-bd5c-807bcad43c9d Model Version:NULL Model InvariantUuid:1c1f0e8b-ffb1-458b-8a91-687867e49669 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:44:13.107Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||ERROR|500||Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists 2023-03-29T05:44:13.107Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T05:44:13.107Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists) 2023-03-29T05:44:13.107Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:44:13.108Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:44:13.108Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:44:13.108Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068653107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:44:14.108Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T05:44:14.109Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists) 2023-03-29T05:44:14.109Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:44:14.110Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:44:14.110Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:44:14.110Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068654108, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:44:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:44:14.797Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:44:14.797Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680068608473, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680068609514, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680068610515, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680068641747, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:44:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:44:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:44:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:44:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:44:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:44:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:44:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:44:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:44:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:44:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:44:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:44:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:44:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068651400, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:44:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:44:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:44:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068653107, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } 2023-03-29T05:44:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:44:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:44:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068654108, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } 2023-03-29T05:44:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:44:15.111Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:44:15.133Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:44:15.137Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:44:15.138Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:44:15.138Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:44:15.138Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:44:15.138Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:44:15.138Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:44:15.138Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:44:15.138Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:44:15.138Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:44:15.150Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:44:45.150Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:44:45.162Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and serviceModelVersionId: bf1fd886-5569-462e-bd5c-807bcad43c9d 2023-03-29T05:44:45.162Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1c1f0e8b-ffb1-458b-8a91-687867e49669 2023-03-29T05:44:45.163Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 2023-03-29T05:44:45.170Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:44:45.197Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T05:44:45.197Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||Invoke 2023-03-29T05:44:45.203Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:44:45.334Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||InvokeReturn 2023-03-29T05:44:45.334Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:44:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[127], vertex-id=[344072], x-aai-txid=[0-aai-resources-230329-05:44:45:691-19432], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:44:45.334Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:44:45.334Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:44:45.334Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:44:45.344Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:44:45.344Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:44:45.344Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:44:45.345Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:44:45.345Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:44:45.345Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068685344, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:44:46.371Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:44:46.371Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"97dbd75c-aaad-4e24-898e-c5ed3e14800c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80","serviceDescription":"service","serviceInvariantUUID":"4453b51e-2c0e-4fd9-a8f5-372cae72a7b5","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b","resourceInvariantUUID":"ffa14943-3167-4273-bc2e-0910be881db2","resourceCustomizationUUID":"b62d4581-c92e-4bbe-97f9-94c7f742c600","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":"MTUzZTllNzgxM2I5NTY0ZDJlMjkxMjQyZjJkNzc0MmM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"79601963-63ad-4c83-84b0-a8fe138fa674","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":"MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d3b31b3d-0a37-4e41-9b75-45689d21c598","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":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642","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":"af819053-ffd2-46f9-b25a-ab602805cde9","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":"4406df68-980d-44ea-b292-c6717a161fd9","artifactVersion":"2","generatedFromUUID":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGNiNDlkM2U2ZTg4YTJhMDA5YTcyZGY4MjYyZGQwMmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d1c8e353-e00b-46aa-89ac-5d4cac253449","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e313f27c-b7aa-4489-b13a-3e9d6193ee33","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:44:46.372Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:44:46.372Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:44:46.373Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:44:46.373Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:44:47.374Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:44:47.374Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:44:47.374Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:44:47.375Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:44:48.376Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:44:48.376Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:44:48.376Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:44:48.377Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:44:49.378Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:44:49.379Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:44:49.379Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:44:49.379Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:44:50.381Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:44:50.381Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:44:50.381Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:44:50.382Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:44:51.383Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:44:51.384Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:44:51.384Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:44:51.384Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:44:52.385Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:44:52.386Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:44:52.386Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:44:52.386Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:44:53.389Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80", "serviceDescription": "service", "serviceInvariantUUID": "4453b51e-2c0e-4fd9-a8f5-372cae72a7b5", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "b62d4581-c92e-4bbe-97f9-94c7f742c600", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b", "resourceInvariantUUID": "ffa14943-3167-4273-bc2e-0910be881db2", "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": "MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d3b31b3d-0a37-4e41-9b75-45689d21c598", "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": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642", "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": "4406df68-980d-44ea-b292-c6717a161fd9", "generatedFromUUID": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642" }, "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": "4406df68-980d-44ea-b292-c6717a161fd9", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e313f27c-b7aa-4489-b13a-3e9d6193ee33" } ], "workloadContext": "Production" } 2023-03-29T05:44:53.389Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:44:53.389Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ASDC 2023-03-29T05:44:53.390Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:97dbd75c-aaad-4e24-898e-c5ed3e14800c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ServiceInvariantUUID:4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 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:e313f27c-b7aa-4489-b13a-3e9d6193ee33 ArtifactChecksum:NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:b62d4581-c92e-4bbe-97f9-94c7f742c600 ResourceInvariantUUID:ffa14943-3167-4273-bc2e-0910be881db2 ResourceName:basic_vm ResourceType:VF ResourceUUID:a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b 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:d3b31b3d-0a37-4e41-9b75-45689d21c598 ArtifactChecksum:MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM= 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:ca20ce4c-c846-45e8-b86c-33aa6f2c7642 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:4406df68-980d-44ea-b292-c6717a161fd9 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:4406df68-980d-44ea-b292-c6717a161fd9 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T05:44:53.390Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:44:53.437Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:44:53.437Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:44:53.437Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:44:53.438Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T05:44:53.438Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:44:53.438Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|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-03-29T05:44:53.468Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T05:44:53.468Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@34148d16 2023-03-29T05:44:53.469Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:44:53.469Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-29T05:44:53.469Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar e313f27c-b7aa-4489-b13a-3e9d6193ee33 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:44:53.469Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T05:44:53.469Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-29T05:44:53.469Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:44:53.469Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:44:53.470Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:44:53.470Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068693469, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:44:54.470Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:e313f27c-b7aa-4489-b13a-3e9d6193ee33) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:44:54.503Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists 2023-03-29T05:44:54.504Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T05:44:54.504Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists) 2023-03-29T05:44:54.504Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:44:54.504Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:44:54.504Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:44:54.504Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068694504, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:44:55.505Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T05:44:55.505Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists) 2023-03-29T05:44:55.505Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:44:55.506Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:44:55.506Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:44:55.506Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068695505, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:44:56.506Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:44:56.530Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:44:56.534Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:44:56.535Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:44:56.535Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:44:56.535Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:44:56.535Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:44:56.535Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:44:56.535Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:44:56.535Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:44:56.535Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:44:56.550Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:45:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:45:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068685344, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:45:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T05:45:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T05:45:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "policy-distribution-id", "timestamp": 1680068668706, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "ves-openapi-manager", "timestamp": 1680068689949, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "multicloud-k8s", "timestamp": 1680068664533, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "cds-sdc-listener", "timestamp": 1680068666194, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "policy-distribution-id", "timestamp": 1680068668706, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "ves-openapi-manager", "timestamp": 1680068689949, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "cds-sdc-listener", "timestamp": 1680068666194, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "multicloud-k8s", "timestamp": 1680068664533, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "policy-distribution-id", "timestamp": 1680068668706, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "ves-openapi-manager", "timestamp": 1680068689949, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "cds-sdc-listener", "timestamp": 1680068666194, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "multicloud-k8s", "timestamp": 1680068664533, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-29T05:45:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "policy-distribution-id", "timestamp": 1680068668706, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "ves-openapi-manager", "timestamp": 1680068689949, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "cds-sdc-listener", "timestamp": 1680068666194, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "multicloud-k8s", "timestamp": 1680068664533, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:45:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "aai-model-loader", "timestamp": 1680068693311, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "policy-distribution-id", "timestamp": 1680068668706, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "ves-openapi-manager", "timestamp": 1680068689949, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "cds-sdc-listener", "timestamp": 1680068666194, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "multicloud-k8s", "timestamp": 1680068664533, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-29T05:45:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068693469, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:45:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.803Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "aai-model-loader", "timestamp": 1680068693311, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.803Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.803Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "policy-distribution-id", "timestamp": 1680068668706, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.803Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.803Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "ves-openapi-manager", "timestamp": 1680068689949, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.803Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.803Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "cds-sdc-listener", "timestamp": 1680068666194, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.803Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.803Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "multicloud-k8s", "timestamp": 1680068664533, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-29T05:45:14.803Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.804Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.804Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068694504, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } 2023-03-29T05:45:14.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.804Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.804Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "aai-model-loader", "timestamp": 1680068693311, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.804Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.804Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "policy-distribution-id", "timestamp": 1680068668706, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.804Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.804Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "ves-openapi-manager", "timestamp": 1680068689949, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.804Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.804Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "cds-sdc-listener", "timestamp": 1680068666194, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.804Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.804Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "multicloud-k8s", "timestamp": 1680068664533, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-29T05:45:14.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.804Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.804Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068695505, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } 2023-03-29T05:45:14.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.804Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.804Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068695412, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.805Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.805Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "aai-model-loader", "timestamp": 1680068693311, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.805Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.805Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.805Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "policy-distribution-id", "timestamp": 1680068668706, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.805Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.805Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.805Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "cds-sdc-listener", "timestamp": 1680068666194, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.805Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.805Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.805Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "ves-openapi-manager", "timestamp": 1680068689949, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.805Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.805Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.805Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "multicloud-k8s", "timestamp": 1680068664533, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.805Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.805Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.805Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068695412, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.805Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.805Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "aai-model-loader", "timestamp": 1680068693311, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "policy-distribution-id", "timestamp": 1680068668706, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "ves-openapi-manager", "timestamp": 1680068689949, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "cds-sdc-listener", "timestamp": 1680068666194, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "multicloud-k8s", "timestamp": 1680068664533, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068695412, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "aai-model-loader", "timestamp": 1680068693311, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "policy-distribution-id", "timestamp": 1680068668706, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "ves-openapi-manager", "timestamp": 1680068689949, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.806Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.807Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.807Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "cds-sdc-listener", "timestamp": 1680068666194, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:45:14.807Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.807Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.807Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "multicloud-k8s", "timestamp": 1680068664533, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:45:14.807Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.807Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.807Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068695412, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.807Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.807Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.807Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "aai-model-loader", "timestamp": 1680068693311, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.807Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.807Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.807Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "multicloud-k8s", "timestamp": 1680068699559, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-29T05:45:14.807Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.807Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.807Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "cds-sdc-listener", "timestamp": 1680068700119, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:45:14.807Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.808Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.808Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "policy-distribution-id", "timestamp": 1680068700630, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:45:14.808Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.808Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.808Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068695412, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.808Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.808Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.808Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "aai-model-loader", "timestamp": 1680068693311, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.808Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.808Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.808Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "policy-distribution-id", "timestamp": 1680068701632, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T05:45:14.808Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.808Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.808Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068695412, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.808Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.808Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.808Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "multicloud-k8s", "timestamp": 1680068700668, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-03-29T05:45:14.808Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.809Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.809Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "aai-model-loader", "timestamp": 1680068693311, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.809Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.809Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.809Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "policy-distribution-id", "timestamp": 1680068702633, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T05:45:14.853Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 2023-03-29T05:45:14.853Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T05:45:14.872Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.872Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068695412, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.872Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.872Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.872Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "multicloud-k8s", "timestamp": 1680068701771, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-03-29T05:45:14.872Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.872Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.872Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "aai-model-loader", "timestamp": 1680068693311, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:45:14.872Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.872Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.872Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068695412, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.872Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.872Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.872Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "multicloud-k8s", "timestamp": 1680068702867, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-03-29T05:45:14.872Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.872Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.872Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "aai-model-loader", "timestamp": 1680068703471, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:45:14.872Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.872Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.872Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068695412, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.872Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.872Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.872Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "multicloud-k8s", "timestamp": 1680068704037, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:45:14.884Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 2023-03-29T05:45:14.884Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:45:14.903Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.903Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068695412, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:45:14.903Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.903Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.903Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "multicloud-k8s", "timestamp": 1680068705039, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-29T05:45:14.903Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.903Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.903Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068706276, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:45:14.903Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.903Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.903Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068708376, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T05:45:14.903Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.903Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.903Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068709379, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:45:14.917Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 2023-03-29T05:45:14.917Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T05:45:14.936Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.936Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "aai-model-loader", "timestamp": 1680068709436, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T05:45:14.936Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.936Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.936Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "ves-openapi-manager", "timestamp": 1680068709926, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.936Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.936Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.936Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "policy-distribution-id", "timestamp": 1680068703635, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.936Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.936Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.936Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "cds-sdc-listener", "timestamp": 1680068701124, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.936Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.937Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.937Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "multicloud-k8s", "timestamp": 1680068706043, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.937Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.937Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.937Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "aai-model-loader", "timestamp": 1680068710439, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:45:14.948Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 2023-03-29T05:45:14.948Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T05:45:14.967Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.967Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "ves-openapi-manager", "timestamp": 1680068709926, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.967Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "policy-distribution-id", "timestamp": 1680068703635, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "cds-sdc-listener", "timestamp": 1680068701124, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "multicloud-k8s", "timestamp": 1680068706043, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "policy-distribution-id", "timestamp": 1680068703635, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "cds-sdc-listener", "timestamp": 1680068701124, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "ves-openapi-manager", "timestamp": 1680068709926, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "multicloud-k8s", "timestamp": 1680068706043, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "cds-sdc-listener", "timestamp": 1680068701124, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "ves-openapi-manager", "timestamp": 1680068709926, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.968Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "policy-distribution-id", "timestamp": 1680068703635, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.969Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.969Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.969Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "multicloud-k8s", "timestamp": 1680068706043, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.969Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.969Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.969Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "policy-distribution-id", "timestamp": 1680068703635, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.969Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.969Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.969Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "cds-sdc-listener", "timestamp": 1680068701124, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.969Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.969Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.969Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "ves-openapi-manager", "timestamp": 1680068709926, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.969Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.969Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.969Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "multicloud-k8s", "timestamp": 1680068706043, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T05:45:14.969Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.969Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.969Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "ves-openapi-manager", "timestamp": 1680068709926, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.969Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.969Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.969Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "cds-sdc-listener", "timestamp": 1680068701124, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.969Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.969Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.969Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "multicloud-k8s", "timestamp": 1680068706043, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.969Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:14.970Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:45:14.970Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "policy-distribution-id", "timestamp": 1680068703635, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T05:45:14.970Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:45:26.551Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:45:26.576Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and serviceModelVersionId: 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 2023-03-29T05:45:26.576Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 2023-03-29T05:45:26.577Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 2023-03-29T05:45:26.581Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:45:26.601Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T05:45:26.602Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||Invoke 2023-03-29T05:45:26.605Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:45:26.724Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||InvokeReturn 2023-03-29T05:45:26.724Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:45:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[115], vertex-id=[413928], x-aai-txid=[2-aai-resources-230329-05:45:27:091-29126], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:45:26.724Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:45:26.724Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:45:26.724Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:45:26.728Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:45:26.728Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 97dbd75c-aaad-4e24-898e-c5ed3e14800c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:45:26.728Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:45:26.728Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:45:26.728Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:45:26.728Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068726728, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:45:27.753Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:45:27.754Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"322c7eed-d160-41b1-a1d7-8f46826511df","serviceName":"Demo_pNF_LM7m91Pd0a7JuAo6utdA","serviceVersion":"1.0","serviceUUID":"04d6510b-208b-4001-a609-5fc6e815bc29","serviceDescription":"catalog service description","serviceInvariantUUID":"46734027-bdee-4d81-a82e-d2664c92bddf","resources":[{"resourceInstanceName":"pNF d3572193-f6db 0","resourceName":"pNF d3572193-f6db","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3bc1ce41-54b2-4ded-97ff-325c6b0084f2","resourceInvariantUUID":"cf8281ae-59e1-4a89-88a5-20251862ff8b","resourceCustomizationUUID":"e6379093-e721-4518-80de-70298ba47d4a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml","artifactChecksum":"YTUwYzgxMDdiMmQ4Nzg2YWFjNWM4M2RhNWI4MGE3NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c5137d0-101e-4b95-9378-2f80a5d70f6b","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bc83c945-445e-46fa-a65f-569f82be6af0","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e305605e-62a9-43c4-ace1-4c4d304af926","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTIwN2ZhYTQ2MWY3ODVjYTk4ZDhjNGZhYzA5NDJlZWE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"934bbc92-3b74-4703-b2bc-549907eadd33","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8b37db95-69be-4476-8d0b-4e36e35b3b37","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"29033e38-916c-4ea7-afbe-813271c478aa","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactChecksum":"YjU3YTlkZTNhN2ZiZWNmZDJhNTg1ZDNjODYzZjMzMWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f921d3aa-063a-40e9-8278-0eb4f68aa14c","artifactVersion":"1"},{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactChecksum":"YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2f5b30a0-a6b5-4a97-b760-3d29a4bdc241","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:45:27.754Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:45:27.754Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:45:27.754Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:45:27.754Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:45:28.755Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:45:28.756Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:45:28.756Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:45:28.756Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:45:29.758Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:45:29.758Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:45:29.758Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:45:29.758Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:45:30.758Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:45:30.759Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:45:30.759Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:45:30.759Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:45:31.760Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:45:31.760Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:45:31.760Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:45:31.760Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:45:32.761Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:45:32.762Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:45:32.762Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:45:32.762Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:45:33.763Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:45:33.763Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:45:33.763Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:45:33.763Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:45:34.764Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:45:34.764Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:45:34.764Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:45:34.765Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:45:35.766Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "serviceName": "Demo_pNF_LM7m91Pd0a7JuAo6utdA", "serviceVersion": "1.0", "serviceUUID": "04d6510b-208b-4001-a609-5fc6e815bc29", "serviceDescription": "catalog service description", "serviceInvariantUUID": "46734027-bdee-4d81-a82e-d2664c92bddf", "resources": [ { "resourceInstanceName": "pNF d3572193-f6db 0", "resourceCustomizationUUID": "e6379093-e721-4518-80de-70298ba47d4a", "resourceName": "pNF d3572193-f6db", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3bc1ce41-54b2-4ded-97ff-325c6b0084f2", "resourceInvariantUUID": "cf8281ae-59e1-4a89-88a5-20251862ff8b", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactChecksum": "YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2f5b30a0-a6b5-4a97-b760-3d29a4bdc241" } ], "workloadContext": "Production" } 2023-03-29T05:45:35.766Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:45:35.766Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 04d6510b-208b-4001-a609-5fc6e815bc29 ASDC 2023-03-29T05:45:35.767Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:322c7eed-d160-41b1-a1d7-8f46826511df ServiceName:Demo_pNF_LM7m91Pd0a7JuAo6utdA ServiceVersion:1.0 ServiceUUID:04d6510b-208b-4001-a609-5fc6e815bc29 ServiceInvariantUUID:46734027-bdee-4d81-a82e-d2664c92bddf ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactUUID:2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 ArtifactChecksum:YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d3572193-f6db 0 ResourceCustomizationUUID:e6379093-e721-4518-80de-70298ba47d4a ResourceInvariantUUID:cf8281ae-59e1-4a89-88a5-20251862ff8b ResourceName:pNF d3572193-f6db ResourceType:PNF ResourceUUID:3bc1ce41-54b2-4ded-97ff-325c6b0084f2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T05:45:35.767Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 04d6510b-208b-4001-a609-5fc6e815bc29 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:45:35.815Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:45:35.816Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:45:35.816Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:45:35.816Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 from URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:45:35.816Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:45:35.816Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:45:36.045Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T05:45:36.052Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 88009 2023-03-29T05:45:36.053Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T05:45:36.053Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:45:36.053Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T05:45:36.053Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:45:36.053Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:45:36.053Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068736053, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:45:37.054Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:45:37.055Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:45:37.055Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241, URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar to file: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:45:37.055Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:45:37.056Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:45:37.056Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:45:37.182Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP893270851606374309/Definitions/service-DemoPnfLm7m91pd0a7juao6utda-template.yml 2023-03-29T05:45:37.730Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T05:45:37.731Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T05:45:37.731Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:45:37.731Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T05:45:37.731Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:45:37.731Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:45:37.731Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:45:37.731Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:45:37.731Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:45:37.731Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d3572193-f6db 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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:45:37.732Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:45:37.732Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T05:45:37.732Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:45:37.732Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:45:37.732Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T05:45:37.732Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T05:45:37.732Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:45:37.733Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:45:37.733Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:45:37.733Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T05:45:37.733Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T05:45:37.733Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:45:37.733Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:45:37.733Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:45:37.734Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:45:37.734Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:45:37.734Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:45:37.734Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:45:37.734Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:45:37.734Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:45:37.734Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:45:37.734Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:45:37.735Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_LM7m91Pd0a7JuAo6utdA Description:catalog service description Model UUID:04d6510b-208b-4001-a609-5fc6e815bc29 Model Version:NULL Model InvariantUuid:46734027-bdee-4d81-a82e-d2664c92bddf 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:45:37.777Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists 2023-03-29T05:45:37.778Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T05:45:37.778Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar(Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists) 2023-03-29T05:45:37.778Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:45:37.778Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:45:37.779Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:45:37.779Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068737778, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:45:38.779Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T05:45:38.780Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar(Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists) 2023-03-29T05:45:38.780Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:45:38.780Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:45:38.780Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:45:38.780Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068738779, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:45:39.781Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:45:39.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:45:39.812Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:45:39.812Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:45:39.812Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:45:39.812Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:45:39.812Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:45:39.812Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:45:39.812Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:45:39.813Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:45:39.813Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:45:39.825Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:46:09.826Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:46:09.834Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322c7eed-d160-41b1-a1d7-8f46826511df and serviceModelVersionId: 04d6510b-208b-4001-a609-5fc6e815bc29 2023-03-29T05:46:09.835Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 46734027-bdee-4d81-a82e-d2664c92bddf 2023-03-29T05:46:09.835Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 2023-03-29T05:46:09.838Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:46:09.851Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T05:46:09.851Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||Invoke 2023-03-29T05:46:09.858Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:46:10.054Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||InvokeReturn 2023-03-29T05:46:10.054Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:46:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[192], vertex-id=[188464], x-aai-txid=[2-aai-resources-230329-05:46:10:344-76196], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:46:10.055Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:46:10.055Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:46:10.055Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:46:10.066Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:46:10.066Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322c7eed-d160-41b1-a1d7-8f46826511df and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:46:10.066Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:46:10.066Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:46:10.067Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:46:10.067Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068770066, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:46:11.093Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:46:11.093Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c3c2d53b-3a81-4716-99a4-534d046b6920","serviceName":"Demo_pNF_j2zmVKRYKHawh3FMRxXR","serviceVersion":"1.0","serviceUUID":"3237c0dd-d6e3-4c86-acc0-974ba2597359","serviceDescription":"catalog service description","serviceInvariantUUID":"69a4669f-98c0-4b94-ba05-563aae1c603b","resources":[{"resourceInstanceName":"pNF 550377d4-2a63 0","resourceName":"pNF 550377d4-2a63","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"fe0ac079-e762-4228-8d12-5ced07c2d309","resourceInvariantUUID":"24f87f9a-e5c8-401b-8cfe-3cb195a4a09e","resourceCustomizationUUID":"2666f2f6-7bce-48f8-892f-57dac6ca046c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml","artifactChecksum":"Y2I3MjEzNDU1NjU5NGQ0YTkwNGZiOWNmMzczNDIwNzE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6c97f674-e056-4689-a36a-2358f246f5a7","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"89ddbd96-f126-4a8f-bf6b-04ca435bb94f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9625786d-d9f4-4eec-85b7-98bb5d691496","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml","artifactChecksum":"NjFiOGM4Y2RjN2Q0NTQyNmMzNDk5OTMwZjdhMDkxYTQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"48116bc6-cf67-4e5d-9da1-99b61bbf23a0","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a766ba18-5d86-4d9c-ab3b-2a95c74ced66","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"743a8285-474e-4727-a69a-335f0b785b2d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml","artifactChecksum":"ZWEyN2FkMmNiMzk4NWZjZTRjYzU4MGZjYTgyY2UyOWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f3cad1e8-5aff-4cb0-a42c-154ab85b82c9","artifactVersion":"1"},{"artifactName":"service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar","artifactChecksum":"YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9f86a809-577b-4f64-9e6d-a1fdd4da0104","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:46:11.094Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:46:11.094Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:46:11.094Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:46:11.094Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:46:12.095Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:46:12.095Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:46:12.095Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:46:12.096Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:46:13.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:46:13.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:46:13.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:46:13.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:46:14.098Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:46:14.099Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:46:14.099Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:46:14.099Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:46:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:46:14.797Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.797Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "cds-sdc-listener", "timestamp": 1680068701124, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "ves-openapi-manager", "timestamp": 1680068709926, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "policy-distribution-id", "timestamp": 1680068703635, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "multicloud-k8s", "timestamp": 1680068706043, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "cds-sdc-listener", "timestamp": 1680068701124, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:46:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "ves-openapi-manager", "timestamp": 1680068709926, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "policy-distribution-id", "timestamp": 1680068703635, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:46:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "multicloud-k8s", "timestamp": 1680068706043, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:46:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "multicloud-k8s", "timestamp": 1680068717988, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-29T05:46:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "cds-sdc-listener", "timestamp": 1680068718548, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:46:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "policy-distribution-id", "timestamp": 1680068719057, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:46:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "policy-distribution-id", "timestamp": 1680068720059, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T05:46:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "multicloud-k8s", "timestamp": 1680068719084, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-29T05:46:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "policy-distribution-id", "timestamp": 1680068721061, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T05:46:14.825Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3a9e49d9-9166-44c6-ba13-fa9494d789a4 2023-03-29T05:46:14.825Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T05:46:14.837Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.837Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "multicloud-k8s", "timestamp": 1680068720183, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-29T05:46:14.838Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.838Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.838Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "multicloud-k8s", "timestamp": 1680068721238, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:46:14.845Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3a9e49d9-9166-44c6-ba13-fa9494d789a4 2023-03-29T05:46:14.845Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:46:14.857Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.858Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "multicloud-k8s", "timestamp": 1680068722240, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-29T05:46:14.858Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.858Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.858Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "aai-model-loader", "timestamp": 1680068723311, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.858Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.858Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.858Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "aai-model-loader", "timestamp": 1680068723311, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.858Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.858Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.858Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "aai-model-loader", "timestamp": 1680068723311, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.858Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.859Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.859Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068725412, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.859Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.859Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.859Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "aai-model-loader", "timestamp": 1680068723311, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.859Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.860Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.860Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068725412, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.860Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.860Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.860Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068726728, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:46:14.860Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.860Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.860Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "aai-model-loader", "timestamp": 1680068723311, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.860Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.860Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.860Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068725412, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.861Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.861Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.861Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.861Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.861Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.861Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "aai-model-loader", "timestamp": 1680068723311, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.861Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.861Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.861Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068725412, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.862Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.862Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.862Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.862Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.862Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.862Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "aai-model-loader", "timestamp": 1680068723311, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.862Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.862Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.863Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068725412, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.863Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.863Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.863Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.863Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.864Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.864Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "aai-model-loader", "timestamp": 1680068723311, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:46:14.864Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.864Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.864Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068725412, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.864Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.864Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.865Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.865Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.865Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.865Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "aai-model-loader", "timestamp": 1680068731437, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:46:14.865Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.865Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.866Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068725412, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.866Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.866Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.866Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.866Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.866Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.867Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068725412, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:46:14.867Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.867Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.867Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.868Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.868Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.868Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068734196, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:46:14.869Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.869Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.869Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.869Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.869Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.870Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:46:14.870Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.870Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.870Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068736245, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T05:46:14.871Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.871Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.871Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068736053, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:46:14.871Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.871Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.872Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "aai-model-loader", "timestamp": 1680068736369, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T05:46:14.872Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.872Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.872Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068737248, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:46:14.883Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3a9e49d9-9166-44c6-ba13-fa9494d789a4 2023-03-29T05:46:14.883Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T05:46:14.897Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.897Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "aai-model-loader", "timestamp": 1680068737371, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:46:14.905Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3a9e49d9-9166-44c6-ba13-fa9494d789a4 2023-03-29T05:46:14.905Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T05:46:14.921Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.922Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068737778, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists" } 2023-03-29T05:46:14.922Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.922Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.922Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068738779, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists" } 2023-03-29T05:46:14.922Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.922Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.922Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068770066, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:46:14.922Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.922Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.922Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.922Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.922Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.922Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.923Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.923Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.923Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.923Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:14.923Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:46:14.923Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:46:14.923Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:46:15.100Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:46:15.101Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:46:15.101Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:46:15.101Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:46:16.102Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:46:16.102Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:46:16.102Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:46:16.103Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:46:17.104Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:46:17.104Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:46:17.104Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:46:17.104Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:46:18.105Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:46:18.106Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:46:18.106Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:46:18.106Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:46:19.108Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "serviceName": "Demo_pNF_j2zmVKRYKHawh3FMRxXR", "serviceVersion": "1.0", "serviceUUID": "3237c0dd-d6e3-4c86-acc0-974ba2597359", "serviceDescription": "catalog service description", "serviceInvariantUUID": "69a4669f-98c0-4b94-ba05-563aae1c603b", "resources": [ { "resourceInstanceName": "pNF 550377d4-2a63 0", "resourceCustomizationUUID": "2666f2f6-7bce-48f8-892f-57dac6ca046c", "resourceName": "pNF 550377d4-2a63", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "fe0ac079-e762-4228-8d12-5ced07c2d309", "resourceInvariantUUID": "24f87f9a-e5c8-401b-8cfe-3cb195a4a09e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "artifactChecksum": "YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "9f86a809-577b-4f64-9e6d-a1fdd4da0104" } ], "workloadContext": "Production" } 2023-03-29T05:46:19.108Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:46:19.108Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3237c0dd-d6e3-4c86-acc0-974ba2597359 ASDC 2023-03-29T05:46:19.109Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c3c2d53b-3a81-4716-99a4-534d046b6920 ServiceName:Demo_pNF_j2zmVKRYKHawh3FMRxXR ServiceVersion:1.0 ServiceUUID:3237c0dd-d6e3-4c86-acc0-974ba2597359 ServiceInvariantUUID:69a4669f-98c0-4b94-ba05-563aae1c603b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ArtifactUUID:9f86a809-577b-4f64-9e6d-a1fdd4da0104 ArtifactChecksum:YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 550377d4-2a63 0 ResourceCustomizationUUID:2666f2f6-7bce-48f8-892f-57dac6ca046c ResourceInvariantUUID:24f87f9a-e5c8-401b-8cfe-3cb195a4a09e ResourceName:pNF 550377d4-2a63 ResourceType:PNF ResourceUUID:fe0ac079-e762-4228-8d12-5ced07c2d309 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T05:46:19.109Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3237c0dd-d6e3-4c86-acc0-974ba2597359 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:46:19.144Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:46:19.145Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:46:19.145Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:46:19.145Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 from URL: /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:46:19.145Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:46:19.145Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:46:19.404Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T05:46:19.407Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 9f86a809-577b-4f64-9e6d-a1fdd4da0104 88024 2023-03-29T05:46:19.407Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T05:46:19.407Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:46:19.407Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T05:46:19.408Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:46:19.408Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:46:19.408Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068779407, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:46:20.409Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:46:20.410Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:46:20.410Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104, URL: /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar to file: /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:46:20.410Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:46:20.411Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:46:20.411Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:46:20.501Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9690073148688999433/Definitions/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml 2023-03-29T05:46:21.130Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T05:46:21.130Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T05:46:21.130Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:46:21.130Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T05:46:21.130Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 550377d4-2a63 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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:46:21.130Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:46:21.130Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:46:21.130Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:46:21.130Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:46:21.130Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:46:21.130Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:46:21.131Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T05:46:21.131Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:46:21.131Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:46:21.131Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Node template pNF 550377d4-2a63 0 is matching search criteria 2023-03-29T05:46:21.131Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T05:46:21.131Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 550377d4-2a63 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:46:21.131Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:46:21.131Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:46:21.131Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Node template pNF 550377d4-2a63 0 is matching search criteria 2023-03-29T05:46:21.131Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T05:46:21.131Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 550377d4-2a63 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:46:21.132Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:46:21.132Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:46:21.132Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:46:21.132Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:46:21.132Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:46:21.132Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:46:21.132Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:46:21.132Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:46:21.132Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:46:21.132Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:46:21.132Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_j2zmVKRYKHawh3FMRxXR Description:catalog service description Model UUID:3237c0dd-d6e3-4c86-acc0-974ba2597359 Model Version:NULL Model InvariantUuid:69a4669f-98c0-4b94-ba05-563aae1c603b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T05:46:21.153Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:46:21.158Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||pNF 550377d4-2a63 0 2023-03-29T05:46:21.158Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 2023-03-29T05:46:21.158Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 3237c0dd-d6e3-4c86-acc0-974ba2597359 2023-03-29T05:46:21.159Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 3237c0dd-d6e3-4c86-acc0-974ba2597359 2023-03-29T05:46:21.159Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 550377d4-2a63 0 fe0ac079-e762-4228-8d12-5ced07c2d309 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:46:21.170Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5b5054b7, org.onap.sdc.toscaparser.api.parameters.Input@7dd032ee, org.onap.sdc.toscaparser.api.parameters.Input@48a6d8f8, org.onap.sdc.toscaparser.api.parameters.Input@1262713, org.onap.sdc.toscaparser.api.parameters.Input@580a2e6c] 2023-03-29T05:46:21.170Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:46:21.170Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:46:21.170Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 3237c0dd-d6e3-4c86-acc0-974ba2597359: pNF 550377d4-2a63 2023-03-29T05:46:21.170Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Processing PNF resource: fe0ac079-e762-4228-8d12-5ced07c2d309 2023-03-29T05:46:21.170Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:46:21.170Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:46:21.170Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Resource customization UUID: 2666f2f6-7bce-48f8-892f-57dac6ca046c is the same as notified resource customizationUUID: 2666f2f6-7bce-48f8-892f-57dac6ca046c Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-03-29T05:46:21.256Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 550377d4-2a63 fe0ac079-e762-4228-8d12-5ced07c2d309 0 ASDC deployResourceStructure 2023-03-29T05:46:21.257Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T05:46:21.257Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:46:21.257Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-29T05:46:21.257Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:46:21.257Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:46:21.258Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068781257, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:46:22.259Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:46:22.278Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:46:22.281Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:46:22.281Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:46:22.281Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:46:22.281Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:46:22.281Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:46:22.281Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:46:22.281Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:46:22.282Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:46:22.282Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:46:22.290Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:46:52.291Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:46:52.304Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c3c2d53b-3a81-4716-99a4-534d046b6920 and serviceModelVersionId: 3237c0dd-d6e3-4c86-acc0-974ba2597359 2023-03-29T05:46:52.304Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 69a4669f-98c0-4b94-ba05-563aae1c603b 2023-03-29T05:46:52.305Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 2023-03-29T05:46:52.311Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:46:52.338Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|INFO|500||Invoke 2023-03-29T05:46:52.339Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c3c2d53b-3a81-4716-99a4-534d046b6920], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e96f1464-e7fd-4533-bea7-112556e9ae98], X-ECOMP-RequestID=[c3c2d53b-3a81-4716-99a4-534d046b6920], X-TransactionId=[], X-ONAP-RequestID=[c3c2d53b-3a81-4716-99a4-534d046b6920], Content-Type=[application/merge-patch+json]} 2023-03-29T05:46:52.346Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:46:52.478Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?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/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:46:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[128], vertex-id=[454888], x-aai-txid=[1-aai-resources-230329-05:46:52:830-18426], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:46:52.478Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:46:52.479Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|INFO|500||InvokeReturn 2023-03-29T05:46:52.479Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:46:52.479Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:46:52.490Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:46:52.490Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c3c2d53b-3a81-4716-99a4-534d046b6920 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:46:52.490Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:46:52.490Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:46:52.490Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:46:52.490Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068812490, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:46:53.522Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T05:46:53.522Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T05:46:53.523Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T05:46:53.524Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T05:46:53.524Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T05:46:53.524Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T05:46:53.527Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=7, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T05:46:53.528Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-336e25ae-e77b-4f53-ba0a-b0c92143887b 2023-03-29T05:46:53.528Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-29T05:46:53.529Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T05:46:55.186Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:46:58.195Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:47:01.204Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:47:04.213Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:47:07.222Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:47:10.233Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:47:13.245Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:47:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:47:14.801Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:47:14.801Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T05:47:14.805Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-336e25ae-e77b-4f53-ba0a-b0c92143887b', protocol='range'} 2023-03-29T05:47:14.805Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:47:14.808Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 26: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-336e25ae-e77b-4f53-ba0a-b0c92143887b=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-29T05:47:14.818Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:47:14.818Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T05:47:14.818Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:47:14.818Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=26, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-336e25ae-e77b-4f53-ba0a-b0c92143887b', protocol='range'} 2023-03-29T05:47:14.819Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-29T05:47:14.819Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T05:47:14.821Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:47:14.821Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:47:14.821Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:47:14.821Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=966, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:47:14.821Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:47:14.821Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:47:14.822Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:47:14.822Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:47:14.822Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:47:14.823Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:47:14.823Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:47:14.823Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:47:15.840Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.840Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.841Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.841Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.841Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.841Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.841Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.841Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.841Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.841Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.841Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068291324, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:47:15.842Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.842Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.842Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068779407, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:47:15.842Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.842Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.842Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068781257, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T05:47:15.842Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.842Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.842Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "multicloud-k8s", "timestamp": 1680068783245, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.843Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.843Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.843Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "policy-distribution-id", "timestamp": 1680068782063, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.843Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.843Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.843Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "cds-sdc-listener", "timestamp": 1680068779551, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.843Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.843Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.843Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "ves-openapi-manager", "timestamp": 1680068789928, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.843Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.844Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.844Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "aai-model-loader", "timestamp": 1680068783311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.844Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.844Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.844Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068785412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.844Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.844Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.844Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "cds-sdc-listener", "timestamp": 1680068779551, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.844Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.844Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.845Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "policy-distribution-id", "timestamp": 1680068782063, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.845Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.845Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.845Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "multicloud-k8s", "timestamp": 1680068783245, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.845Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.845Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.845Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "ves-openapi-manager", "timestamp": 1680068789928, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.845Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.845Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.845Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "aai-model-loader", "timestamp": 1680068783311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.845Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.846Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.846Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.846Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068785412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.846Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.846Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:47:15.846Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.847Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "cds-sdc-listener", "timestamp": 1680068779551, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.847Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.847Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.847Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "policy-distribution-id", "timestamp": 1680068782063, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.847Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.847Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.847Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "ves-openapi-manager", "timestamp": 1680068789928, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.847Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.847Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.847Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "multicloud-k8s", "timestamp": 1680068783245, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.847Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:47:15.847Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:47:15.847Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.848Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:47:15.848Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:47:15.848Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.848Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "aai-model-loader", "timestamp": 1680068783311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.848Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.848Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.848Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068785412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.848Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.848Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.848Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "cds-sdc-listener", "timestamp": 1680068779551, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.848Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.848Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.848Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "policy-distribution-id", "timestamp": 1680068782063, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.849Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.849Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.849Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "ves-openapi-manager", "timestamp": 1680068789928, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.849Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.849Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.849Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "multicloud-k8s", "timestamp": 1680068783245, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.849Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.849Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.849Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "aai-model-loader", "timestamp": 1680068783311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.850Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.850Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.850Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068785412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.850Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.850Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.850Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "cds-sdc-listener", "timestamp": 1680068779551, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.850Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.850Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.850Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "policy-distribution-id", "timestamp": 1680068782063, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.851Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.851Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.851Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "ves-openapi-manager", "timestamp": 1680068789928, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.851Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.851Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.851Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "multicloud-k8s", "timestamp": 1680068783245, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.851Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.851Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.851Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "aai-model-loader", "timestamp": 1680068783311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.852Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.852Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.852Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068785412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.852Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.852Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.852Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "cds-sdc-listener", "timestamp": 1680068779551, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.852Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.852Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.852Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "policy-distribution-id", "timestamp": 1680068782063, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.852Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.852Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.853Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "ves-openapi-manager", "timestamp": 1680068789928, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.853Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.853Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.853Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "multicloud-k8s", "timestamp": 1680068783245, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.853Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.853Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.853Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "aai-model-loader", "timestamp": 1680068783311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.853Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.853Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.853Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068785412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.854Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.854Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.854Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "cds-sdc-listener", "timestamp": 1680068779551, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.854Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.854Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.854Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "policy-distribution-id", "timestamp": 1680068782063, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.854Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.854Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.854Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "ves-openapi-manager", "timestamp": 1680068789928, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-29T05:47:15.854Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.855Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.855Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "multicloud-k8s", "timestamp": 1680068783245, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.855Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.855Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.855Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "aai-model-loader", "timestamp": 1680068783311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.855Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.855Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.855Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068785412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.855Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.855Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.856Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "cds-sdc-listener", "timestamp": 1680068779551, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.856Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.856Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.856Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "policy-distribution-id", "timestamp": 1680068782063, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.856Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.856Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.856Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "ves-openapi-manager", "timestamp": 1680068789928, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.856Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.856Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.856Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "aai-model-loader", "timestamp": 1680068783311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.857Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.857Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.857Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "multicloud-k8s", "timestamp": 1680068783245, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.857Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.857Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.857Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068785412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.857Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.857Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.857Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "cds-sdc-listener", "timestamp": 1680068779551, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:47:15.857Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.858Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.858Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "ves-openapi-manager", "timestamp": 1680068789928, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:47:15.858Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.858Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.858Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "policy-distribution-id", "timestamp": 1680068782063, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:47:15.858Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.858Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.858Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "aai-model-loader", "timestamp": 1680068783311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:47:15.858Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.858Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.859Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "multicloud-k8s", "timestamp": 1680068783245, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:47:15.859Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.859Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.859Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068785412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:47:15.859Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.859Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.859Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "policy-distribution-id", "timestamp": 1680068801302, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:47:15.859Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.859Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.859Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "cds-sdc-listener", "timestamp": 1680068800796, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:47:15.860Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.860Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.860Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "aai-model-loader", "timestamp": 1680068800523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:47:15.860Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.860Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.860Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068801442, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:47:15.860Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.860Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.860Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "policy-distribution-id", "timestamp": 1680068802306, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T05:47:15.861Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.861Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.861Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "policy-distribution-id", "timestamp": 1680068803308, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T05:47:15.906Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of bf7db9b3-4994-49e6-aa71-d459eb7499b4 2023-03-29T05:47:15.907Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId bf7db9b3-4994-49e6-aa71-d459eb7499b4 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T05:47:15.930Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.930Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068803167, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T05:47:15.930Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.930Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.930Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680068804170, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:47:15.947Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of bf7db9b3-4994-49e6-aa71-d459eb7499b4 2023-03-29T05:47:15.947Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId bf7db9b3-4994-49e6-aa71-d459eb7499b4 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T05:47:15.973Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.973Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "aai-model-loader", "timestamp": 1680068803964, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T05:47:15.973Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:15.974Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:15.974Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "aai-model-loader", "timestamp": 1680068804967, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:47:15.988Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of bf7db9b3-4994-49e6-aa71-d459eb7499b4 2023-03-29T05:47:15.988Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId bf7db9b3-4994-49e6-aa71-d459eb7499b4 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T05:47:16.011Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:47:16.011Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068812490, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:47:16.011Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:47:16.848Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:47:16.848Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:47:16.849Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:47:16.849Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:47:17.849Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:47:17.850Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:47:17.850Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:47:17.850Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:47:18.851Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:47:18.851Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:47:18.851Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:47:18.851Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:47:19.852Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:47:19.852Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:47:19.853Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:47:19.853Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:47:20.854Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:47:20.854Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:47:20.854Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:47:20.855Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:47:21.855Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:47:21.856Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:47:21.856Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:47:21.856Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:47:22.857Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "serviceName": "basic_onboard_JYNnJk", "serviceVersion": "1.0", "serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8", "serviceDescription": "service", "serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d", "resources": [ { "resourceInstanceName": "basic_onboard_JYNnJk 0", "resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e", "resourceName": "basic_onboard_JYNnJk", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d", "resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jynnjk0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJynnjk-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab" } ], "workloadContext": "Production" } 2023-03-29T05:47:22.858Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:47:22.858Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC 2023-03-29T05:47:22.859Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a ServiceName:basic_onboard_JYNnJk ServiceVersion:1.0 ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8 ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJynnjk-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_JYNnJk 0 ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a ResourceName:basic_onboard_JYNnJk ResourceType:VF ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jynnjk0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670 ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T05:47:22.859Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:47:22.912Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:47:22.913Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:47:22.913Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:47:22.913Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T05:47:22.913Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:47:22.913Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T05:47:22.939Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T05:47:22.939Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2e6d57f5 2023-03-29T05:47:22.939Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:47:22.939Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T05:47:22.940Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:47:22.940Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification 2023-03-29T05:47:22.940Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found) 2023-03-29T05:47:22.940Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:47:22.940Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:47:22.940Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:47:22.940Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068842940, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:47:23.941Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T05:47:23.960Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:47:23.960Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:47:23.965Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||basic_onboard_JYNnJk 0 2023-03-29T05:47:23.965Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d 2023-03-29T05:47:23.965Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T05:47:23.965Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:47:23.966Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T05:47:23.981Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T05:47:23.981Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1a2cdcac 2023-03-29T05:47:23.981Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:47:23.981Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T05:47:23.981Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:47:23.982Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification 2023-03-29T05:47:23.982Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found) 2023-03-29T05:47:23.982Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:47:23.982Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:47:23.982Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:47:23.982Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068843982, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:47:24.983Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:47:24.984Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:47:25.008Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:47:25.013Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:47:25.013Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:47:55.013Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:47:55.037Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:47:55.042Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:47:55.042Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:48:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:48:14.793Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:48:14.793Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:48:14.794Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:48:25.043Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:48:25.069Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:48:25.075Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:48:25.075Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:48:55.075Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:48:55.098Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:48:55.103Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:48:55.103Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:49:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:49:14.793Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:49:14.793Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } 2023-03-29T05:49:14.794Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:49:14.794Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:49:14.794Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T05:49:14.794Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:49:14.794Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:49:14.794Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:49:14.794Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:49:14.794Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:49:14.794Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T05:49:14.794Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:49:14.795Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:49:14.795Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:49:14.795Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:49:14.795Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:49:14.795Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:49:14.795Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:49:14.795Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:49:14.795Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068842940, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:49:14.795Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:49:14.795Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:49:14.795Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680068843982, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:49:14.796Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:49:25.103Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:49:25.128Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:49:25.137Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:49:25.137Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:49:55.138Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:49:55.164Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:49:55.168Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:49:55.168Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:50:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:50:25.169Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:50:25.194Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:50:25.199Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:50:25.199Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:50:55.200Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:50:55.226Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:50:55.231Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:50:55.232Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:51:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:51:25.233Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:51:25.255Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:51:25.260Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:51:25.261Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:51:55.261Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:51:55.282Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:51:55.286Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:51:55.287Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:52:14.793Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:52:15.863Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T05:52:15.863Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-336e25ae-e77b-4f53-ba0a-b0c92143887b sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-03-29T05:52:15.864Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T05:52:15.864Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T05:52:18.382Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:52:18.392Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:52:18.393Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T05:52:18.397Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:52:18.397Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 27: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T05:52:18.408Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=27, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:52:18.408Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T05:52:18.409Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:52:18.412Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:52:18.412Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:52:18.413Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:52:18.413Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1046, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:52:18.413Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:52:18.413Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:52:25.287Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T05:52:25.287Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:52:25.296Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8 2023-03-29T05:52:25.297Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d 2023-03-29T05:52:25.297Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 2023-03-29T05:52:25.304Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:52:25.325Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T05:52:25.326Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke 2023-03-29T05:52:25.332Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T05:52:25.368Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T05:52:25.368Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 05:52:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[31], x-aai-txid=[0-aai-resources-230329-05:52:25:816-9957], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:52:25.370Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}} 2023-03-29T05:52:25.374Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T05:52:25.375Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:52:25.375Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T05:52:25.375Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:52:25.385Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:52:25.386Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T05:52:25.386Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T05:52:25.386Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:52:25.386Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:52:25.387Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680069145386, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:52:25.399Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T05:52:25.400Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680069145386, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } 2023-03-29T05:52:25.401Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:52:26.415Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:52:26.415Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"89fd2b07-e1bd-4873-bb5f-256c573c4644","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"9cd9f058-856b-4690-b85b-64dde4c97e14","serviceDescription":"service","serviceInvariantUUID":"845278ed-2b9b-4dd8-a78b-f9f6679f81dd","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6ddacec4-6525-4bff-be52-37a6eacf9c98","resourceInvariantUUID":"8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab","resourceCustomizationUUID":"b48c1316-7610-4dbc-bed6-37aa768c22dd","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":"OGE0ZjNmOTRlYjk1NzNlZTNhMmVjYzgxOTk2ZDg1YjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9512861b-f8fd-484b-a511-def34deb9308","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ab21d092-9b7f-4b59-9729-357f7b20dd77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:52:26.415Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:52:26.416Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:52:26.416Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:52:26.416Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:52:27.418Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:52:27.418Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:52:27.418Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:52:27.418Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:52:28.420Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "9cd9f058-856b-4690-b85b-64dde4c97e14", "serviceDescription": "service", "serviceInvariantUUID": "845278ed-2b9b-4dd8-a78b-f9f6679f81dd", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "b48c1316-7610-4dbc-bed6-37aa768c22dd", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "6ddacec4-6525-4bff-be52-37a6eacf9c98", "resourceInvariantUUID": "8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab", "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": "YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ab21d092-9b7f-4b59-9729-357f7b20dd77" } ], "workloadContext": "Production" } 2023-03-29T05:52:28.420Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:52:28.420Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9cd9f058-856b-4690-b85b-64dde4c97e14 ASDC 2023-03-29T05:52:28.421Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:89fd2b07-e1bd-4873-bb5f-256c573c4644 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:9cd9f058-856b-4690-b85b-64dde4c97e14 ServiceInvariantUUID:845278ed-2b9b-4dd8-a78b-f9f6679f81dd 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:ab21d092-9b7f-4b59-9729-357f7b20dd77 ArtifactChecksum:YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:b48c1316-7610-4dbc-bed6-37aa768c22dd ResourceInvariantUUID:8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:6ddacec4-6525-4bff-be52-37a6eacf9c98 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T05:52:28.422Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9cd9f058-856b-4690-b85b-64dde4c97e14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:52:28.466Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:52:28.467Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:52:28.467Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:52:28.467Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T05:52:28.467Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:52:28.468Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T05:52:28.501Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T05:52:28.501Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3dd75759 2023-03-29T05:52:28.501Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:52:28.502Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T05:52:28.502Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ab21d092-9b7f-4b59-9729-357f7b20dd77 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:52:28.502Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T05:52:28.502Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T05:52:28.503Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:52:28.503Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:52:28.503Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:52:28.503Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680069148502, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:52:29.505Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:ab21d092-9b7f-4b59-9729-357f7b20dd77) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:52:29.540Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists 2023-03-29T05:52:29.540Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T05:52:29.540Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists) 2023-03-29T05:52:29.540Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:52:29.540Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:52:29.541Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:52:29.541Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680069149540, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:52:30.542Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T05:52:30.542Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists) 2023-03-29T05:52:30.542Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:52:30.542Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:52:30.542Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:52:30.542Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680069150541, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:52:31.543Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:52:31.568Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:52:31.573Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:52:31.573Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:52:31.574Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:52:31.574Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:52:31.574Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:52:31.574Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:52:31.574Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:52:31.575Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:52:31.575Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:52:31.590Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:53:01.591Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:53:01.603Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and serviceModelVersionId: 9cd9f058-856b-4690-b85b-64dde4c97e14 2023-03-29T05:53:01.603Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 845278ed-2b9b-4dd8-a78b-f9f6679f81dd 2023-03-29T05:53:01.603Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 2023-03-29T05:53:01.606Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:53:01.621Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T05:53:01.621Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||Invoke 2023-03-29T05:53:01.629Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:53:01.765Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||InvokeReturn 2023-03-29T05:53:01.765Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:53:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[331784], x-aai-txid=[2-aai-resources-230329-05:53:02:112-39042], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:53:01.765Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:53:01.766Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:53:01.766Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:53:01.776Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:53:01.777Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 89fd2b07-e1bd-4873-bb5f-256c573c4644 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:53:01.777Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:53:01.777Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:53:01.777Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:53:01.777Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680069181777, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:53:02.803Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:53:02.804Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"becb8b5a-dcb1-4d01-8ac3-6d641b72d56d","serviceName":"Demo_pNF_hXDFOFq3mh63QxjK66dZ","serviceVersion":"1.0","serviceUUID":"bf1fd886-5569-462e-bd5c-807bcad43c9d","serviceDescription":"catalog service description","serviceInvariantUUID":"1c1f0e8b-ffb1-458b-8a91-687867e49669","resources":[{"resourceInstanceName":"pNF 6fc73c3c-c6b3 0","resourceName":"pNF 6fc73c3c-c6b3","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a22c11b1-6858-4217-938e-5049e173c977","resourceInvariantUUID":"ad61b3d5-9601-4c6d-9480-76742f35ce81","resourceCustomizationUUID":"678e86ef-7d61-4ce9-a08b-f54e468b1743","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml","artifactChecksum":"MTdkZjZlYjViMWEzMTVhMTI0MWE4MTZlYzI3NzUwNjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c24e513b-5599-4af7-914e-b06f69aaf1f4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd263b59-fdec-44d7-9d9d-84bdd1807c62","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"674af2df-3bb2-4c99-82be-01f84d3a0376","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml","artifactChecksum":"NTNhOWU2MTZmMDk0NTkxOWNkODAzZjQ5Yjc2OTUyMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a72d5f73-0f2c-416c-8c36-2906589316ea","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ec535a44-f84d-4b5b-af73-3d87581fcfd0","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f1ccf9ff-c126-471c-8e0a-4654def5cebf","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactChecksum":"YmRlZTAwNDNlNmFiMGJkZDczZGY3Y2ExZTE2ZTQwNjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2f9aebc6-aaa8-4362-ad9a-7bf780581f5a","artifactVersion":"1"},{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactChecksum":"MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6f46e327-9aa8-48fb-8368-0d9545c1256b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:53:02.804Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:53:02.804Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:53:02.804Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:53:02.804Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:53:03.806Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:53:03.806Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:53:03.806Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:53:03.806Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:53:04.808Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:53:04.808Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:53:04.809Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:53:04.809Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:53:05.810Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:53:05.811Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:53:05.811Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:53:05.811Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:53:06.812Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:53:06.812Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:53:06.813Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:53:06.813Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:53:07.813Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:53:07.814Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:53:07.814Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:53:07.814Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:53:08.815Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:53:08.815Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:53:08.815Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:53:08.815Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:53:09.816Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:53:09.817Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:53:09.817Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:53:09.817Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:53:10.818Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "serviceName": "Demo_pNF_hXDFOFq3mh63QxjK66dZ", "serviceVersion": "1.0", "serviceUUID": "bf1fd886-5569-462e-bd5c-807bcad43c9d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "1c1f0e8b-ffb1-458b-8a91-687867e49669", "resources": [ { "resourceInstanceName": "pNF 6fc73c3c-c6b3 0", "resourceCustomizationUUID": "678e86ef-7d61-4ce9-a08b-f54e468b1743", "resourceName": "pNF 6fc73c3c-c6b3", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "a22c11b1-6858-4217-938e-5049e173c977", "resourceInvariantUUID": "ad61b3d5-9601-4c6d-9480-76742f35ce81", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactChecksum": "MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6f46e327-9aa8-48fb-8368-0d9545c1256b" } ], "workloadContext": "Production" } 2023-03-29T05:53:10.818Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:53:10.818Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bf1fd886-5569-462e-bd5c-807bcad43c9d ASDC 2023-03-29T05:53:10.819Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:becb8b5a-dcb1-4d01-8ac3-6d641b72d56d ServiceName:Demo_pNF_hXDFOFq3mh63QxjK66dZ ServiceVersion:1.0 ServiceUUID:bf1fd886-5569-462e-bd5c-807bcad43c9d ServiceInvariantUUID:1c1f0e8b-ffb1-458b-8a91-687867e49669 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactUUID:6f46e327-9aa8-48fb-8368-0d9545c1256b ArtifactChecksum:MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 6fc73c3c-c6b3 0 ResourceCustomizationUUID:678e86ef-7d61-4ce9-a08b-f54e468b1743 ResourceInvariantUUID:ad61b3d5-9601-4c6d-9480-76742f35ce81 ResourceName:pNF 6fc73c3c-c6b3 ResourceType:PNF ResourceUUID:a22c11b1-6858-4217-938e-5049e173c977 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T05:53:10.819Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bf1fd886-5569-462e-bd5c-807bcad43c9d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:53:10.862Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:53:10.862Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:53:10.863Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:53:10.863Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b from URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:53:10.863Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:53:10.863Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:53:11.158Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T05:53:11.161Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 6f46e327-9aa8-48fb-8368-0d9545c1256b 88018 2023-03-29T05:53:11.161Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T05:53:11.161Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:53:11.161Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T05:53:11.161Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:53:11.161Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:53:11.162Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069191161, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:53:12.162Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:53:12.163Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:53:12.163Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b, URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar to file: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:53:12.163Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:53:12.164Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:53:12.164Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:53:12.309Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15555919176941268246/Definitions/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml 2023-03-29T05:53:12.933Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T05:53:12.933Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T05:53:12.933Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:53:12.933Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T05:53:12.933Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:53:12.934Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:53:12.934Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:53:12.934Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:53:12.934Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:53:12.934Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:53:12.934Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6fc73c3c-c6b3 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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T05:53:12.934Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T05:53:12.934Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:53:12.934Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:53:12.934Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T05:53:12.934Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T05:53:12.934Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:53:12.934Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:53:12.935Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:53:12.935Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T05:53:12.935Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T05:53:12.935Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:53:12.935Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:53:12.935Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:53:12.935Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:53:12.935Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:53:12.935Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:53:12.935Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:53:12.935Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:53:12.935Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:53:12.935Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:53:12.935Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:53:12.935Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hXDFOFq3mh63QxjK66dZ Description:catalog service description Model UUID:bf1fd886-5569-462e-bd5c-807bcad43c9d Model Version:NULL Model InvariantUuid:1c1f0e8b-ffb1-458b-8a91-687867e49669 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:53:12.977Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||ERROR|500||Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists 2023-03-29T05:53:12.977Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T05:53:12.978Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists) 2023-03-29T05:53:12.978Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:53:12.978Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:53:12.978Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:53:12.978Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069192977, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:53:13.979Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T05:53:13.980Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists) 2023-03-29T05:53:13.980Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:53:13.980Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:53:13.980Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:53:13.980Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069193979, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:53:14.792Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:53:14.797Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:53:14.798Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:53:14.799Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:53:14.799Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:53:14.799Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:53:14.800Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:53:14.800Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:53:14.800Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680069148502, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:53:14.800Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:53:14.801Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:53:14.801Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680069149540, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } 2023-03-29T05:53:14.801Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:53:14.801Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:53:14.801Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680069150541, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } 2023-03-29T05:53:14.801Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:53:14.801Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:53:14.802Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680069181777, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:53:14.802Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:53:14.802Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:53:14.802Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:53:14.802Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:53:14.802Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:53:14.802Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:53:14.803Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:53:14.803Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:53:14.803Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:53:14.803Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:53:14.803Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:53:14.803Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:53:14.803Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:53:14.803Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:53:14.804Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:53:14.804Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:53:14.804Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:53:14.804Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:53:14.804Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:53:14.804Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:53:14.804Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:53:14.805Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:53:14.805Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:53:14.805Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:53:14.805Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:53:14.805Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:53:14.805Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069191161, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:53:14.805Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:53:14.805Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:53:14.806Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069192977, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } 2023-03-29T05:53:14.806Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:53:14.806Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:53:14.806Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069193979, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } 2023-03-29T05:53:14.806Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:53:14.981Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:53:15.009Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:53:15.013Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:53:15.014Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:53:15.014Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:53:15.014Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:53:15.014Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:53:15.014Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:53:15.014Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:53:15.014Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:53:15.014Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:53:15.029Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:53:45.030Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:53:45.042Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and serviceModelVersionId: bf1fd886-5569-462e-bd5c-807bcad43c9d 2023-03-29T05:53:45.042Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1c1f0e8b-ffb1-458b-8a91-687867e49669 2023-03-29T05:53:45.043Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 2023-03-29T05:53:45.050Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:53:45.069Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||Invoke 2023-03-29T05:53:45.069Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[becb8b5a-dcb1-4d01-8ac3-6d641b72d56d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[61d02dfc-c1c2-4c6c-92cd-ebea4ab1d939], X-ECOMP-RequestID=[becb8b5a-dcb1-4d01-8ac3-6d641b72d56d], X-TransactionId=[], X-ONAP-RequestID=[becb8b5a-dcb1-4d01-8ac3-6d641b72d56d], Content-Type=[application/merge-patch+json]} 2023-03-29T05:53:45.074Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:53:45.210Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?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/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:53:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[132], vertex-id=[344072], x-aai-txid=[0-aai-resources-230329-05:53:45:556-4011], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:53:45.210Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:53:45.211Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||InvokeReturn 2023-03-29T05:53:45.211Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:53:45.211Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:53:45.224Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:53:45.224Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:53:45.224Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:53:45.225Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:53:45.225Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:53:45.225Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069225224, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:53:46.253Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:53:46.253Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"97dbd75c-aaad-4e24-898e-c5ed3e14800c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80","serviceDescription":"service","serviceInvariantUUID":"4453b51e-2c0e-4fd9-a8f5-372cae72a7b5","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b","resourceInvariantUUID":"ffa14943-3167-4273-bc2e-0910be881db2","resourceCustomizationUUID":"b62d4581-c92e-4bbe-97f9-94c7f742c600","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":"MTUzZTllNzgxM2I5NTY0ZDJlMjkxMjQyZjJkNzc0MmM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"79601963-63ad-4c83-84b0-a8fe138fa674","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":"MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d3b31b3d-0a37-4e41-9b75-45689d21c598","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":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642","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":"af819053-ffd2-46f9-b25a-ab602805cde9","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":"4406df68-980d-44ea-b292-c6717a161fd9","artifactVersion":"2","generatedFromUUID":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGNiNDlkM2U2ZTg4YTJhMDA5YTcyZGY4MjYyZGQwMmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d1c8e353-e00b-46aa-89ac-5d4cac253449","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e313f27c-b7aa-4489-b13a-3e9d6193ee33","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:53:46.254Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:53:46.254Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:53:46.254Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:53:46.254Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:53:47.255Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:53:47.256Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:53:47.256Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:53:47.256Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:53:48.257Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:53:48.258Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:53:48.259Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:53:48.259Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:53:49.261Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:53:49.261Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:53:49.261Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:53:49.261Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:53:50.262Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:53:50.263Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:53:50.263Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:53:50.263Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:53:51.264Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:53:51.264Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:53:51.265Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:53:51.265Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:53:52.266Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:53:52.266Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:53:52.267Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:53:52.267Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:53:53.269Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80", "serviceDescription": "service", "serviceInvariantUUID": "4453b51e-2c0e-4fd9-a8f5-372cae72a7b5", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "b62d4581-c92e-4bbe-97f9-94c7f742c600", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b", "resourceInvariantUUID": "ffa14943-3167-4273-bc2e-0910be881db2", "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": "MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d3b31b3d-0a37-4e41-9b75-45689d21c598", "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": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642", "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": "4406df68-980d-44ea-b292-c6717a161fd9", "generatedFromUUID": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642" }, "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": "4406df68-980d-44ea-b292-c6717a161fd9", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e313f27c-b7aa-4489-b13a-3e9d6193ee33" } ], "workloadContext": "Production" } 2023-03-29T05:53:53.269Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:53:53.269Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ASDC 2023-03-29T05:53:53.270Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:97dbd75c-aaad-4e24-898e-c5ed3e14800c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ServiceInvariantUUID:4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 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:e313f27c-b7aa-4489-b13a-3e9d6193ee33 ArtifactChecksum:NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:b62d4581-c92e-4bbe-97f9-94c7f742c600 ResourceInvariantUUID:ffa14943-3167-4273-bc2e-0910be881db2 ResourceName:basic_vm ResourceType:VF ResourceUUID:a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b 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:d3b31b3d-0a37-4e41-9b75-45689d21c598 ArtifactChecksum:MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM= 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:ca20ce4c-c846-45e8-b86c-33aa6f2c7642 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:4406df68-980d-44ea-b292-c6717a161fd9 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:4406df68-980d-44ea-b292-c6717a161fd9 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T05:53:53.270Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:53:53.320Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:53:53.321Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:53:53.321Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:53:53.321Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T05:53:53.321Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:53:53.321Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|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-03-29T05:53:53.347Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T05:53:53.347Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@25598425 2023-03-29T05:53:53.347Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:53:53.348Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-29T05:53:53.348Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar e313f27c-b7aa-4489-b13a-3e9d6193ee33 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:53:53.348Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T05:53:53.348Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-29T05:53:53.348Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:53:53.348Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:53:53.349Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:53:53.349Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069233348, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:53:54.350Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:e313f27c-b7aa-4489-b13a-3e9d6193ee33) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:53:54.387Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists 2023-03-29T05:53:54.388Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T05:53:54.388Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists) 2023-03-29T05:53:54.388Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:53:54.388Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:53:54.388Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:53:54.389Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069234388, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:53:55.391Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T05:53:55.391Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists) 2023-03-29T05:53:55.391Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:53:55.391Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:53:55.391Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:53:55.392Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069235390, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:53:56.393Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:53:56.414Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:53:56.418Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:53:56.418Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:53:56.418Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:53:56.418Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:53:56.419Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:53:56.419Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:53:56.419Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:53:56.419Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:53:56.419Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:53:56.431Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:54:14.792Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:54:14.799Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:54:14.799Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069225224, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:54:14.800Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:54:14.800Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:54:14.800Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:54:14.801Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:54:14.801Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:54:14.801Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T05:54:14.801Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:54:14.801Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:54:14.802Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T05:54:14.802Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:54:14.802Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:54:14.802Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:54:14.802Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:54:14.802Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:54:14.802Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T05:54:14.802Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:54:14.803Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:54:14.803Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:54:14.803Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:54:14.803Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:54:14.803Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:54:14.803Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:54:14.803Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:54:14.803Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069233348, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:54:14.803Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:54:14.804Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:54:14.804Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069234388, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } 2023-03-29T05:54:14.804Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:54:14.804Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T05:54:14.804Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069235390, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } 2023-03-29T05:54:14.804Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:54:26.432Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:54:26.445Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and serviceModelVersionId: 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 2023-03-29T05:54:26.445Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 2023-03-29T05:54:26.446Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 2023-03-29T05:54:26.451Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:54:26.470Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||Invoke 2023-03-29T05:54:26.470Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[30a9c027-7d12-4d08-8342-37689992d804], X-ECOMP-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], X-TransactionId=[], X-ONAP-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], Content-Type=[application/merge-patch+json]} 2023-03-29T05:54:26.477Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:54:26.656Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?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/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:54:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[160], vertex-id=[413928], x-aai-txid=[1-aai-resources-230329-05:54:26:959-58671], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:54:26.656Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:54:26.657Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||InvokeReturn 2023-03-29T05:54:26.657Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:54:26.657Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:54:26.667Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:54:26.667Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 97dbd75c-aaad-4e24-898e-c5ed3e14800c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:54:26.667Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:54:26.667Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:54:26.667Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:54:26.667Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069266667, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:54:27.696Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:54:27.696Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"322c7eed-d160-41b1-a1d7-8f46826511df","serviceName":"Demo_pNF_LM7m91Pd0a7JuAo6utdA","serviceVersion":"1.0","serviceUUID":"04d6510b-208b-4001-a609-5fc6e815bc29","serviceDescription":"catalog service description","serviceInvariantUUID":"46734027-bdee-4d81-a82e-d2664c92bddf","resources":[{"resourceInstanceName":"pNF d3572193-f6db 0","resourceName":"pNF d3572193-f6db","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3bc1ce41-54b2-4ded-97ff-325c6b0084f2","resourceInvariantUUID":"cf8281ae-59e1-4a89-88a5-20251862ff8b","resourceCustomizationUUID":"e6379093-e721-4518-80de-70298ba47d4a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml","artifactChecksum":"YTUwYzgxMDdiMmQ4Nzg2YWFjNWM4M2RhNWI4MGE3NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c5137d0-101e-4b95-9378-2f80a5d70f6b","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bc83c945-445e-46fa-a65f-569f82be6af0","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e305605e-62a9-43c4-ace1-4c4d304af926","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTIwN2ZhYTQ2MWY3ODVjYTk4ZDhjNGZhYzA5NDJlZWE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"934bbc92-3b74-4703-b2bc-549907eadd33","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8b37db95-69be-4476-8d0b-4e36e35b3b37","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"29033e38-916c-4ea7-afbe-813271c478aa","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactChecksum":"YjU3YTlkZTNhN2ZiZWNmZDJhNTg1ZDNjODYzZjMzMWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f921d3aa-063a-40e9-8278-0eb4f68aa14c","artifactVersion":"1"},{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactChecksum":"YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2f5b30a0-a6b5-4a97-b760-3d29a4bdc241","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:54:27.696Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:54:27.696Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:54:27.696Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:54:27.697Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:54:28.698Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:54:28.698Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:54:28.698Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:54:28.698Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:54:29.699Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:54:29.699Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:54:29.700Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:54:29.700Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:54:30.700Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:54:30.701Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:54:30.701Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:54:30.701Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:54:31.702Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:54:31.702Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:54:31.702Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:54:31.702Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:54:32.704Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:54:32.706Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:54:32.707Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:54:32.707Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:54:33.707Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:54:33.708Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:54:33.708Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:54:33.708Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:54:34.709Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:54:34.710Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:54:34.710Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:54:34.710Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:54:35.711Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "serviceName": "Demo_pNF_LM7m91Pd0a7JuAo6utdA", "serviceVersion": "1.0", "serviceUUID": "04d6510b-208b-4001-a609-5fc6e815bc29", "serviceDescription": "catalog service description", "serviceInvariantUUID": "46734027-bdee-4d81-a82e-d2664c92bddf", "resources": [ { "resourceInstanceName": "pNF d3572193-f6db 0", "resourceCustomizationUUID": "e6379093-e721-4518-80de-70298ba47d4a", "resourceName": "pNF d3572193-f6db", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3bc1ce41-54b2-4ded-97ff-325c6b0084f2", "resourceInvariantUUID": "cf8281ae-59e1-4a89-88a5-20251862ff8b", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactChecksum": "YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2f5b30a0-a6b5-4a97-b760-3d29a4bdc241" } ], "workloadContext": "Production" } 2023-03-29T05:54:35.712Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:54:35.712Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 04d6510b-208b-4001-a609-5fc6e815bc29 ASDC 2023-03-29T05:54:35.712Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:322c7eed-d160-41b1-a1d7-8f46826511df ServiceName:Demo_pNF_LM7m91Pd0a7JuAo6utdA ServiceVersion:1.0 ServiceUUID:04d6510b-208b-4001-a609-5fc6e815bc29 ServiceInvariantUUID:46734027-bdee-4d81-a82e-d2664c92bddf ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactUUID:2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 ArtifactChecksum:YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d3572193-f6db 0 ResourceCustomizationUUID:e6379093-e721-4518-80de-70298ba47d4a ResourceInvariantUUID:cf8281ae-59e1-4a89-88a5-20251862ff8b ResourceName:pNF d3572193-f6db ResourceType:PNF ResourceUUID:3bc1ce41-54b2-4ded-97ff-325c6b0084f2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T05:54:35.713Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 04d6510b-208b-4001-a609-5fc6e815bc29 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:54:35.755Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:54:35.756Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:54:35.756Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:54:35.757Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 from URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:54:35.757Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:54:35.757Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:54:36.049Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T05:54:36.052Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 88009 2023-03-29T05:54:36.053Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T05:54:36.053Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:54:36.053Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T05:54:36.054Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:54:36.054Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:54:36.054Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069276053, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:54:37.055Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:54:37.056Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:54:37.056Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241, URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar to file: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:54:37.057Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:54:37.057Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:54:37.057Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:54:37.142Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1334347771042092427/Definitions/service-DemoPnfLm7m91pd0a7juao6utda-template.yml 2023-03-29T05:54:37.768Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T05:54:37.768Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T05:54:37.768Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:54:37.768Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T05:54:37.768Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:54:37.768Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:54:37.768Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:54:37.768Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:54:37.768Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:54:37.768Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d3572193-f6db 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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:54:37.769Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T05:54:37.769Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T05:54:37.769Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:54:37.769Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:54:37.769Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T05:54:37.769Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T05:54:37.769Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:54:37.769Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:54:37.769Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:54:37.769Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T05:54:37.769Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T05:54:37.769Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:54:37.769Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:54:37.769Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:54:37.769Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:54:37.770Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:54:37.770Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:54:37.770Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:54:37.770Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:54:37.770Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:54:37.770Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:54:37.770Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:54:37.770Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_LM7m91Pd0a7JuAo6utdA Description:catalog service description Model UUID:04d6510b-208b-4001-a609-5fc6e815bc29 Model Version:NULL Model InvariantUuid:46734027-bdee-4d81-a82e-d2664c92bddf 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:54:37.812Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists 2023-03-29T05:54:37.812Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T05:54:37.812Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar(Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists) 2023-03-29T05:54:37.813Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:54:37.813Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:54:37.813Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:54:37.813Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069277812, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:54:38.813Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T05:54:38.814Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar(Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists) 2023-03-29T05:54:38.814Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:54:38.814Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:54:38.814Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:54:38.814Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069278813, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:54:39.815Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:54:39.842Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:54:39.846Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:54:39.847Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:54:39.847Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:54:39.847Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:54:39.847Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:54:39.847Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:54:39.847Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:54:39.847Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:54:39.847Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:54:39.861Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:55:09.861Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:55:09.873Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322c7eed-d160-41b1-a1d7-8f46826511df and serviceModelVersionId: 04d6510b-208b-4001-a609-5fc6e815bc29 2023-03-29T05:55:09.873Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 46734027-bdee-4d81-a82e-d2664c92bddf 2023-03-29T05:55:09.874Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 2023-03-29T05:55:09.880Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:55:09.904Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T05:55:09.905Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||Invoke 2023-03-29T05:55:09.908Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:55:10.030Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||InvokeReturn 2023-03-29T05:55:10.031Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:55:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[119], vertex-id=[188464], x-aai-txid=[2-aai-resources-230329-05:55:10:389-56798], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:55:10.031Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:55:10.031Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:55:10.031Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:55:10.043Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:55:10.044Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322c7eed-d160-41b1-a1d7-8f46826511df and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:55:10.044Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:55:10.044Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:55:10.044Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:55:10.044Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069310044, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:55:11.076Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:55:11.077Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c3c2d53b-3a81-4716-99a4-534d046b6920","serviceName":"Demo_pNF_j2zmVKRYKHawh3FMRxXR","serviceVersion":"1.0","serviceUUID":"3237c0dd-d6e3-4c86-acc0-974ba2597359","serviceDescription":"catalog service description","serviceInvariantUUID":"69a4669f-98c0-4b94-ba05-563aae1c603b","resources":[{"resourceInstanceName":"pNF 550377d4-2a63 0","resourceName":"pNF 550377d4-2a63","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"fe0ac079-e762-4228-8d12-5ced07c2d309","resourceInvariantUUID":"24f87f9a-e5c8-401b-8cfe-3cb195a4a09e","resourceCustomizationUUID":"2666f2f6-7bce-48f8-892f-57dac6ca046c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml","artifactChecksum":"Y2I3MjEzNDU1NjU5NGQ0YTkwNGZiOWNmMzczNDIwNzE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6c97f674-e056-4689-a36a-2358f246f5a7","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"89ddbd96-f126-4a8f-bf6b-04ca435bb94f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9625786d-d9f4-4eec-85b7-98bb5d691496","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml","artifactChecksum":"NjFiOGM4Y2RjN2Q0NTQyNmMzNDk5OTMwZjdhMDkxYTQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"48116bc6-cf67-4e5d-9da1-99b61bbf23a0","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a766ba18-5d86-4d9c-ab3b-2a95c74ced66","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"743a8285-474e-4727-a69a-335f0b785b2d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml","artifactChecksum":"ZWEyN2FkMmNiMzk4NWZjZTRjYzU4MGZjYTgyY2UyOWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f3cad1e8-5aff-4cb0-a42c-154ab85b82c9","artifactVersion":"1"},{"artifactName":"service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar","artifactChecksum":"YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9f86a809-577b-4f64-9e6d-a1fdd4da0104","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:55:11.077Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:55:11.078Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:55:11.078Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:55:11.078Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:55:12.079Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:55:12.079Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:55:12.079Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:55:12.080Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:55:13.080Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:55:13.081Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:55:13.081Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:55:13.081Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:55:14.082Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:55:14.082Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:55:14.082Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:55:14.082Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:55:14.792Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:55:14.797Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:55:14.797Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069266667, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:55:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:55:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:55:14.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:55:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:55:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:55:14.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:55:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:55:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:55:14.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:55:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:55:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:55:14.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:55:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:55:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:55:14.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:55:14.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:55:14.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:55:14.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:55:14.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:55:14.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:55:14.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:55:14.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:55:14.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:55:14.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:55:14.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:55:14.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:55:14.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069276053, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:55:14.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:55:14.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:55:14.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069277812, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists" } 2023-03-29T05:55:14.800Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:55:14.800Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:55:14.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069278813, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists" } 2023-03-29T05:55:14.800Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:55:14.800Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:55:14.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069310044, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:55:14.800Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:55:14.800Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:55:14.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:55:14.800Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:55:14.800Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:55:14.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:55:14.801Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:55:14.801Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:55:14.801Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:55:14.801Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:55:14.801Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:55:14.801Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:55:14.801Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:55:15.083Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:55:15.083Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:55:15.084Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:55:15.084Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:55:16.084Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:55:16.085Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:55:16.085Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:55:16.086Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:55:17.087Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:55:17.088Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:55:17.088Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:55:17.088Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:55:18.089Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:55:18.089Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:55:18.089Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:55:18.089Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:55:19.090Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "serviceName": "Demo_pNF_j2zmVKRYKHawh3FMRxXR", "serviceVersion": "1.0", "serviceUUID": "3237c0dd-d6e3-4c86-acc0-974ba2597359", "serviceDescription": "catalog service description", "serviceInvariantUUID": "69a4669f-98c0-4b94-ba05-563aae1c603b", "resources": [ { "resourceInstanceName": "pNF 550377d4-2a63 0", "resourceCustomizationUUID": "2666f2f6-7bce-48f8-892f-57dac6ca046c", "resourceName": "pNF 550377d4-2a63", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "fe0ac079-e762-4228-8d12-5ced07c2d309", "resourceInvariantUUID": "24f87f9a-e5c8-401b-8cfe-3cb195a4a09e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "artifactChecksum": "YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "9f86a809-577b-4f64-9e6d-a1fdd4da0104" } ], "workloadContext": "Production" } 2023-03-29T05:55:19.090Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:55:19.090Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3237c0dd-d6e3-4c86-acc0-974ba2597359 ASDC 2023-03-29T05:55:19.091Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c3c2d53b-3a81-4716-99a4-534d046b6920 ServiceName:Demo_pNF_j2zmVKRYKHawh3FMRxXR ServiceVersion:1.0 ServiceUUID:3237c0dd-d6e3-4c86-acc0-974ba2597359 ServiceInvariantUUID:69a4669f-98c0-4b94-ba05-563aae1c603b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ArtifactUUID:9f86a809-577b-4f64-9e6d-a1fdd4da0104 ArtifactChecksum:YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 550377d4-2a63 0 ResourceCustomizationUUID:2666f2f6-7bce-48f8-892f-57dac6ca046c ResourceInvariantUUID:24f87f9a-e5c8-401b-8cfe-3cb195a4a09e ResourceName:pNF 550377d4-2a63 ResourceType:PNF ResourceUUID:fe0ac079-e762-4228-8d12-5ced07c2d309 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T05:55:19.091Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3237c0dd-d6e3-4c86-acc0-974ba2597359 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:55:19.132Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:55:19.133Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:55:19.133Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:55:19.134Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 from URL: /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:55:19.134Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:55:19.134Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:55:19.393Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T05:55:19.395Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 9f86a809-577b-4f64-9e6d-a1fdd4da0104 88024 2023-03-29T05:55:19.395Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T05:55:19.395Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:55:19.395Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T05:55:19.395Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:55:19.395Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:55:19.395Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680069319395, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:55:20.396Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:55:20.397Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:55:20.397Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104, URL: /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar to file: /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:55:20.397Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:55:20.398Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:55:20.398Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:55:20.509Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11663567417749857765/Definitions/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml 2023-03-29T05:55:21.153Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T05:55:21.153Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T05:55:21.153Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:55:21.153Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T05:55:21.153Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 550377d4-2a63 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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:55:21.154Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:55:21.154Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:55:21.154Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:55:21.154Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:55:21.154Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:55:21.154Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T05:55:21.154Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T05:55:21.154Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:55:21.154Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:55:21.154Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Node template pNF 550377d4-2a63 0 is matching search criteria 2023-03-29T05:55:21.154Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T05:55:21.154Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 550377d4-2a63 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:55:21.154Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:55:21.154Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:55:21.154Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Node template pNF 550377d4-2a63 0 is matching search criteria 2023-03-29T05:55:21.155Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T05:55:21.155Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 550377d4-2a63 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:55:21.155Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:55:21.155Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:55:21.155Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:55:21.155Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:55:21.155Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:55:21.155Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:55:21.155Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:55:21.155Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:55:21.155Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:55:21.155Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:55:21.155Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_j2zmVKRYKHawh3FMRxXR Description:catalog service description Model UUID:3237c0dd-d6e3-4c86-acc0-974ba2597359 Model Version:NULL Model InvariantUuid:69a4669f-98c0-4b94-ba05-563aae1c603b 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T05:55:21.206Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||ERROR|500||Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists 2023-03-29T05:55:21.206Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T05:55:21.206Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar(Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists) 2023-03-29T05:55:21.206Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:55:21.206Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:55:21.206Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:55:21.207Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680069321206, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:55:22.208Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T05:55:22.209Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar(Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists) 2023-03-29T05:55:22.209Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:55:22.209Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:55:22.209Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:55:22.209Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680069322208, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:55:23.211Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:55:23.231Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:55:23.236Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:55:23.236Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:55:23.236Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:55:23.236Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:55:23.237Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:55:23.237Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:55:23.237Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:55:23.237Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:55:23.237Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:55:23.251Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:55:53.252Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:55:53.266Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c3c2d53b-3a81-4716-99a4-534d046b6920 and serviceModelVersionId: 3237c0dd-d6e3-4c86-acc0-974ba2597359 2023-03-29T05:55:53.266Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 69a4669f-98c0-4b94-ba05-563aae1c603b 2023-03-29T05:55:53.267Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 2023-03-29T05:55:53.274Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:55:53.303Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T05:55:53.304Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|INFO|500||Invoke 2023-03-29T05:55:53.311Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:55:53.435Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|INFO|500||InvokeReturn 2023-03-29T05:55:53.436Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:55:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[120], vertex-id=[454888], x-aai-txid=[2-aai-resources-230329-05:55:53:793-75231], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:55:53.436Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:55:53.436Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:55:53.436Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:55:53.447Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:55:53.448Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c3c2d53b-3a81-4716-99a4-534d046b6920 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:55:53.448Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:55:53.448Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:55:53.448Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:55:53.448Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680069353448, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:55:54.476Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:55:54.476Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"781405e2-6aab-4e9d-8fcc-c6fdd2569fc3","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"36862f52-61af-43aa-bf14-1b80c16aff49","serviceDescription":"service","serviceInvariantUUID":"9fa13ddb-34f6-4825-942d-46b728e75b8d","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f140371a-2b29-401b-b426-49bcf81c9dfa","resourceInvariantUUID":"70e40af3-06e7-486c-b7bf-a653b940acfd","resourceCustomizationUUID":"a45a4b9f-9751-4f9e-bae9-0c0ee2e86575","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":"YjhiZWYxZTk1M2FmNzVhZWI2ZWRkMzRlMTFlYjI4M2Y\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7ff23710-80ba-417b-be3b-48099e564b30","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":"YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5","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":"12dc7601-275c-4fc6-a279-df3cc2f780dd","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":"e668b618-580e-4e1f-a88a-9fd634489f82","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":"01aa50a9-58e6-431b-b68f-b70efdec7244","artifactVersion":"2","generatedFromUUID":"5bf367e4-5487-4f18-82f1-85a0fec4e22b"},{"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":"5d9c2a30-f904-4e6e-a9a9-663d9a26e962","artifactVersion":"2","generatedFromUUID":"12dc7601-275c-4fc6-a279-df3cc2f780dd"},{"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":"5bf367e4-5487-4f18-82f1-85a0fec4e22b","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":"c2e5e7a7-55bf-409a-8f4c-48b6398b86e1","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":"MDk2NWMxZDkxOTBkNzllMjAyMzlmMjkyODdjMzY1NjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c7ed72d-a364-4483-b376-e78ce94b7f63","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e2f8424b-2c72-4c56-a4dd-c426d307f26c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:55:54.477Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:55:54.478Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:55:54.478Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:55:54.478Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:55:55.480Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:55:55.480Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:55:55.480Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:55:55.480Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:55:56.483Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:55:56.483Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:55:56.483Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:55:56.484Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:55:57.485Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:55:57.486Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:55:57.486Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:55:57.486Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:55:58.488Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:55:58.489Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:55:58.489Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:55:58.489Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:55:59.490Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:55:59.490Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:55:59.490Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:55:59.490Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:00.492Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:56:00.492Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:00.492Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:00.493Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:01.494Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:56:01.494Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:01.495Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:01.495Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:02.496Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:56:02.497Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:02.497Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:02.497Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:03.499Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:56:03.499Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:03.499Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:03.500Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:04.501Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "36862f52-61af-43aa-bf14-1b80c16aff49", "serviceDescription": "service", "serviceInvariantUUID": "9fa13ddb-34f6-4825-942d-46b728e75b8d", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "a45a4b9f-9751-4f9e-bae9-0c0ee2e86575", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f140371a-2b29-401b-b426-49bcf81c9dfa", "resourceInvariantUUID": "70e40af3-06e7-486c-b7bf-a653b940acfd", "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": "YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5", "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": "12dc7601-275c-4fc6-a279-df3cc2f780dd", "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": "5d9c2a30-f904-4e6e-a9a9-663d9a26e962", "generatedFromUUID": "12dc7601-275c-4fc6-a279-df3cc2f780dd" }, "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": "01aa50a9-58e6-431b-b68f-b70efdec7244", "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": "5d9c2a30-f904-4e6e-a9a9-663d9a26e962", "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": "5bf367e4-5487-4f18-82f1-85a0fec4e22b", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e2f8424b-2c72-4c56-a4dd-c426d307f26c" } ], "workloadContext": "Production" } 2023-03-29T05:56:04.502Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:56:04.502Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 36862f52-61af-43aa-bf14-1b80c16aff49 ASDC 2023-03-29T05:56:04.503Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:36862f52-61af-43aa-bf14-1b80c16aff49 ServiceInvariantUUID:9fa13ddb-34f6-4825-942d-46b728e75b8d 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:e2f8424b-2c72-4c56-a4dd-c426d307f26c ArtifactChecksum:YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:a45a4b9f-9751-4f9e-bae9-0c0ee2e86575 ResourceInvariantUUID:70e40af3-06e7-486c-b7bf-a653b940acfd ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:f140371a-2b29-401b-b426-49bcf81c9dfa 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:1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5 ArtifactChecksum:YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU= 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:12dc7601-275c-4fc6-a279-df3cc2f780dd 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:5d9c2a30-f904-4e6e-a9a9-663d9a26e962 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:01aa50a9-58e6-431b-b68f-b70efdec7244 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:5d9c2a30-f904-4e6e-a9a9-663d9a26e962 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:5bf367e4-5487-4f18-82f1-85a0fec4e22b ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T05:56:04.503Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 36862f52-61af-43aa-bf14-1b80c16aff49 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:56:04.587Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:56:04.588Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:56:04.588Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:56:04.588Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T05:56:04.588Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:56:04.588Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T05:56:04.920Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T05:56:04.927Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar e2f8424b-2c72-4c56-a4dd-c426d307f26c 163277 2023-03-29T05:56:04.928Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T05:56:04.928Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T05:56:04.928Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T05:56:04.928Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:04.928Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:04.928Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069364928, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:05.929Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:56:05.930Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:56:05.930Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T05:56:05.930Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-29T05:56:05.931Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T05:56:05.931Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T05:56:06.043Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8587075001298482269/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-29T05:56:07.045Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T05:56:07.045Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T05:56:07.046Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T05:56:07.046Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-29T05:56:07.046Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|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-BasicCnfMacro-csar.csar 2023-03-29T05:56:07.046Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T05:56:07.046Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T05:56:07.046Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T05:56:07.046Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T05:56:07.046Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:07.046Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:56:07.046Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T05:56:07.046Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T05:56:07.046Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:56:07.046Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:07.046Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:56:07.046Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T05:56:07.046Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T05:56:07.046Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:56:07.046Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:07.046Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:56:07.047Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:07.047Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T05:56:07.047Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-29T05:56:07.047Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-29T05:56:07.047Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T05:56:07.047Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:07.047Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T05:56:07.047Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:07.047Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T05:56:07.047Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T05:56:07.047Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:07.047Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T05:56:07.047Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T05:56:07.047Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:07.047Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T05:56:07.047Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T05:56:07.047Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:07.047Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T05:56:07.047Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T05:56:07.047Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:07.047Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T05:56:07.047Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-29T05:56:07.048Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=3419b1ab-2d3b-4748-81b6-b9780c31acf7 2023-03-29T05:56:07.048Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:07.048Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:56:07.048Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:07.048Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:56:07.048Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:07.048Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:56:07.048Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:07.048Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:56:07.048Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:36862f52-61af-43aa-bf14-1b80c16aff49 Model Version:NULL Model InvariantUuid:9fa13ddb-34f6-4825-942d-46b728e75b8d Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:82f52d7d-2596-4fdd-a7c8-3459f40efba9 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:70e40af3-06e7-486c-b7bf-a653b940acfd Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a45a4b9f-9751-4f9e-bae9-0c0ee2e86575 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2b2ef1cc-d651-417b-b90a-0ab1ead6a520 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:9d62daa5-ad7d-4e46-9f6b-0522a741435b ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:7adddd86-61d7-47cc-8e43-e652f2aaa4a8 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:e54c408d-1744-44fd-929e-d352c31b4ed3 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:3419b1ab-2d3b-4748-81b6-b9780c31acf7 ModelInvariantUuid:634e6e71-e39a-4469-9174-68af031f1088 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:613f2df5-fd8c-44e5-af2d-7d069c276063 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:2b7624d5-f854-4689-8795-bb4e8e15c697 ModelInvariantUuid:3dad0d76-1700-4b3f-bd4c-f429cd8a8764 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:1c5e841b-90bd-4455-b55e-f6a055ea6bd0 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T05:56:07.071Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: f140371a-2b29-401b-b426-49bcf81c9dfa Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:56:07.076Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||basic_cnf_macro 0 2023-03-29T05:56:07.076Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: f140371a-2b29-401b-b426-49bcf81c9dfa 2023-03-29T05:56:07.076Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-29T05:56:07.076Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:56:07.076Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-29T05:56:07.178Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T05:56:07.179Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5 1565 2023-03-29T05:56:07.179Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2023-03-29T05:56:07.179Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-29T05:56:07.179Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T05:56:07.179Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:07.180Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:07.180Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069367179, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:08.181Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "7adddd86-61d7-47cc-8e43-e652f2aaa4a8", "vfModuleModelVersion": "1", "vfModuleModelUUID": "e54c408d-1744-44fd-929e-d352c31b4ed3", "vfModuleModelCustomizationUUID": "5ec28e92-4a54-4bff-a573-949336c67d83", "isBase": true, "artifacts": [ "12dc7601-275c-4fc6-a279-df3cc2f780dd", "5d9c2a30-f904-4e6e-a9a9-663d9a26e962" ], "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": "2b2ef1cc-d651-417b-b90a-0ab1ead6a520", "vfModuleModelVersion": "1", "vfModuleModelUUID": "9d62daa5-ad7d-4e46-9f6b-0522a741435b", "vfModuleModelCustomizationUUID": "834245fe-03da-4ead-9683-5a55efb6e294", "isBase": false, "artifacts": [ "5bf367e4-5487-4f18-82f1-85a0fec4e22b" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-29T05:56:08.185Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:e54c408d-1744-44fd-929e-d352c31b4ed3 VfModuleModelInvariantUUID:7adddd86-61d7-47cc-8e43-e652f2aaa4a8 VfModuleModelDescription:NULL Artifacts UUID List:{ 12dc7601-275c-4fc6-a279-df3cc2f780dd , 5d9c2a30-f904-4e6e-a9a9-663d9a26e962 } 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:9d62daa5-ad7d-4e46-9f6b-0522a741435b VfModuleModelInvariantUUID:2b2ef1cc-d651-417b-b90a-0ab1ead6a520 VfModuleModelDescription:NULL Artifacts UUID List:{ 5bf367e4-5487-4f18-82f1-85a0fec4e22b } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2023-03-29T05:56:08.189Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "7adddd86-61d7-47cc-8e43-e652f2aaa4a8", "vfModuleModelVersion": "1", "vfModuleModelUUID": "e54c408d-1744-44fd-929e-d352c31b4ed3", "vfModuleModelCustomizationUUID": "5ec28e92-4a54-4bff-a573-949336c67d83", "isBase": true, "artifacts": [ "12dc7601-275c-4fc6-a279-df3cc2f780dd", "5d9c2a30-f904-4e6e-a9a9-663d9a26e962" ], "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": "2b2ef1cc-d651-417b-b90a-0ab1ead6a520", "vfModuleModelVersion": "1", "vfModuleModelUUID": "9d62daa5-ad7d-4e46-9f6b-0522a741435b", "vfModuleModelCustomizationUUID": "834245fe-03da-4ead-9683-5a55efb6e294", "isBase": false, "artifacts": [ "5bf367e4-5487-4f18-82f1-85a0fec4e22b" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-29T05:56:08.189Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:e54c408d-1744-44fd-929e-d352c31b4ed3 VfModuleModelInvariantUUID:7adddd86-61d7-47cc-8e43-e652f2aaa4a8 VfModuleModelDescription:NULL Artifacts UUID List:{ 12dc7601-275c-4fc6-a279-df3cc2f780dd , 5d9c2a30-f904-4e6e-a9a9-663d9a26e962 } 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:9d62daa5-ad7d-4e46-9f6b-0522a741435b VfModuleModelInvariantUUID:2b2ef1cc-d651-417b-b90a-0ab1ead6a520 VfModuleModelDescription:NULL Artifacts UUID List:{ 5bf367e4-5487-4f18-82f1-85a0fec4e22b } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2023-03-29T05:56:08.189Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 12dc7601-275c-4fc6-a279-df3cc2f780dd from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-29T05:56:08.189Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:56:08.190Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-29T05:56:08.291Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T05:56:08.291Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 12dc7601-275c-4fc6-a279-df3cc2f780dd 914 2023-03-29T05:56:08.292Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2023-03-29T05:56:08.292Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-29T05:56:08.292Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T05:56:08.292Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:08.292Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:08.292Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069368292, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:09.293Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 01aa50a9-58e6-431b-b68f-b70efdec7244 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-03-29T05:56:09.293Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:56:09.293Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-03-29T05:56:09.449Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T05:56:09.449Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 01aa50a9-58e6-431b-b68f-b70efdec7244 12 2023-03-29T05:56:09.449Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2023-03-29T05:56:09.449Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-03-29T05:56:09.449Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T05:56:09.449Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:09.450Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:09.450Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069369449, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:10.450Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5d9c2a30-f904-4e6e-a9a9-663d9a26e962 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-29T05:56:10.450Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:56:10.451Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-29T05:56:10.606Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T05:56:10.606Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 5d9c2a30-f904-4e6e-a9a9-663d9a26e962 96 2023-03-29T05:56:10.607Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2023-03-29T05:56:10.607Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-29T05:56:10.607Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T05:56:10.607Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:10.607Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:10.607Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069370607, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:11.608Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5bf367e4-5487-4f18-82f1-85a0fec4e22b from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-03-29T05:56:11.608Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:56:11.609Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-03-29T05:56:11.730Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T05:56:11.730Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 5bf367e4-5487-4f18-82f1-85a0fec4e22b 20206 2023-03-29T05:56:11.731Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2023-03-29T05:56:11.731Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-03-29T05:56:11.731Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T05:56:11.731Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:11.732Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:11.732Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069371731, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:12.738Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 36862f52-61af-43aa-bf14-1b80c16aff49 2023-03-29T05:56:12.738Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 f140371a-2b29-401b-b426-49bcf81c9dfa ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:56:12.760Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2bfa1bae, org.onap.sdc.toscaparser.api.parameters.Input@1e34f70a, org.onap.sdc.toscaparser.api.parameters.Input@7a7beb69, org.onap.sdc.toscaparser.api.parameters.Input@1cbfb384, org.onap.sdc.toscaparser.api.parameters.Input@67e3fcd6] 2023-03-29T05:56:12.761Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:12.762Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:56:12.762Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 2023-03-29T05:56:12.762Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= a45a4b9f-9751-4f9e-bae9-0c0ee2e86575 2023-03-29T05:56:12.762Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: a45a4b9f-9751-4f9e-bae9-0c0ee2e86575 matches Tosca VF Customization UUID: a45a4b9f-9751-4f9e-bae9-0c0ee2e86575 2023-03-29T05:56:12.762Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: a45a4b9f-9751-4f9e-bae9-0c0ee2e86575 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-29T05:56:12.767Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:12.767Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:56:12.768Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id a45a4b9f-9751-4f9e-bae9-0c0ee2e86575: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"} 2023-03-29T05:56:12.768Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1a91fcea 2023-03-29T05:56:12.768Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:12.768Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T05:56:12.769Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 834245fe-03da-4ead-9683-5a55efb6e294 2023-03-29T05:56:12.769Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 834245fe-03da-4ead-9683-5a55efb6e294 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-29T05:56:12.773Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:12.774Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T05:56:12.774Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T05:56:12.774Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:12.774Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T05:56:12.774Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T05:56:12.774Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:12.775Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T05:56:12.775Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=a45a4b9f-9751-4f9e-bae9-0c0ee2e86575 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:56:12.779Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:12.779Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:56:12.779Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 36862f52-61af-43aa-bf14-1b80c16aff49: basic_cnf_macro 2023-03-29T05:56:12.779Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:12.779Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:56:12.779Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:12.780Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:56:12.780Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:12.780Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:56:12.780Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:12.780Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:56:12.780Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:56:12.780Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:56:12.780Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Saving Service: basic_cnf_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T05:56:12.866Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro f140371a-2b29-401b-b426-49bcf81c9dfa 2 ASDC deployResourceStructure 2023-03-29T05:56:12.866Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2023-03-29T05:56:12.866Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-29T05:56:12.867Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-29T05:56:12.867Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:12.867Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:12.868Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069372866, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:13.869Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2023-03-29T05:56:13.869Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-29T05:56:13.869Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-29T05:56:13.869Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:13.869Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:13.869Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069373869, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:14.792Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:14.793Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:56:14.793Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:56:14.793Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:56:14.870Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2023-03-29T05:56:14.871Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource) 2023-03-29T05:56:14.871Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:56:14.871Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:14.871Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:14.872Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069374870, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:15.873Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2023-03-29T05:56:15.873Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-29T05:56:15.874Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-29T05:56:15.874Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:15.874Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:15.874Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069375873, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:16.875Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2023-03-29T05:56:16.875Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource) 2023-03-29T05:56:16.875Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:56:16.876Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:16.876Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:16.876Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069376875, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:17.877Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T05:56:17.877Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T05:56:17.878Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-29T05:56:17.878Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:17.878Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:17.878Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069377877, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:18.880Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:56:18.906Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:56:18.911Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:56:18.912Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:56:18.912Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:56:18.912Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:56:18.912Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:56:18.912Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:56:18.912Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:56:18.912Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:56:18.912Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:56:18.925Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:56:48.926Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:56:48.940Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and serviceModelVersionId: 36862f52-61af-43aa-bf14-1b80c16aff49 2023-03-29T05:56:48.940Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9fa13ddb-34f6-4825-942d-46b728e75b8d 2023-03-29T05:56:48.940Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 2023-03-29T05:56:48.946Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:56:48.968Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T05:56:48.969Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|INFO|500||Invoke 2023-03-29T05:56:48.974Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:56:49.101Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|INFO|500||InvokeReturn 2023-03-29T05:56:49.101Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:56:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[122], vertex-id=[196656], x-aai-txid=[1-aai-resources-230329-05:56:49:457-43976], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:56:49.101Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:56:49.102Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:56:49.102Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:56:49.115Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:56:49.115Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:56:49.115Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:56:49.115Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:49.116Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:49.116Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069409115, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:56:50.147Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:56:50.148Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"3a9e49d9-9166-44c6-ba13-fa9494d789a4","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"52d3506c-ad76-46e0-a6e3-d0181df0c9c7","serviceDescription":"service","serviceInvariantUUID":"67d5f7cf-e494-45db-a83e-997878e378ca","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"064a2e53-f174-43f9-81e6-dce9b9605e53","resourceInvariantUUID":"a6254090-fc4e-469f-9c7f-73c4814314c3","resourceCustomizationUUID":"25e05fc7-74b2-4aec-ac47-e3ee9ec51c16","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":"YmYxM2U2YTljMDczMjZhYTg2NTE5N2U2N2NlODA0MWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ed29e1-55c0-4f45-ab8e-e52bb49eff0f","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":"ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d10de3f7-651a-4e6b-8604-c701d8acf5aa","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":"5b017cc9-4408-4203-ad55-c97114c88a7d","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":"c365ebf8-64bc-4a6a-9bf7-cc15c9d8aeec","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":"9368be6e-97ef-4cce-ac21-a9af1c109d0f","artifactVersion":"2","generatedFromUUID":"5b017cc9-4408-4203-ad55-c97114c88a7d"},{"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":"YWJhYzdjOWQwYjAxN2ExZDFlMTkxNWY3YjkxM2U4MWE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"fb4e8173-ff54-4381-acd5-8989bd091a1d","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":"NjJjYTA1Y2QyNzAxYzJjMjk3MTNmNjQ1OGI2ZGE1MzQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a8cabd45-2fd7-4887-9880-6937c2c6fc76","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"663bf571-beb1-484a-b3b8-2f0d3e52cfe0","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:56:50.148Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:56:50.148Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:50.148Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:50.149Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:51.150Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:56:51.151Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:51.151Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:51.151Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:52.152Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:56:52.152Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:52.152Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:52.153Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:53.154Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:56:53.154Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:53.154Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:53.155Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:54.156Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:56:54.157Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:54.157Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:54.157Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:55.158Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:56:55.158Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:55.158Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:55.158Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:56.160Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:56:56.160Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:56.160Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:56.160Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:57.161Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:56:57.161Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:57.161Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:57.162Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:58.163Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "52d3506c-ad76-46e0-a6e3-d0181df0c9c7", "serviceDescription": "service", "serviceInvariantUUID": "67d5f7cf-e494-45db-a83e-997878e378ca", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "25e05fc7-74b2-4aec-ac47-e3ee9ec51c16", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "064a2e53-f174-43f9-81e6-dce9b9605e53", "resourceInvariantUUID": "a6254090-fc4e-469f-9c7f-73c4814314c3", "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": "ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d10de3f7-651a-4e6b-8604-c701d8acf5aa", "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": "5b017cc9-4408-4203-ad55-c97114c88a7d", "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": "9368be6e-97ef-4cce-ac21-a9af1c109d0f", "generatedFromUUID": "5b017cc9-4408-4203-ad55-c97114c88a7d" }, "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": "9368be6e-97ef-4cce-ac21-a9af1c109d0f", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "663bf571-beb1-484a-b3b8-2f0d3e52cfe0" } ], "workloadContext": "Production" } 2023-03-29T05:56:58.164Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:56:58.164Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 ASDC 2023-03-29T05:56:58.165Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:3a9e49d9-9166-44c6-ba13-fa9494d789a4 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:52d3506c-ad76-46e0-a6e3-d0181df0c9c7 ServiceInvariantUUID:67d5f7cf-e494-45db-a83e-997878e378ca 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:663bf571-beb1-484a-b3b8-2f0d3e52cfe0 ArtifactChecksum:MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:25e05fc7-74b2-4aec-ac47-e3ee9ec51c16 ResourceInvariantUUID:a6254090-fc4e-469f-9c7f-73c4814314c3 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:064a2e53-f174-43f9-81e6-dce9b9605e53 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:d10de3f7-651a-4e6b-8604-c701d8acf5aa ArtifactChecksum:ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM= 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:5b017cc9-4408-4203-ad55-c97114c88a7d 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:9368be6e-97ef-4cce-ac21-a9af1c109d0f 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:9368be6e-97ef-4cce-ac21-a9af1c109d0f ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T05:56:58.166Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:56:58.231Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:56:58.231Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:56:58.231Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:56:58.232Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T05:56:58.232Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:56:58.232Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T05:56:58.500Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T05:56:58.501Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 82994 2023-03-29T05:56:58.502Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T05:56:58.502Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T05:56:58.502Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T05:56:58.502Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:56:58.502Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:56:58.503Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069418502, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:56:59.503Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:56:59.504Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:56:59.505Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-29T05:56:59.505Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-03-29T05:56:59.505Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-29T05:56:59.505Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-29T05:56:59.598Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11455706043621569744/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-29T05:57:00.562Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T05:57:00.563Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T05:57:00.563Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-29T05:57:00.563Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T05:57:00.563Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|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-BasicVmMacro-csar.csar 2023-03-29T05:57:00.563Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|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-BasicVmMacro-csar.csar 2023-03-29T05:57:00.563Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|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-BasicVmMacro-csar.csar 2023-03-29T05:57:00.564Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|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-BasicVmMacro-csar.csar 2023-03-29T05:57:00.564Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|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-BasicVmMacro-csar.csar 2023-03-29T05:57:00.564Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|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-BasicVmMacro-csar.csar 2023-03-29T05:57:00.564Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-29T05:57:00.564Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T05:57:00.564Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:00.564Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:57:00.564Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-29T05:57:00.564Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T05:57:00.564Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:57:00.565Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:00.565Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:57:00.565Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-29T05:57:00.565Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T05:57:00.565Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T05:57:00.565Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:00.565Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:57:00.565Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:00.566Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-29T05:57:00.567Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-29T05:57:00.567Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-29T05:57:00.567Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-29T05:57:00.568Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-29T05:57:00.568Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T05:57:00.568Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:00.568Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T05:57:00.568Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:00.568Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-29T05:57:00.568Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T05:57:00.569Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:00.569Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-29T05:57:00.569Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T05:57:00.569Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:00.570Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-29T05:57:00.570Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T05:57:00.570Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:00.571Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-29T05:57:00.571Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-29T05:57:00.571Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-29T05:57:00.571Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=74ddcb48-6f9f-45e2-b2f2-b1866c5b06e1 2023-03-29T05:57:00.572Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:00.572Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:57:00.572Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:00.572Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:57:00.572Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:00.573Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:57:00.573Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:00.573Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:57:00.573Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:52d3506c-ad76-46e0-a6e3-d0181df0c9c7 Model Version:NULL Model InvariantUuid:67d5f7cf-e494-45db-a83e-997878e378ca Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:b07fec52-d0d9-4b80-b51e-f8a723060730 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:a6254090-fc4e-469f-9c7f-73c4814314c3 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:25e05fc7-74b2-4aec-ac47-e3ee9ec51c16 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:13bbc707-b4f5-4766-a7f2-ee330eafd3d9 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:056cd70c-febb-4ebd-a9a3-36cb7a6dc7e0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74ddcb48-6f9f-45e2-b2f2-b1866c5b06e1 ModelInvariantUuid:dbe497f1-9e13-48c0-b1e5-67ad819e6544 ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:c90ee4dc-3dc9-48f7-9641-05a99d18580b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:ffab5f45-18fe-4431-b6be-b387ac09ea25 ModelInvariantUuid:33fadfa5-5fa4-4479-b3dc-84128807957e ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:9691956a-6247-4fad-9e35-16bf8dbf5578 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T05:57:00.594Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:57:00.598Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||basic_vm_macro 0 2023-03-29T05:57:00.599Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 2023-03-29T05:57:00.599Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d10de3f7-651a-4e6b-8604-c701d8acf5aa from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-29T05:57:00.599Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:57:00.599Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-29T05:57:00.696Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T05:57:00.697Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json d10de3f7-651a-4e6b-8604-c701d8acf5aa 792 2023-03-29T05:57:00.697Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2023-03-29T05:57:00.697Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-29T05:57:00.697Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T05:57:00.697Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:57:00.698Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:57:00.698Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069420697, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:57:01.698Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "13bbc707-b4f5-4766-a7f2-ee330eafd3d9", "vfModuleModelVersion": "1", "vfModuleModelUUID": "056cd70c-febb-4ebd-a9a3-36cb7a6dc7e0", "vfModuleModelCustomizationUUID": "58f1e712-b3a4-4a2e-8a74-334c4581b2d9", "isBase": true, "artifacts": [ "5b017cc9-4408-4203-ad55-c97114c88a7d", "9368be6e-97ef-4cce-ac21-a9af1c109d0f" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-29T05:57:01.702Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:056cd70c-febb-4ebd-a9a3-36cb7a6dc7e0 VfModuleModelInvariantUUID:13bbc707-b4f5-4766-a7f2-ee330eafd3d9 VfModuleModelDescription:NULL Artifacts UUID List:{ 5b017cc9-4408-4203-ad55-c97114c88a7d , 9368be6e-97ef-4cce-ac21-a9af1c109d0f } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-29T05:57:01.706Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "13bbc707-b4f5-4766-a7f2-ee330eafd3d9", "vfModuleModelVersion": "1", "vfModuleModelUUID": "056cd70c-febb-4ebd-a9a3-36cb7a6dc7e0", "vfModuleModelCustomizationUUID": "58f1e712-b3a4-4a2e-8a74-334c4581b2d9", "isBase": true, "artifacts": [ "5b017cc9-4408-4203-ad55-c97114c88a7d", "9368be6e-97ef-4cce-ac21-a9af1c109d0f" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-03-29T05:57:01.706Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:056cd70c-febb-4ebd-a9a3-36cb7a6dc7e0 VfModuleModelInvariantUUID:13bbc707-b4f5-4766-a7f2-ee330eafd3d9 VfModuleModelDescription:NULL Artifacts UUID List:{ 5b017cc9-4408-4203-ad55-c97114c88a7d , 9368be6e-97ef-4cce-ac21-a9af1c109d0f } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-03-29T05:57:01.706Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5b017cc9-4408-4203-ad55-c97114c88a7d from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-29T05:57:01.707Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:57:01.707Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-29T05:57:01.818Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T05:57:01.819Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 5b017cc9-4408-4203-ad55-c97114c88a7d 5033 2023-03-29T05:57:01.819Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-29T05:57:01.819Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-29T05:57:01.819Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T05:57:01.819Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:57:01.820Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:57:01.820Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069421819, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:57:02.820Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 9368be6e-97ef-4cce-ac21-a9af1c109d0f from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-29T05:57:02.821Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:57:02.821Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-29T05:57:02.911Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T05:57:02.912Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 9368be6e-97ef-4cce-ac21-a9af1c109d0f 903 2023-03-29T05:57:02.912Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-29T05:57:02.912Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-29T05:57:02.912Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T05:57:02.913Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:57:02.913Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:57:02.913Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069422912, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:57:03.914Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 2023-03-29T05:57:03.914Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 064a2e53-f174-43f9-81e6-dce9b9605e53 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:57:03.946Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@378902c3, org.onap.sdc.toscaparser.api.parameters.Input@4f32ec21, org.onap.sdc.toscaparser.api.parameters.Input@35b202fe, org.onap.sdc.toscaparser.api.parameters.Input@6a2859d2, org.onap.sdc.toscaparser.api.parameters.Input@1548c14e] 2023-03-29T05:57:03.947Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:03.948Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:57:03.948Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||VF Category is: Generic 2023-03-29T05:57:03.948Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||VFCustomizationUUID= 25e05fc7-74b2-4aec-ac47-e3ee9ec51c16 2023-03-29T05:57:03.948Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 25e05fc7-74b2-4aec-ac47-e3ee9ec51c16 matches Tosca VF Customization UUID: 25e05fc7-74b2-4aec-ac47-e3ee9ec51c16 2023-03-29T05:57:03.948Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||vfCustomizationUUID: 25e05fc7-74b2-4aec-ac47-e3ee9ec51c16 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-03-29T05:57:03.953Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:03.953Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:57:03.953Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||resource request for resource customization id 25e05fc7-74b2-4aec-ac47-e3ee9ec51c16: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"} 2023-03-29T05:57:03.953Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@400d1895 2023-03-29T05:57:03.953Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:03.953Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T05:57:03.953Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 58f1e712-b3a4-4a2e-8a74-334c4581b2d9 2023-03-29T05:57:03.953Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 58f1e712-b3a4-4a2e-8a74-334c4581b2d9 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-03-29T05:57:03.957Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:03.958Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-29T05:57:03.958Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T05:57:03.958Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:03.958Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-29T05:57:03.958Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T05:57:03.958Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:03.958Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-29T05:57:03.958Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-29T05:57:03.958Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-29T05:57:03.958Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=74ddcb48-6f9f-45e2-b2f2-b1866c5b06e1 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-03-29T05:57:03.962Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:03.963Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-29T05:57:03.963Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T05:57:03.963Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:03.963Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-29T05:57:03.963Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=25e05fc7-74b2-4aec-ac47-e3ee9ec51c16 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:57:03.966Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:03.966Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:57:03.966Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 52d3506c-ad76-46e0-a6e3-d0181df0c9c7: basic_vm_macro 2023-03-29T05:57:03.966Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:03.967Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:57:03.967Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:03.967Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:57:03.967Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:03.967Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:57:03.967Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:03.967Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:57:03.967Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T05:57:03.967Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T05:57:03.967Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Saving Service: basic_vm_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T05:57:04.170Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 064a2e53-f174-43f9-81e6-dce9b9605e53 1 ASDC deployResourceStructure 2023-03-29T05:57:04.170Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2023-03-29T05:57:04.170Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-29T05:57:04.170Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-29T05:57:04.171Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:57:04.171Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:57:04.171Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069424170, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:57:05.171Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-03-29T05:57:05.172Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-29T05:57:05.172Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-29T05:57:05.172Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:57:05.172Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:57:05.172Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069425171, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:57:06.173Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-03-29T05:57:06.173Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-29T05:57:06.173Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-29T05:57:06.174Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:57:06.174Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:57:06.174Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069426173, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:57:07.175Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T05:57:07.175Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T05:57:07.175Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-29T05:57:07.175Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:57:07.175Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:57:07.175Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069427175, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:57:08.176Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:57:08.199Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:57:08.204Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:57:08.204Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:57:08.204Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:57:08.204Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:57:08.205Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:57:08.205Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:57:08.205Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:57:08.205Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:57:08.205Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:57:08.218Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:57:14.792Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:57:14.794Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:57:14.794Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:57:14.795Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:57:14.795Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:57:14.795Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:57:14.796Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:57:14.796Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:57:14.796Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:57:14.796Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:57:14.796Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:57:14.796Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680069319395, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:57:14.796Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:57:14.797Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:57:14.797Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680069321206, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists" } 2023-03-29T05:57:14.797Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:57:14.797Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:57:14.797Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680069322208, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists" } 2023-03-29T05:57:14.797Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:57:14.797Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:57:14.797Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680069353448, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:57:14.797Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:57:14.797Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:57:14.797Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:57:14.797Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:57:14.797Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:57:14.797Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T05:57:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:57:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:57:14.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-29T05:57:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:57:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:57:14.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:57:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:57:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:57:14.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-29T05:57:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:57:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:57:14.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-29T05:57:14.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:57:14.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:57:14.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-29T05:57:14.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:57:14.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:57:14.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T05:57:14.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:57:14.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:57:14.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:57:14.800Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:57:14.801Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:57:14.801Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:57:14.801Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:57:14.801Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:57:14.801Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069364928, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:57:14.801Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:57:14.801Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:57:14.801Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069367179, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-29T05:57:14.801Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:57:14.801Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:57:14.801Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069368292, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-03-29T05:57:14.802Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:57:14.802Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:57:14.802Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069369449, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-03-29T05:57:14.802Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:57:14.802Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:57:14.802Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069370607, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-03-29T05:57:14.802Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:57:14.802Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:57:14.802Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069371731, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-03-29T05:57:14.802Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:57:14.802Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:57:14.802Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069372866, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-29T05:57:14.803Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:57:14.803Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:57:14.803Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069373869, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-03-29T05:57:14.803Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:57:38.218Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:57:38.229Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and serviceModelVersionId: 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 2023-03-29T05:57:38.229Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 67d5f7cf-e494-45db-a83e-997878e378ca 2023-03-29T05:57:38.230Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 2023-03-29T05:57:38.233Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:57:38.245Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|INFO|500||Invoke 2023-03-29T05:57:38.246Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3a9e49d9-9166-44c6-ba13-fa9494d789a4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[de47d4b0-0f35-41d6-8796-589513b1936a], X-ECOMP-RequestID=[3a9e49d9-9166-44c6-ba13-fa9494d789a4], X-TransactionId=[], X-ONAP-RequestID=[3a9e49d9-9166-44c6-ba13-fa9494d789a4], Content-Type=[application/merge-patch+json]} 2023-03-29T05:57:38.254Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T05:57:38.388Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?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/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:57:38 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[129], vertex-id=[249992], x-aai-txid=[0-aai-resources-230329-05:57:38:736-9220], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:57:38.388Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:57:38.389Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|INFO|500||InvokeReturn 2023-03-29T05:57:38.389Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:57:38.389Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:57:38.401Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:57:38.401Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T05:57:38.401Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:57:38.401Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:57:38.401Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:57:38.401Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069458401, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:57:39.424Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:57:39.424Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"bf7db9b3-4994-49e6-aa71-d459eb7499b4","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"24d1761c-78cd-406b-9533-04163391553b","serviceDescription":"service","serviceInvariantUUID":"335bac3b-e529-4dd5-9132-7f5e7603d297","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"19b6e3e1-f3b6-4268-be7c-5555dc8e7be4","resourceInvariantUUID":"799b6730-5136-4e08-999e-e28fb230c07c","resourceCustomizationUUID":"fffca6c5-85b7-4cd3-9196-365f4c2c825a","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":"ZjZhMmQwMmI1ZjM1MzgyMjRkYWM4NGU5YTZhMTFlZTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"274684d9-7235-4e63-9d81-ea1159ee9585","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":"3347761e-0393-407f-b2a1-c66c77589d8c","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":"f6c42b6f-cfe0-45fa-9358-da6935038014","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":"YTdmNmRmNTdiY2U2Y2ZkNjY2NjAzMWM0OWE0ZDI3ODA\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"303ab928-21dc-468f-9064-107eccb31d43","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":"00361560-8fcc-41e2-8b1b-43148f7de217","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":"2b9ac7d9-548a-4dbf-b2f3-d0864030b0b8","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":"cdfad442-825b-44b2-9ad6-7751dff7c40b","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":"NzBjODcwMTA3MzY3NzU1MTVmMjJhZTczNzRkOWMyZjk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e2f51a93-3521-4c54-a622-f6de653af83c","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e0b62eb-6491-4213-937f-a6815699d6b7","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:57:39.425Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:57:39.425Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:57:39.425Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:57:39.425Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "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-03-29T05:57:40.426Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:57:40.426Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:57:40.426Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:57:40.426Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:57:41.427Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:57:41.427Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:57:41.428Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:57:41.428Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:57:42.429Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:57:42.429Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:57:42.430Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:57:42.430Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "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-03-29T05:57:43.431Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:57:43.432Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:57:43.432Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:57:43.432Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "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-03-29T05:57:44.433Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:57:44.434Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:57:44.434Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:57:44.434Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "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-03-29T05:57:45.436Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:57:45.437Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:57:45.437Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:57:45.437Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "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-03-29T05:57:46.438Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:57:46.439Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:57:46.439Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:57:46.439Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:57:47.441Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:57:47.441Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:57:47.441Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:57:47.441Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:57:48.442Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "24d1761c-78cd-406b-9533-04163391553b", "serviceDescription": "service", "serviceInvariantUUID": "335bac3b-e529-4dd5-9132-7f5e7603d297", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "fffca6c5-85b7-4cd3-9196-365f4c2c825a", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "19b6e3e1-f3b6-4268-be7c-5555dc8e7be4", "resourceInvariantUUID": "799b6730-5136-4e08-999e-e28fb230c07c", "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": "ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e0b62eb-6491-4213-937f-a6815699d6b7" } ], "workloadContext": "Production" } 2023-03-29T05:57:48.443Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:57:48.443Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 24d1761c-78cd-406b-9533-04163391553b ASDC 2023-03-29T05:57:48.443Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:bf7db9b3-4994-49e6-aa71-d459eb7499b4 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:24d1761c-78cd-406b-9533-04163391553b ServiceInvariantUUID:335bac3b-e529-4dd5-9132-7f5e7603d297 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:5e0b62eb-6491-4213-937f-a6815699d6b7 ArtifactChecksum:ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:fffca6c5-85b7-4cd3-9196-365f4c2c825a ResourceInvariantUUID:799b6730-5136-4e08-999e-e28fb230c07c ResourceName:test-pnf ResourceType:PNF ResourceUUID:19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T05:57:48.444Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 24d1761c-78cd-406b-9533-04163391553b ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:57:48.493Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:57:48.493Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:57:48.493Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:57:48.493Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T05:57:48.494Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:57:48.494Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T05:57:48.518Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T05:57:48.518Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@d03e1e2 2023-03-29T05:57:48.518Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:57:48.519Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T05:57:48.519Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 5e0b62eb-6491-4213-937f-a6815699d6b7 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:57:48.519Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T05:57:48.519Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T05:57:48.520Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:57:48.520Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:57:48.520Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:57:48.520Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680069468519, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:57:49.521Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:5e0b62eb-6491-4213-937f-a6815699d6b7) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T05:57:49.538Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:57:49.538Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:57:49.541Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||test-pnf 0 2023-03-29T05:57:49.542Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 2023-03-29T05:57:49.542Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 24d1761c-78cd-406b-9533-04163391553b 2023-03-29T05:57:49.542Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 24d1761c-78cd-406b-9533-04163391553b 2023-03-29T05:57:49.542Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 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=? 2023-03-29T05:57:49.547Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$56565f71.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T05:57:49.571Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$56565f71.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:57:49.584Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 0 ASDC deployResourceStructure 2023-03-29T05:57:49.585Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$56565f71.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-29T05:57:49.585Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T05:57:49.585Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-29T05:57:49.585Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T05:57:49.585Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:57:49.585Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:57:49.585Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680069469585, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:57:50.586Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:57:50.608Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:57:50.611Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T05:57:50.611Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T05:57:50.611Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T05:57:50.611Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T05:57:50.612Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:57:50.612Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:57:50.612Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T05:57:50.612Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-29T05:57:50.612Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T05:57:50.622Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T05:58:14.792Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:58:14.794Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: cached metadata has changed from (version81: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version82: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-29T05:58:14.805Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:58:14.805Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T05:58:14.810Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=28, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:58:14.810Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 28: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T05:58:14.821Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=28, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:58:14.822Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T05:58:14.822Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:58:14.826Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:58:14.826Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:58:14.826Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:58:14.827Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1118, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:58:14.827Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:58:14.827Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:58:15.841Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.842Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069374870, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-03-29T05:58:15.842Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.842Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.842Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069375873, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-03-29T05:58:15.843Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.843Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.843Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069376875, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-03-29T05:58:15.843Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.843Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.843Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069377877, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T05:58:15.843Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.843Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.843Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069409115, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:58:15.843Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.843Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.843Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:58:15.844Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.844Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.844Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T05:58:15.844Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.844Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.844Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T05:58:15.844Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.844Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.844Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:58:15.844Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.844Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.844Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T05:58:15.845Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.845Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.845Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T05:58:15.845Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.845Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.845Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:58:15.845Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.845Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.845Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:58:15.845Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.845Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.846Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069418502, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T05:58:15.846Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.846Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.846Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069420697, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-29T05:58:15.846Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.846Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.846Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069421819, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-29T05:58:15.846Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.846Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.846Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069422912, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-29T05:58:15.846Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.846Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.847Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069424170, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-29T05:58:15.847Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.847Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.847Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069425171, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-03-29T05:58:15.847Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.847Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.847Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069426173, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-03-29T05:58:15.847Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.847Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.848Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069427175, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T05:58:15.848Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.848Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.848Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069458401, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T05:58:15.848Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.848Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.848Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:58:15.848Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.848Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.848Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T05:58:15.849Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.849Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.849Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T05:58:15.849Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.849Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.849Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T05:58:15.849Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.849Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.849Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T05:58:15.849Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.849Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.849Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:58:15.850Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.850Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.850Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T05:58:15.850Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.850Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.850Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T05:58:15.850Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.850Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.850Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680068813522, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T05:58:15.850Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.851Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.851Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680069468519, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T05:58:15.851Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:15.851Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:58:15.851Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680069469585, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-29T05:58:15.851Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:58:20.622Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T05:58:20.634Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 and serviceModelVersionId: 24d1761c-78cd-406b-9533-04163391553b 2023-03-29T05:58:20.634Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 335bac3b-e529-4dd5-9132-7f5e7603d297 2023-03-29T05:58:20.635Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 2023-03-29T05:58:20.642Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T05:58:20.664Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T05:58:20.664Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|INFO|500||Invoke 2023-03-29T05:58:20.669Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T05:58:20.790Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|INFO|500||InvokeReturn 2023-03-29T05:58:20.790Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 05:58:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[117], vertex-id=[487616], x-aai-txid=[0-aai-resources-230329-05:58:21:150-13168], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T05:58:20.790Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T05:58:20.790Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T05:58:20.791Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:58:20.803Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:58:20.803Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bf7db9b3-4994-49e6-aa71-d459eb7499b4 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-29T05:58:20.803Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T05:58:20.804Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:58:20.804Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:58:20.804Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680069500803, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:58:21.835Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T05:58:21.835Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T05:58:21.837Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Node 1 disconnected. 2023-03-29T05:58:21.838Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Cancelled in-flight METADATA request with correlation id 101514 due to node 1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms) 2023-03-29T05:58:21.839Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Node 2 disconnected. 2023-03-29T05:58:21.839Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T05:58:21.840Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T05:58:21.840Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T05:58:21.840Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T05:58:21.845Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-bc1d6d7f-3c50-4393-9646-ee19cb852b9d 2023-03-29T05:58:21.845Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=10, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T05:58:21.846Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-29T05:58:21.846Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T05:58:23.958Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:58:26.967Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:58:29.975Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:58:32.983Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:58:35.992Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:58:39.003Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:58:42.011Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:58:45.020Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:58:48.029Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:58:51.038Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:58:54.046Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:58:57.056Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:59:00.065Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:59:03.074Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:59:06.083Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:59:09.091Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:59:12.102Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T05:59:14.792Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:59:14.807Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:59:14.808Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T05:59:14.813Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=29, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-bc1d6d7f-3c50-4393-9646-ee19cb852b9d', protocol='range'} 2023-03-29T05:59:14.813Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=29, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:59:14.816Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T05:59:14.817Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T05:59:14.817Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T05:59:14.817Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T05:59:14.817Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T05:59:14.817Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T05:59:14.818Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 29: {SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-bc1d6d7f-3c50-4393-9646-ee19cb852b9d=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-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T05:59:14.828Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=29, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-bc1d6d7f-3c50-4393-9646-ee19cb852b9d', protocol='range'} 2023-03-29T05:59:14.829Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=29, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T05:59:14.829Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-29T05:59:14.829Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T05:59:14.829Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T05:59:14.830Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T05:59:14.833Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:59:14.833Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:59:14.833Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:59:14.833Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1151, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:59:14.834Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:59:14.834Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:59:14.834Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:59:14.834Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:59:14.835Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:59:14.835Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T05:59:14.835Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T05:59:14.835Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T05:59:15.847Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T05:59:15.847Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680069500803, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-29T05:59:15.848Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T05:59:15.933Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T05:59:15.934Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T05:59:15.935Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:59:15.936Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:59:15.936Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:59:15.936Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:59:16.936Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:59:16.937Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:59:16.937Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:59:16.937Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:59:17.938Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:59:17.938Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:59:17.938Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:59:17.938Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:59:18.939Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:59:18.940Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:59:18.940Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:59:18.940Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:59:19.942Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:59:19.942Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:59:19.942Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:59:19.942Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:59:20.944Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:59:20.944Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:59:20.944Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:59:20.944Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:59:21.947Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T05:59:21.948Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:59:21.948Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:59:21.948Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:59:22.949Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "serviceName": "basic_onboard_JYNnJk", "serviceVersion": "1.0", "serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8", "serviceDescription": "service", "serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d", "resources": [ { "resourceInstanceName": "basic_onboard_JYNnJk 0", "resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e", "resourceName": "basic_onboard_JYNnJk", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d", "resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jynnjk0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJynnjk-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab" } ], "workloadContext": "Production" } 2023-03-29T05:59:22.949Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T05:59:22.949Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC 2023-03-29T05:59:22.949Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a ServiceName:basic_onboard_JYNnJk ServiceVersion:1.0 ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8 ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJynnjk-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_JYNnJk 0 ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a ResourceName:basic_onboard_JYNnJk ResourceType:VF ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jynnjk0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670 ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T05:59:22.949Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T05:59:22.995Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T05:59:22.996Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:59:22.996Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T05:59:22.996Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T05:59:22.996Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:59:22.996Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T05:59:23.022Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T05:59:23.023Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1d4cf5b4 2023-03-29T05:59:23.023Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:59:23.023Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T05:59:23.024Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:59:23.024Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification 2023-03-29T05:59:23.024Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found) 2023-03-29T05:59:23.024Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:59:23.024Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:59:23.024Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:59:23.024Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680069563024, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:59:24.025Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T05:59:24.049Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:59:24.049Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T05:59:24.055Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||basic_onboard_JYNnJk 0 2023-03-29T05:59:24.055Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d 2023-03-29T05:59:24.055Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T05:59:24.055Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T05:59:24.055Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T05:59:24.076Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T05:59:24.076Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@21e4d3ed 2023-03-29T05:59:24.077Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T05:59:24.077Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T05:59:24.077Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T05:59:24.077Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification 2023-03-29T05:59:24.078Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found) 2023-03-29T05:59:24.078Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T05:59:24.078Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T05:59:24.078Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T05:59:24.078Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680069564077, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T05:59:25.079Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T05:59:25.080Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:59:25.104Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:59:25.111Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:59:25.112Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T05:59:55.112Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:59:55.135Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T05:59:55.139Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T05:59:55.140Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:00:14.792Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:00:14.793Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:00:14.793Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:00:14.793Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:00:25.140Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:00:25.165Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:00:25.170Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:00:25.170Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:00:55.170Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:00:55.193Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:00:55.197Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:00:55.197Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:01:14.792Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:01:14.793Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:01:14.793Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } 2023-03-29T06:01:14.794Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:01:14.794Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:01:14.794Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T06:01:14.794Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:01:14.795Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:01:14.795Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:01:14.795Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:01:14.795Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:01:14.795Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T06:01:14.795Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:01:14.795Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:01:14.795Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:01:14.795Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:01:14.795Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:01:14.795Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:01:14.796Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:01:14.796Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:01:14.796Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680069563024, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:01:14.796Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:01:14.796Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:01:14.796Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680069564077, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:01:14.796Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:01:25.198Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:01:25.225Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:01:25.228Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:01:25.229Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:01:55.229Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:01:55.256Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:01:55.261Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:01:55.261Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:02:14.792Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:02:25.261Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:02:25.286Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:02:25.290Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:02:25.290Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:02:55.291Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:02:55.315Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:02:55.319Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:02:55.319Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:03:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:03:25.320Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:03:25.347Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:03:25.351Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:03:25.351Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:03:55.352Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:03:55.378Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:03:55.382Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:03:55.382Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:04:14.793Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:04:16.019Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T06:04:16.019Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-bc1d6d7f-3c50-4393-9646-ee19cb852b9d sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-03-29T06:04:16.020Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T06:04:16.020Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T06:04:18.392Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T06:04:18.401Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T06:04:18.402Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T06:04:18.406Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T06:04:18.406Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 30: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T06:04:18.416Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=30, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T06:04:18.416Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T06:04:18.417Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T06:04:18.420Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:04:18.421Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:04:18.421Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:04:18.421Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1161, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:04:18.421Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:04:18.421Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:04:25.382Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T06:04:25.383Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:04:25.396Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8 2023-03-29T06:04:25.396Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d 2023-03-29T06:04:25.397Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 2023-03-29T06:04:25.403Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:04:25.421Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke 2023-03-29T06:04:25.421Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b43edf91-6a44-4e64-b120-1614c523d231], X-ECOMP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-TransactionId=[], X-ONAP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], Content-Type=[application/merge-patch+json]} 2023-03-29T06:04:25.427Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T06:04:25.469Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?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/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 06:04:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[38], x-aai-txid=[1-aai-resources-230329-06:04:25:904-91565], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:04:25.470Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}} 2023-03-29T06:04:25.470Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T06:04:25.473Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T06:04:25.474Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:04:25.474Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T06:04:25.474Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:04:25.484Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:04:25.484Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T06:04:25.485Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T06:04:25.485Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:04:25.485Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:04:25.485Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680069865484, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:04:25.502Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:04:25.502Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680069865484, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } 2023-03-29T06:04:25.502Z||pool-2-thread-4|||||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-03-29T06:04:26.514Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:04:26.514Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"89fd2b07-e1bd-4873-bb5f-256c573c4644","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"9cd9f058-856b-4690-b85b-64dde4c97e14","serviceDescription":"service","serviceInvariantUUID":"845278ed-2b9b-4dd8-a78b-f9f6679f81dd","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6ddacec4-6525-4bff-be52-37a6eacf9c98","resourceInvariantUUID":"8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab","resourceCustomizationUUID":"b48c1316-7610-4dbc-bed6-37aa768c22dd","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":"OGE0ZjNmOTRlYjk1NzNlZTNhMmVjYzgxOTk2ZDg1YjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9512861b-f8fd-484b-a511-def34deb9308","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ab21d092-9b7f-4b59-9729-357f7b20dd77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:04:26.514Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:04:26.514Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:04:26.514Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:04:26.515Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:04:27.515Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:04:27.516Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:04:27.516Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:04:27.516Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:04:28.518Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "9cd9f058-856b-4690-b85b-64dde4c97e14", "serviceDescription": "service", "serviceInvariantUUID": "845278ed-2b9b-4dd8-a78b-f9f6679f81dd", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "b48c1316-7610-4dbc-bed6-37aa768c22dd", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "6ddacec4-6525-4bff-be52-37a6eacf9c98", "resourceInvariantUUID": "8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab", "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": "YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ab21d092-9b7f-4b59-9729-357f7b20dd77" } ], "workloadContext": "Production" } 2023-03-29T06:04:28.518Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:04:28.518Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9cd9f058-856b-4690-b85b-64dde4c97e14 ASDC 2023-03-29T06:04:28.518Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:89fd2b07-e1bd-4873-bb5f-256c573c4644 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:9cd9f058-856b-4690-b85b-64dde4c97e14 ServiceInvariantUUID:845278ed-2b9b-4dd8-a78b-f9f6679f81dd 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:ab21d092-9b7f-4b59-9729-357f7b20dd77 ArtifactChecksum:YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:b48c1316-7610-4dbc-bed6-37aa768c22dd ResourceInvariantUUID:8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:6ddacec4-6525-4bff-be52-37a6eacf9c98 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T06:04:28.518Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9cd9f058-856b-4690-b85b-64dde4c97e14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:04:28.558Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:04:28.559Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:04:28.559Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:04:28.559Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T06:04:28.559Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:04:28.559Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T06:04:28.591Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:04:28.592Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@525fc52d 2023-03-29T06:04:28.592Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:04:28.592Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T06:04:28.592Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ab21d092-9b7f-4b59-9729-357f7b20dd77 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:04:28.593Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T06:04:28.593Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T06:04:28.593Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:04:28.593Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:04:28.594Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:04:28.594Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680069868592, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:04:29.596Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:ab21d092-9b7f-4b59-9729-357f7b20dd77) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:04:29.648Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists 2023-03-29T06:04:29.649Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T06:04:29.649Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists) 2023-03-29T06:04:29.649Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:04:29.649Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:04:29.649Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:04:29.650Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680069869649, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:04:30.651Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T06:04:30.652Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists) 2023-03-29T06:04:30.652Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:04:30.652Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:04:30.652Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:04:30.652Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680069870651, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:04:31.654Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:04:31.677Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:04:31.681Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:04:31.682Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:04:31.682Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:04:31.682Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:04:31.682Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:04:31.682Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:04:31.682Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:04:31.682Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:04:31.682Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:04:31.696Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:05:01.696Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:05:01.710Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and serviceModelVersionId: 9cd9f058-856b-4690-b85b-64dde4c97e14 2023-03-29T06:05:01.710Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 845278ed-2b9b-4dd8-a78b-f9f6679f81dd 2023-03-29T06:05:01.711Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 2023-03-29T06:05:01.717Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:05:01.737Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||Invoke 2023-03-29T06:05:01.737Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1085acb7-9591-436b-879b-500c804ba8e0], X-ECOMP-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], X-TransactionId=[], X-ONAP-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], Content-Type=[application/merge-patch+json]} 2023-03-29T06:05:01.745Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:05:01.869Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?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/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:05:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[120], vertex-id=[331784], x-aai-txid=[1-aai-resources-230329-06:05:02:221-30020], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:05:01.870Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:05:01.870Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||InvokeReturn 2023-03-29T06:05:01.871Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:05:01.871Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:05:01.884Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:05:01.885Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 89fd2b07-e1bd-4873-bb5f-256c573c4644 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:05:01.885Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:05:01.885Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:05:01.885Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:05:01.885Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680069901885, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:05:02.916Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:05:02.916Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"becb8b5a-dcb1-4d01-8ac3-6d641b72d56d","serviceName":"Demo_pNF_hXDFOFq3mh63QxjK66dZ","serviceVersion":"1.0","serviceUUID":"bf1fd886-5569-462e-bd5c-807bcad43c9d","serviceDescription":"catalog service description","serviceInvariantUUID":"1c1f0e8b-ffb1-458b-8a91-687867e49669","resources":[{"resourceInstanceName":"pNF 6fc73c3c-c6b3 0","resourceName":"pNF 6fc73c3c-c6b3","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a22c11b1-6858-4217-938e-5049e173c977","resourceInvariantUUID":"ad61b3d5-9601-4c6d-9480-76742f35ce81","resourceCustomizationUUID":"678e86ef-7d61-4ce9-a08b-f54e468b1743","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml","artifactChecksum":"MTdkZjZlYjViMWEzMTVhMTI0MWE4MTZlYzI3NzUwNjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c24e513b-5599-4af7-914e-b06f69aaf1f4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd263b59-fdec-44d7-9d9d-84bdd1807c62","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"674af2df-3bb2-4c99-82be-01f84d3a0376","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml","artifactChecksum":"NTNhOWU2MTZmMDk0NTkxOWNkODAzZjQ5Yjc2OTUyMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a72d5f73-0f2c-416c-8c36-2906589316ea","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ec535a44-f84d-4b5b-af73-3d87581fcfd0","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f1ccf9ff-c126-471c-8e0a-4654def5cebf","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactChecksum":"YmRlZTAwNDNlNmFiMGJkZDczZGY3Y2ExZTE2ZTQwNjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2f9aebc6-aaa8-4362-ad9a-7bf780581f5a","artifactVersion":"1"},{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactChecksum":"MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6f46e327-9aa8-48fb-8368-0d9545c1256b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:05:02.916Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:05:02.916Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:05:02.916Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:05:02.916Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:05:03.917Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:05:03.918Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:05:03.918Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:05:03.918Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:05:04.920Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:05:04.920Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:05:04.920Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:05:04.920Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:05:05.922Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:05:05.922Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:05:05.922Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:05:05.922Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:05:06.924Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:05:06.924Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:05:06.924Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:05:06.925Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:05:07.926Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:05:07.926Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:05:07.927Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:05:07.927Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:05:08.928Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:05:08.929Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:05:08.929Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:05:08.929Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:05:09.931Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:05:09.931Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:05:09.932Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:05:09.932Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:05:10.933Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "serviceName": "Demo_pNF_hXDFOFq3mh63QxjK66dZ", "serviceVersion": "1.0", "serviceUUID": "bf1fd886-5569-462e-bd5c-807bcad43c9d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "1c1f0e8b-ffb1-458b-8a91-687867e49669", "resources": [ { "resourceInstanceName": "pNF 6fc73c3c-c6b3 0", "resourceCustomizationUUID": "678e86ef-7d61-4ce9-a08b-f54e468b1743", "resourceName": "pNF 6fc73c3c-c6b3", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "a22c11b1-6858-4217-938e-5049e173c977", "resourceInvariantUUID": "ad61b3d5-9601-4c6d-9480-76742f35ce81", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactChecksum": "MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6f46e327-9aa8-48fb-8368-0d9545c1256b" } ], "workloadContext": "Production" } 2023-03-29T06:05:10.933Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:05:10.933Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bf1fd886-5569-462e-bd5c-807bcad43c9d ASDC 2023-03-29T06:05:10.934Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:becb8b5a-dcb1-4d01-8ac3-6d641b72d56d ServiceName:Demo_pNF_hXDFOFq3mh63QxjK66dZ ServiceVersion:1.0 ServiceUUID:bf1fd886-5569-462e-bd5c-807bcad43c9d ServiceInvariantUUID:1c1f0e8b-ffb1-458b-8a91-687867e49669 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactUUID:6f46e327-9aa8-48fb-8368-0d9545c1256b ArtifactChecksum:MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 6fc73c3c-c6b3 0 ResourceCustomizationUUID:678e86ef-7d61-4ce9-a08b-f54e468b1743 ResourceInvariantUUID:ad61b3d5-9601-4c6d-9480-76742f35ce81 ResourceName:pNF 6fc73c3c-c6b3 ResourceType:PNF ResourceUUID:a22c11b1-6858-4217-938e-5049e173c977 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T06:05:10.934Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bf1fd886-5569-462e-bd5c-807bcad43c9d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:05:10.984Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:05:10.985Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:05:10.985Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:05:10.985Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b from URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:05:10.985Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:05:10.986Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:05:11.279Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T06:05:11.282Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 6f46e327-9aa8-48fb-8368-0d9545c1256b 88018 2023-03-29T06:05:11.282Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T06:05:11.282Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:05:11.282Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T06:05:11.283Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:05:11.283Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:05:11.283Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069911282, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:05:12.284Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:05:12.285Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:05:12.285Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b, URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar to file: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:05:12.285Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:05:12.286Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:05:12.286Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:05:12.378Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4061647797264023674/Definitions/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml 2023-03-29T06:05:12.975Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T06:05:12.975Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:05:12.975Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:05:12.975Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T06:05:12.975Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:05:12.975Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:05:12.975Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:05:12.975Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:05:12.975Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:05:12.975Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:05:12.975Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6fc73c3c-c6b3 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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:05:12.975Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:05:12.975Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:05:12.976Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:05:12.976Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T06:05:12.976Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:05:12.976Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:05:12.976Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:05:12.976Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:05:12.976Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T06:05:12.976Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:05:12.976Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:05:12.976Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:05:12.976Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:05:12.976Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:05:12.976Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:05:12.976Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:05:12.976Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:05:12.976Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:05:12.976Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:05:12.977Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:05:12.977Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:05:12.977Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hXDFOFq3mh63QxjK66dZ Description:catalog service description Model UUID:bf1fd886-5569-462e-bd5c-807bcad43c9d Model Version:NULL Model InvariantUuid:1c1f0e8b-ffb1-458b-8a91-687867e49669 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:05:13.026Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||ERROR|500||Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists 2023-03-29T06:05:13.027Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T06:05:13.027Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists) 2023-03-29T06:05:13.027Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:05:13.027Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:05:13.027Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:05:13.027Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069913027, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:05:14.028Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T06:05:14.029Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists) 2023-03-29T06:05:14.029Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:05:14.029Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:05:14.029Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:05:14.029Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069914028, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:05:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:05:14.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T06:05:14.796Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:05:14.797Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:05:14.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T06:05:14.797Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:05:14.797Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:05:14.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T06:05:14.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680069868592, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:05:14.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:05:14.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T06:05:14.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680069869649, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } 2023-03-29T06:05:14.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:05:14.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T06:05:14.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680069870651, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } 2023-03-29T06:05:14.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:05:14.799Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T06:05:14.799Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680069901885, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:05:14.799Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:05:14.799Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T06:05:14.799Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:05:14.799Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:05:14.799Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T06:05:14.799Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:05:14.799Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:05:14.800Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T06:05:14.800Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:05:14.800Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:05:14.800Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T06:05:14.800Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:05:14.800Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:05:14.800Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T06:05:14.800Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:05:14.801Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:05:14.801Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T06:05:14.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:05:14.801Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:05:14.801Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T06:05:14.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:05:14.801Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:05:14.801Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T06:05:14.802Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:05:14.802Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:05:14.802Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T06:05:14.802Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069911282, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:05:14.802Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:05:14.802Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T06:05:14.802Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069913027, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } 2023-03-29T06:05:14.802Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:05:14.802Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T06:05:14.803Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069914028, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } 2023-03-29T06:05:14.803Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:05:15.030Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:05:15.053Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:05:15.057Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:05:15.057Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:05:15.057Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:05:15.057Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:05:15.057Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:05:15.058Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:05:15.058Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:05:15.058Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:05:15.058Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:05:15.069Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:05:45.069Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:05:45.081Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and serviceModelVersionId: bf1fd886-5569-462e-bd5c-807bcad43c9d 2023-03-29T06:05:45.081Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1c1f0e8b-ffb1-458b-8a91-687867e49669 2023-03-29T06:05:45.081Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 2023-03-29T06:05:45.084Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:05:45.096Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||Invoke 2023-03-29T06:05:45.096Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[becb8b5a-dcb1-4d01-8ac3-6d641b72d56d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[add7243c-d0eb-4a1a-8c6a-76f22a38bd59], X-ECOMP-RequestID=[becb8b5a-dcb1-4d01-8ac3-6d641b72d56d], X-TransactionId=[], X-ONAP-RequestID=[becb8b5a-dcb1-4d01-8ac3-6d641b72d56d], Content-Type=[application/merge-patch+json]} 2023-03-29T06:05:45.102Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:05:45.282Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?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/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:05:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[176], vertex-id=[344072], x-aai-txid=[0-aai-resources-230329-06:05:45:579-93088], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:05:45.282Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:05:45.284Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||InvokeReturn 2023-03-29T06:05:45.284Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:05:45.284Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:05:45.296Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:05:45.296Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:05:45.296Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:05:45.296Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:05:45.296Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:05:45.296Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069945296, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:05:46.326Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:05:46.327Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"97dbd75c-aaad-4e24-898e-c5ed3e14800c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80","serviceDescription":"service","serviceInvariantUUID":"4453b51e-2c0e-4fd9-a8f5-372cae72a7b5","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b","resourceInvariantUUID":"ffa14943-3167-4273-bc2e-0910be881db2","resourceCustomizationUUID":"b62d4581-c92e-4bbe-97f9-94c7f742c600","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":"MTUzZTllNzgxM2I5NTY0ZDJlMjkxMjQyZjJkNzc0MmM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"79601963-63ad-4c83-84b0-a8fe138fa674","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":"MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d3b31b3d-0a37-4e41-9b75-45689d21c598","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":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642","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":"af819053-ffd2-46f9-b25a-ab602805cde9","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":"4406df68-980d-44ea-b292-c6717a161fd9","artifactVersion":"2","generatedFromUUID":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGNiNDlkM2U2ZTg4YTJhMDA5YTcyZGY4MjYyZGQwMmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d1c8e353-e00b-46aa-89ac-5d4cac253449","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e313f27c-b7aa-4489-b13a-3e9d6193ee33","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:05:46.327Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:05:46.327Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:05:46.327Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:05:46.327Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:05:47.328Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:05:47.328Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:05:47.329Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:05:47.329Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:05:48.329Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:05:48.330Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:05:48.330Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:05:48.330Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:05:49.331Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:05:49.332Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:05:49.332Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:05:49.332Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:05:50.333Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:05:50.333Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:05:50.334Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:05:50.334Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:05:51.334Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:05:51.334Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:05:51.334Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:05:51.335Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:05:52.335Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:05:52.335Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:05:52.336Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:05:52.336Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:05:53.337Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80", "serviceDescription": "service", "serviceInvariantUUID": "4453b51e-2c0e-4fd9-a8f5-372cae72a7b5", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "b62d4581-c92e-4bbe-97f9-94c7f742c600", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b", "resourceInvariantUUID": "ffa14943-3167-4273-bc2e-0910be881db2", "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": "MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d3b31b3d-0a37-4e41-9b75-45689d21c598", "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": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642", "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": "4406df68-980d-44ea-b292-c6717a161fd9", "generatedFromUUID": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642" }, "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": "4406df68-980d-44ea-b292-c6717a161fd9", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e313f27c-b7aa-4489-b13a-3e9d6193ee33" } ], "workloadContext": "Production" } 2023-03-29T06:05:53.337Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:05:53.337Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ASDC 2023-03-29T06:05:53.338Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:97dbd75c-aaad-4e24-898e-c5ed3e14800c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ServiceInvariantUUID:4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 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:e313f27c-b7aa-4489-b13a-3e9d6193ee33 ArtifactChecksum:NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:b62d4581-c92e-4bbe-97f9-94c7f742c600 ResourceInvariantUUID:ffa14943-3167-4273-bc2e-0910be881db2 ResourceName:basic_vm ResourceType:VF ResourceUUID:a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b 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:d3b31b3d-0a37-4e41-9b75-45689d21c598 ArtifactChecksum:MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM= 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:ca20ce4c-c846-45e8-b86c-33aa6f2c7642 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:4406df68-980d-44ea-b292-c6717a161fd9 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:4406df68-980d-44ea-b292-c6717a161fd9 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T06:05:53.339Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:05:53.386Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:05:53.387Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:05:53.387Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:05:53.388Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T06:05:53.388Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:05:53.388Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|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-03-29T06:05:53.413Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:05:53.413Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@48a50e7b 2023-03-29T06:05:53.413Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:05:53.414Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-29T06:05:53.414Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar e313f27c-b7aa-4489-b13a-3e9d6193ee33 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:05:53.414Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T06:05:53.414Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-29T06:05:53.414Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:05:53.415Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:05:53.415Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:05:53.415Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069953414, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:05:54.416Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:e313f27c-b7aa-4489-b13a-3e9d6193ee33) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:05:54.452Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists 2023-03-29T06:05:54.453Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T06:05:54.453Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists) 2023-03-29T06:05:54.453Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:05:54.453Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:05:54.453Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:05:54.453Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069954452, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:05:55.454Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T06:05:55.454Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists) 2023-03-29T06:05:55.454Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:05:55.454Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:05:55.454Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:05:55.454Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069955454, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:05:56.455Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:05:56.492Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:05:56.497Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:05:56.497Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:05:56.497Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:05:56.497Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:05:56.497Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:05:56.498Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:05:56.498Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:05:56.498Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:05:56.498Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:05:56.513Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:06:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:06:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T06:06:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680069945296, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:06:14.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:06:14.804Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T06:06:14.804Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:06:14.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:06:14.804Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T06:06:14.804Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T06:06:14.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:06:14.804Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T06:06:14.804Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T06:06:14.805Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:06:14.805Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T06:06:14.805Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:06:14.805Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:06:14.805Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T06:06:14.805Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T06:06:14.805Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:06:14.805Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T06:06:14.805Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:06:14.805Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:06:14.806Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T06:06:14.806Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:06:14.806Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:06:14.806Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T06:06:14.806Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069953414, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:06:14.806Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:06:14.806Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T06:06:14.806Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069954452, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } 2023-03-29T06:06:14.806Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:06:14.806Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T06:06:14.806Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069955454, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } 2023-03-29T06:06:14.806Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:06:26.513Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:06:26.527Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and serviceModelVersionId: 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 2023-03-29T06:06:26.527Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 2023-03-29T06:06:26.527Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 2023-03-29T06:06:26.534Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:06:26.550Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||Invoke 2023-03-29T06:06:26.550Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c9788efe-e7bf-4e19-9c1c-0a055439131c], X-ECOMP-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], X-TransactionId=[], X-ONAP-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], Content-Type=[application/merge-patch+json]} 2023-03-29T06:06:26.557Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:06:26.688Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?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/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:06:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[128], vertex-id=[413928], x-aai-txid=[0-aai-resources-230329-06:06:27:033-36596], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:06:26.688Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:06:26.688Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||InvokeReturn 2023-03-29T06:06:26.688Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:06:26.688Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:06:26.700Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:06:26.700Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 97dbd75c-aaad-4e24-898e-c5ed3e14800c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:06:26.700Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:06:26.700Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:06:26.700Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:06:26.701Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069986700, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:06:27.728Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:06:27.728Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"322c7eed-d160-41b1-a1d7-8f46826511df","serviceName":"Demo_pNF_LM7m91Pd0a7JuAo6utdA","serviceVersion":"1.0","serviceUUID":"04d6510b-208b-4001-a609-5fc6e815bc29","serviceDescription":"catalog service description","serviceInvariantUUID":"46734027-bdee-4d81-a82e-d2664c92bddf","resources":[{"resourceInstanceName":"pNF d3572193-f6db 0","resourceName":"pNF d3572193-f6db","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3bc1ce41-54b2-4ded-97ff-325c6b0084f2","resourceInvariantUUID":"cf8281ae-59e1-4a89-88a5-20251862ff8b","resourceCustomizationUUID":"e6379093-e721-4518-80de-70298ba47d4a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml","artifactChecksum":"YTUwYzgxMDdiMmQ4Nzg2YWFjNWM4M2RhNWI4MGE3NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c5137d0-101e-4b95-9378-2f80a5d70f6b","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bc83c945-445e-46fa-a65f-569f82be6af0","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e305605e-62a9-43c4-ace1-4c4d304af926","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTIwN2ZhYTQ2MWY3ODVjYTk4ZDhjNGZhYzA5NDJlZWE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"934bbc92-3b74-4703-b2bc-549907eadd33","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8b37db95-69be-4476-8d0b-4e36e35b3b37","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"29033e38-916c-4ea7-afbe-813271c478aa","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactChecksum":"YjU3YTlkZTNhN2ZiZWNmZDJhNTg1ZDNjODYzZjMzMWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f921d3aa-063a-40e9-8278-0eb4f68aa14c","artifactVersion":"1"},{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactChecksum":"YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2f5b30a0-a6b5-4a97-b760-3d29a4bdc241","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:06:27.728Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:06:27.728Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:06:27.728Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:06:27.728Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:06:28.729Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:06:28.730Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:06:28.730Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:06:28.730Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:06:29.731Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:06:29.731Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:06:29.731Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:06:29.731Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:06:30.731Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:06:30.732Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:06:30.732Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:06:30.732Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:06:31.733Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:06:31.733Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:06:31.733Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:06:31.733Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:06:32.734Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:06:32.734Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:06:32.734Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:06:32.734Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:06:33.735Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:06:33.735Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:06:33.735Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:06:33.735Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:06:34.736Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:06:34.736Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:06:34.737Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:06:34.737Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:06:35.738Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "serviceName": "Demo_pNF_LM7m91Pd0a7JuAo6utdA", "serviceVersion": "1.0", "serviceUUID": "04d6510b-208b-4001-a609-5fc6e815bc29", "serviceDescription": "catalog service description", "serviceInvariantUUID": "46734027-bdee-4d81-a82e-d2664c92bddf", "resources": [ { "resourceInstanceName": "pNF d3572193-f6db 0", "resourceCustomizationUUID": "e6379093-e721-4518-80de-70298ba47d4a", "resourceName": "pNF d3572193-f6db", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3bc1ce41-54b2-4ded-97ff-325c6b0084f2", "resourceInvariantUUID": "cf8281ae-59e1-4a89-88a5-20251862ff8b", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactChecksum": "YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2f5b30a0-a6b5-4a97-b760-3d29a4bdc241" } ], "workloadContext": "Production" } 2023-03-29T06:06:35.738Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:06:35.738Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 04d6510b-208b-4001-a609-5fc6e815bc29 ASDC 2023-03-29T06:06:35.738Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:322c7eed-d160-41b1-a1d7-8f46826511df ServiceName:Demo_pNF_LM7m91Pd0a7JuAo6utdA ServiceVersion:1.0 ServiceUUID:04d6510b-208b-4001-a609-5fc6e815bc29 ServiceInvariantUUID:46734027-bdee-4d81-a82e-d2664c92bddf ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactUUID:2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 ArtifactChecksum:YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d3572193-f6db 0 ResourceCustomizationUUID:e6379093-e721-4518-80de-70298ba47d4a ResourceInvariantUUID:cf8281ae-59e1-4a89-88a5-20251862ff8b ResourceName:pNF d3572193-f6db ResourceType:PNF ResourceUUID:3bc1ce41-54b2-4ded-97ff-325c6b0084f2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T06:06:35.739Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 04d6510b-208b-4001-a609-5fc6e815bc29 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:06:35.779Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:06:35.780Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:06:35.780Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:06:35.780Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 from URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:06:35.780Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:06:35.780Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:06:36.081Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T06:06:36.084Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 88009 2023-03-29T06:06:36.084Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T06:06:36.084Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:06:36.084Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T06:06:36.084Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:06:36.084Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:06:36.084Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069996084, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:06:37.085Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:06:37.085Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:06:37.085Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241, URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar to file: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:06:37.085Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:06:37.086Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:06:37.086Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:06:37.165Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP179403429173293100/Definitions/service-DemoPnfLm7m91pd0a7juao6utda-template.yml 2023-03-29T06:06:37.828Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T06:06:37.828Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:06:37.828Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:06:37.828Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T06:06:37.828Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:06:37.828Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:06:37.829Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:06:37.829Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:06:37.829Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:06:37.829Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d3572193-f6db 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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:06:37.829Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:06:37.829Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:06:37.829Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:06:37.829Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:06:37.829Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T06:06:37.829Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:06:37.829Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:06:37.829Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:06:37.829Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:06:37.829Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T06:06:37.829Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:06:37.829Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:06:37.829Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:06:37.829Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:06:37.830Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:06:37.830Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:06:37.830Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:06:37.830Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:06:37.830Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:06:37.830Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:06:37.830Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:06:37.830Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:06:37.830Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_LM7m91Pd0a7JuAo6utdA Description:catalog service description Model UUID:04d6510b-208b-4001-a609-5fc6e815bc29 Model Version:NULL Model InvariantUuid:46734027-bdee-4d81-a82e-d2664c92bddf 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:06:37.881Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists 2023-03-29T06:06:37.882Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T06:06:37.882Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar(Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists) 2023-03-29T06:06:37.882Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:06:37.882Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:06:37.882Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:06:37.882Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069997882, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:06:38.883Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T06:06:38.884Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar(Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists) 2023-03-29T06:06:38.884Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:06:38.884Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:06:38.884Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:06:38.884Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069998883, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:06:39.885Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:06:39.906Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:06:39.910Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:06:39.910Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:06:39.910Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:06:39.911Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:06:39.911Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:06:39.911Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:06:39.911Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:06:39.911Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:06:39.911Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:06:39.922Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:07:09.922Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:07:09.934Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322c7eed-d160-41b1-a1d7-8f46826511df and serviceModelVersionId: 04d6510b-208b-4001-a609-5fc6e815bc29 2023-03-29T06:07:09.934Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 46734027-bdee-4d81-a82e-d2664c92bddf 2023-03-29T06:07:09.935Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 2023-03-29T06:07:09.941Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:07:09.968Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T06:07:09.969Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||Invoke 2023-03-29T06:07:09.975Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:07:10.100Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||InvokeReturn 2023-03-29T06:07:10.101Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:07:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[121], vertex-id=[188464], x-aai-txid=[1-aai-resources-230329-06:07:10:451-79622], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:07:10.101Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:07:10.101Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:07:10.102Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:07:10.115Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:07:10.116Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322c7eed-d160-41b1-a1d7-8f46826511df and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:07:10.116Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:07:10.116Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:07:10.116Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:07:10.116Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070030116, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:07:11.143Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:07:11.144Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c3c2d53b-3a81-4716-99a4-534d046b6920","serviceName":"Demo_pNF_j2zmVKRYKHawh3FMRxXR","serviceVersion":"1.0","serviceUUID":"3237c0dd-d6e3-4c86-acc0-974ba2597359","serviceDescription":"catalog service description","serviceInvariantUUID":"69a4669f-98c0-4b94-ba05-563aae1c603b","resources":[{"resourceInstanceName":"pNF 550377d4-2a63 0","resourceName":"pNF 550377d4-2a63","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"fe0ac079-e762-4228-8d12-5ced07c2d309","resourceInvariantUUID":"24f87f9a-e5c8-401b-8cfe-3cb195a4a09e","resourceCustomizationUUID":"2666f2f6-7bce-48f8-892f-57dac6ca046c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml","artifactChecksum":"Y2I3MjEzNDU1NjU5NGQ0YTkwNGZiOWNmMzczNDIwNzE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6c97f674-e056-4689-a36a-2358f246f5a7","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"89ddbd96-f126-4a8f-bf6b-04ca435bb94f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9625786d-d9f4-4eec-85b7-98bb5d691496","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml","artifactChecksum":"NjFiOGM4Y2RjN2Q0NTQyNmMzNDk5OTMwZjdhMDkxYTQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"48116bc6-cf67-4e5d-9da1-99b61bbf23a0","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a766ba18-5d86-4d9c-ab3b-2a95c74ced66","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"743a8285-474e-4727-a69a-335f0b785b2d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml","artifactChecksum":"ZWEyN2FkMmNiMzk4NWZjZTRjYzU4MGZjYTgyY2UyOWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f3cad1e8-5aff-4cb0-a42c-154ab85b82c9","artifactVersion":"1"},{"artifactName":"service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar","artifactChecksum":"YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9f86a809-577b-4f64-9e6d-a1fdd4da0104","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:07:11.144Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:07:11.144Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:07:11.144Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:07:11.144Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:07:12.145Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:07:12.145Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:07:12.146Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:07:12.146Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:07:13.147Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:07:13.147Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:07:13.148Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:07:13.148Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:07:14.149Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:07:14.149Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:07:14.149Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:07:14.150Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:07:14.792Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:07:14.796Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T06:07:14.796Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680069986700, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:07:14.797Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:07:14.797Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T06:07:14.797Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:07:14.797Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:07:14.797Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T06:07:14.797Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:07:14.798Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:07:14.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T06:07:14.798Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:07:14.798Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:07:14.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T06:07:14.798Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:07:14.798Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:07:14.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T06:07:14.798Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:07:14.798Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:07:14.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T06:07:14.798Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:07:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:07:14.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T06:07:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:07:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:07:14.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T06:07:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:07:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:07:14.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T06:07:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069996084, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:07:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:07:14.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T06:07:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069997882, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists" } 2023-03-29T06:07:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:07:14.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T06:07:14.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680069998883, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists" } 2023-03-29T06:07:14.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:07:14.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T06:07:14.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070030116, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:07:14.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:07:14.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T06:07:14.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:07:14.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:07:14.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T06:07:14.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:07:14.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:07:14.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T06:07:14.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:07:14.801Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:07:14.801Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T06:07:14.801Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:07:14.801Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:07:15.150Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:07:15.151Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:07:15.151Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:07:15.151Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:07:16.151Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:07:16.152Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:07:16.152Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:07:16.152Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:07:17.153Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:07:17.153Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:07:17.153Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:07:17.153Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:07:18.154Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:07:18.154Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:07:18.154Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:07:18.154Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:07:19.155Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "serviceName": "Demo_pNF_j2zmVKRYKHawh3FMRxXR", "serviceVersion": "1.0", "serviceUUID": "3237c0dd-d6e3-4c86-acc0-974ba2597359", "serviceDescription": "catalog service description", "serviceInvariantUUID": "69a4669f-98c0-4b94-ba05-563aae1c603b", "resources": [ { "resourceInstanceName": "pNF 550377d4-2a63 0", "resourceCustomizationUUID": "2666f2f6-7bce-48f8-892f-57dac6ca046c", "resourceName": "pNF 550377d4-2a63", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "fe0ac079-e762-4228-8d12-5ced07c2d309", "resourceInvariantUUID": "24f87f9a-e5c8-401b-8cfe-3cb195a4a09e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "artifactChecksum": "YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "9f86a809-577b-4f64-9e6d-a1fdd4da0104" } ], "workloadContext": "Production" } 2023-03-29T06:07:19.156Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:07:19.156Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3237c0dd-d6e3-4c86-acc0-974ba2597359 ASDC 2023-03-29T06:07:19.156Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c3c2d53b-3a81-4716-99a4-534d046b6920 ServiceName:Demo_pNF_j2zmVKRYKHawh3FMRxXR ServiceVersion:1.0 ServiceUUID:3237c0dd-d6e3-4c86-acc0-974ba2597359 ServiceInvariantUUID:69a4669f-98c0-4b94-ba05-563aae1c603b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ArtifactUUID:9f86a809-577b-4f64-9e6d-a1fdd4da0104 ArtifactChecksum:YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 550377d4-2a63 0 ResourceCustomizationUUID:2666f2f6-7bce-48f8-892f-57dac6ca046c ResourceInvariantUUID:24f87f9a-e5c8-401b-8cfe-3cb195a4a09e ResourceName:pNF 550377d4-2a63 ResourceType:PNF ResourceUUID:fe0ac079-e762-4228-8d12-5ced07c2d309 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T06:07:19.156Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3237c0dd-d6e3-4c86-acc0-974ba2597359 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:07:19.216Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:07:19.217Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:07:19.217Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:07:19.217Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 from URL: /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:07:19.217Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:07:19.217Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:07:19.530Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T06:07:19.532Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 9f86a809-577b-4f64-9e6d-a1fdd4da0104 88024 2023-03-29T06:07:19.532Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T06:07:19.532Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:07:19.532Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T06:07:19.532Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:07:19.533Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:07:19.533Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070039532, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:07:20.533Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:07:20.534Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:07:20.534Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104, URL: /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar to file: /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:07:20.535Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:07:20.535Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:07:20.535Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:07:20.646Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17288854848074092235/Definitions/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml 2023-03-29T06:07:21.264Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T06:07:21.264Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:07:21.264Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:07:21.264Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T06:07:21.264Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 550377d4-2a63 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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:07:21.264Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:07:21.264Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:07:21.264Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:07:21.264Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:07:21.265Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:07:21.265Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:07:21.265Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:07:21.265Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:07:21.265Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:07:21.265Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Node template pNF 550377d4-2a63 0 is matching search criteria 2023-03-29T06:07:21.265Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:07:21.265Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 550377d4-2a63 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:07:21.265Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:07:21.265Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:07:21.265Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Node template pNF 550377d4-2a63 0 is matching search criteria 2023-03-29T06:07:21.265Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:07:21.265Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 550377d4-2a63 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:07:21.265Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:07:21.265Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:07:21.265Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:07:21.265Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:07:21.265Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:07:21.265Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:07:21.265Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:07:21.266Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:07:21.266Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:07:21.266Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:07:21.266Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_j2zmVKRYKHawh3FMRxXR Description:catalog service description Model UUID:3237c0dd-d6e3-4c86-acc0-974ba2597359 Model Version:NULL Model InvariantUuid:69a4669f-98c0-4b94-ba05-563aae1c603b 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:07:21.309Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||ERROR|500||Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists 2023-03-29T06:07:21.309Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T06:07:21.310Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar(Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists) 2023-03-29T06:07:21.310Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:07:21.310Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:07:21.310Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:07:21.310Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070041309, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:07:22.310Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T06:07:22.311Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar(Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists) 2023-03-29T06:07:22.311Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:07:22.311Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:07:22.311Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:07:22.311Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070042310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:07:23.312Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:07:23.338Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:07:23.342Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:07:23.343Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:07:23.343Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:07:23.343Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:07:23.343Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:07:23.343Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:07:23.343Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:07:23.343Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:07:23.343Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:07:23.356Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:07:53.356Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:07:53.369Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c3c2d53b-3a81-4716-99a4-534d046b6920 and serviceModelVersionId: 3237c0dd-d6e3-4c86-acc0-974ba2597359 2023-03-29T06:07:53.369Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 69a4669f-98c0-4b94-ba05-563aae1c603b 2023-03-29T06:07:53.370Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 2023-03-29T06:07:53.376Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:07:53.395Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T06:07:53.395Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|INFO|500||Invoke 2023-03-29T06:07:53.403Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:07:53.537Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|INFO|500||InvokeReturn 2023-03-29T06:07:53.538Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:07:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[454888], x-aai-txid=[2-aai-resources-230329-06:07:53:877-86721], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:07:53.538Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:07:53.538Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:07:53.538Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:07:53.547Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:07:53.548Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c3c2d53b-3a81-4716-99a4-534d046b6920 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:07:53.548Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:07:53.548Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:07:53.548Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:07:53.548Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070073548, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:07:54.567Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:07:54.568Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"781405e2-6aab-4e9d-8fcc-c6fdd2569fc3","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"36862f52-61af-43aa-bf14-1b80c16aff49","serviceDescription":"service","serviceInvariantUUID":"9fa13ddb-34f6-4825-942d-46b728e75b8d","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f140371a-2b29-401b-b426-49bcf81c9dfa","resourceInvariantUUID":"70e40af3-06e7-486c-b7bf-a653b940acfd","resourceCustomizationUUID":"a45a4b9f-9751-4f9e-bae9-0c0ee2e86575","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":"YjhiZWYxZTk1M2FmNzVhZWI2ZWRkMzRlMTFlYjI4M2Y\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7ff23710-80ba-417b-be3b-48099e564b30","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":"YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5","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":"12dc7601-275c-4fc6-a279-df3cc2f780dd","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":"e668b618-580e-4e1f-a88a-9fd634489f82","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":"01aa50a9-58e6-431b-b68f-b70efdec7244","artifactVersion":"2","generatedFromUUID":"5bf367e4-5487-4f18-82f1-85a0fec4e22b"},{"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":"5d9c2a30-f904-4e6e-a9a9-663d9a26e962","artifactVersion":"2","generatedFromUUID":"12dc7601-275c-4fc6-a279-df3cc2f780dd"},{"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":"5bf367e4-5487-4f18-82f1-85a0fec4e22b","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":"c2e5e7a7-55bf-409a-8f4c-48b6398b86e1","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":"MDk2NWMxZDkxOTBkNzllMjAyMzlmMjkyODdjMzY1NjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c7ed72d-a364-4483-b376-e78ce94b7f63","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e2f8424b-2c72-4c56-a4dd-c426d307f26c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:07:54.568Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:07:54.568Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:07:54.568Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:07:54.568Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:07:55.569Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:07:55.569Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:07:55.569Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:07:55.570Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:07:56.570Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:07:56.571Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:07:56.571Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:07:56.571Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:07:57.572Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:07:57.572Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:07:57.573Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:07:57.573Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:07:58.573Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:07:58.574Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:07:58.574Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:07:58.575Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:07:59.575Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:07:59.576Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:07:59.576Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:07:59.576Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:08:00.576Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:08:00.577Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:08:00.577Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:08:00.577Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:08:01.578Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:08:01.578Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:08:01.578Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:08:01.579Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:08:02.579Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:08:02.580Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:08:02.580Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:08:02.580Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:08:03.580Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:08:03.581Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:08:03.581Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:08:03.581Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:08:04.581Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "36862f52-61af-43aa-bf14-1b80c16aff49", "serviceDescription": "service", "serviceInvariantUUID": "9fa13ddb-34f6-4825-942d-46b728e75b8d", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "a45a4b9f-9751-4f9e-bae9-0c0ee2e86575", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f140371a-2b29-401b-b426-49bcf81c9dfa", "resourceInvariantUUID": "70e40af3-06e7-486c-b7bf-a653b940acfd", "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": "YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5", "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": "12dc7601-275c-4fc6-a279-df3cc2f780dd", "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": "5d9c2a30-f904-4e6e-a9a9-663d9a26e962", "generatedFromUUID": "12dc7601-275c-4fc6-a279-df3cc2f780dd" }, "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": "01aa50a9-58e6-431b-b68f-b70efdec7244", "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": "5d9c2a30-f904-4e6e-a9a9-663d9a26e962", "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": "5bf367e4-5487-4f18-82f1-85a0fec4e22b", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e2f8424b-2c72-4c56-a4dd-c426d307f26c" } ], "workloadContext": "Production" } 2023-03-29T06:08:04.582Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:08:04.582Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 36862f52-61af-43aa-bf14-1b80c16aff49 ASDC 2023-03-29T06:08:04.582Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:36862f52-61af-43aa-bf14-1b80c16aff49 ServiceInvariantUUID:9fa13ddb-34f6-4825-942d-46b728e75b8d 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:e2f8424b-2c72-4c56-a4dd-c426d307f26c ArtifactChecksum:YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:a45a4b9f-9751-4f9e-bae9-0c0ee2e86575 ResourceInvariantUUID:70e40af3-06e7-486c-b7bf-a653b940acfd ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:f140371a-2b29-401b-b426-49bcf81c9dfa 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:1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5 ArtifactChecksum:YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU= 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:12dc7601-275c-4fc6-a279-df3cc2f780dd 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:5d9c2a30-f904-4e6e-a9a9-663d9a26e962 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:01aa50a9-58e6-431b-b68f-b70efdec7244 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:5d9c2a30-f904-4e6e-a9a9-663d9a26e962 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:5bf367e4-5487-4f18-82f1-85a0fec4e22b ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T06:08:04.582Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 36862f52-61af-43aa-bf14-1b80c16aff49 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:08:04.621Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:08:04.621Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:08:04.621Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:08:04.621Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T06:08:04.621Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:08:04.622Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T06:08:04.913Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T06:08:04.920Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar e2f8424b-2c72-4c56-a4dd-c426d307f26c 163277 2023-03-29T06:08:04.920Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:08:04.920Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T06:08:04.920Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T06:08:04.920Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:08:04.920Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:08:04.920Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070084920, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:08:05.922Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:08:05.922Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:08:05.923Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:08:05.925Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-29T06:08:05.926Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:08:05.926Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:08:06.019Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3057936143060442429/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-29T06:08:06.944Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T06:08:06.944Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:08:06.944Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:08:06.944Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-29T06:08:06.944Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|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-BasicCnfMacro-csar.csar 2023-03-29T06:08:06.944Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:08:06.944Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:08:06.944Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:08:06.944Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:08:06.944Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:06.945Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:08:06.945Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:08:06.945Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:08:06.945Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:08:06.945Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:06.945Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:08:06.945Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:08:06.945Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:08:06.945Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:08:06.945Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:06.945Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:08:06.945Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:06.945Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T06:08:06.945Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-29T06:08:06.945Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-29T06:08:06.946Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T06:08:06.946Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:06.946Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T06:08:06.946Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:06.946Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:08:06.946Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:08:06.948Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:06.948Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:08:06.948Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:08:06.948Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:06.948Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:08:06.948Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:08:06.948Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:06.948Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:08:06.948Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:08:06.948Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:06.948Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T06:08:06.948Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-29T06:08:06.948Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=3419b1ab-2d3b-4748-81b6-b9780c31acf7 2023-03-29T06:08:06.948Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:06.948Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:08:06.948Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:06.949Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:08:06.949Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:06.949Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:08:06.949Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:06.949Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:08:06.949Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:36862f52-61af-43aa-bf14-1b80c16aff49 Model Version:NULL Model InvariantUuid:9fa13ddb-34f6-4825-942d-46b728e75b8d Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:82f52d7d-2596-4fdd-a7c8-3459f40efba9 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:70e40af3-06e7-486c-b7bf-a653b940acfd Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a45a4b9f-9751-4f9e-bae9-0c0ee2e86575 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2b2ef1cc-d651-417b-b90a-0ab1ead6a520 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:9d62daa5-ad7d-4e46-9f6b-0522a741435b ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:7adddd86-61d7-47cc-8e43-e652f2aaa4a8 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:e54c408d-1744-44fd-929e-d352c31b4ed3 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:3419b1ab-2d3b-4748-81b6-b9780c31acf7 ModelInvariantUuid:634e6e71-e39a-4469-9174-68af031f1088 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:613f2df5-fd8c-44e5-af2d-7d069c276063 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:2b7624d5-f854-4689-8795-bb4e8e15c697 ModelInvariantUuid:3dad0d76-1700-4b3f-bd4c-f429cd8a8764 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:1c5e841b-90bd-4455-b55e-f6a055ea6bd0 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:08:06.998Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||ERROR|500||Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists 2023-03-29T06:08:06.999Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:08:06.999Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists) 2023-03-29T06:08:06.999Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:08:06.999Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:08:06.999Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:08:07.000Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070086999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:08:08.001Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:08:08.001Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: f140371a-2b29-401b-b426-49bcf81c9dfa already exists) 2023-03-29T06:08:08.001Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:08:08.001Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:08:08.001Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:08:08.001Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070088001, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f140371a-2b29-401b-b426-49bcf81c9dfa already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:08:09.003Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:08:09.027Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:08:09.033Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:08:09.033Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:08:09.033Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:08:09.034Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:08:09.034Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:08:09.034Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:08:09.034Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:08:09.034Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:08:09.035Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:08:09.049Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:08:14.792Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:08:14.793Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T06:08:14.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:08:14.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:08:39.050Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:08:39.063Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and serviceModelVersionId: 36862f52-61af-43aa-bf14-1b80c16aff49 2023-03-29T06:08:39.063Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9fa13ddb-34f6-4825-942d-46b728e75b8d 2023-03-29T06:08:39.064Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 2023-03-29T06:08:39.068Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:08:39.089Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|INFO|500||Invoke 2023-03-29T06:08:39.089Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[781405e2-6aab-4e9d-8fcc-c6fdd2569fc3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[b6794fb7-2065-4b79-8115-d46e79f7aa2d], X-ECOMP-RequestID=[781405e2-6aab-4e9d-8fcc-c6fdd2569fc3], X-TransactionId=[], X-ONAP-RequestID=[781405e2-6aab-4e9d-8fcc-c6fdd2569fc3], Content-Type=[application/merge-patch+json]} 2023-03-29T06:08:39.095Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:08:39.223Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?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/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:08:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[125], vertex-id=[196656], x-aai-txid=[2-aai-resources-230329-06:08:39:569-44099], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:08:39.224Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:08:39.224Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|INFO|500||InvokeReturn 2023-03-29T06:08:39.225Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:08:39.225Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:08:39.232Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:08:39.233Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:08:39.233Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:08:39.233Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:08:39.233Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:08:39.233Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070119233, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:08:40.262Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:08:40.262Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"3a9e49d9-9166-44c6-ba13-fa9494d789a4","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"52d3506c-ad76-46e0-a6e3-d0181df0c9c7","serviceDescription":"service","serviceInvariantUUID":"67d5f7cf-e494-45db-a83e-997878e378ca","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"064a2e53-f174-43f9-81e6-dce9b9605e53","resourceInvariantUUID":"a6254090-fc4e-469f-9c7f-73c4814314c3","resourceCustomizationUUID":"25e05fc7-74b2-4aec-ac47-e3ee9ec51c16","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":"YmYxM2U2YTljMDczMjZhYTg2NTE5N2U2N2NlODA0MWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ed29e1-55c0-4f45-ab8e-e52bb49eff0f","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":"ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d10de3f7-651a-4e6b-8604-c701d8acf5aa","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":"5b017cc9-4408-4203-ad55-c97114c88a7d","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":"c365ebf8-64bc-4a6a-9bf7-cc15c9d8aeec","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":"9368be6e-97ef-4cce-ac21-a9af1c109d0f","artifactVersion":"2","generatedFromUUID":"5b017cc9-4408-4203-ad55-c97114c88a7d"},{"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":"YWJhYzdjOWQwYjAxN2ExZDFlMTkxNWY3YjkxM2U4MWE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"fb4e8173-ff54-4381-acd5-8989bd091a1d","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":"NjJjYTA1Y2QyNzAxYzJjMjk3MTNmNjQ1OGI2ZGE1MzQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a8cabd45-2fd7-4887-9880-6937c2c6fc76","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"663bf571-beb1-484a-b3b8-2f0d3e52cfe0","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:08:40.262Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:08:40.262Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:08:40.262Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:08:40.262Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:08:41.263Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:08:41.264Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:08:41.264Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:08:41.264Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:08:42.266Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:08:42.266Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:08:42.266Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:08:42.266Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:08:43.268Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:08:43.268Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:08:43.268Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:08:43.268Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:08:44.270Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:08:44.271Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:08:44.271Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:08:44.271Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:08:45.273Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:08:45.273Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:08:45.273Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:08:45.274Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:08:46.275Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:08:46.275Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:08:46.275Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:08:46.276Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:08:47.277Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:08:47.277Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:08:47.278Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:08:47.278Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:08:48.280Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "52d3506c-ad76-46e0-a6e3-d0181df0c9c7", "serviceDescription": "service", "serviceInvariantUUID": "67d5f7cf-e494-45db-a83e-997878e378ca", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "25e05fc7-74b2-4aec-ac47-e3ee9ec51c16", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "064a2e53-f174-43f9-81e6-dce9b9605e53", "resourceInvariantUUID": "a6254090-fc4e-469f-9c7f-73c4814314c3", "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": "ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d10de3f7-651a-4e6b-8604-c701d8acf5aa", "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": "5b017cc9-4408-4203-ad55-c97114c88a7d", "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": "9368be6e-97ef-4cce-ac21-a9af1c109d0f", "generatedFromUUID": "5b017cc9-4408-4203-ad55-c97114c88a7d" }, "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": "9368be6e-97ef-4cce-ac21-a9af1c109d0f", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "663bf571-beb1-484a-b3b8-2f0d3e52cfe0" } ], "workloadContext": "Production" } 2023-03-29T06:08:48.280Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:08:48.280Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 ASDC 2023-03-29T06:08:48.281Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:3a9e49d9-9166-44c6-ba13-fa9494d789a4 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:52d3506c-ad76-46e0-a6e3-d0181df0c9c7 ServiceInvariantUUID:67d5f7cf-e494-45db-a83e-997878e378ca 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:663bf571-beb1-484a-b3b8-2f0d3e52cfe0 ArtifactChecksum:MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:25e05fc7-74b2-4aec-ac47-e3ee9ec51c16 ResourceInvariantUUID:a6254090-fc4e-469f-9c7f-73c4814314c3 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:064a2e53-f174-43f9-81e6-dce9b9605e53 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:d10de3f7-651a-4e6b-8604-c701d8acf5aa ArtifactChecksum:ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM= 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:5b017cc9-4408-4203-ad55-c97114c88a7d 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:9368be6e-97ef-4cce-ac21-a9af1c109d0f 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:9368be6e-97ef-4cce-ac21-a9af1c109d0f ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T06:08:48.281Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:08:48.324Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:08:48.324Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:08:48.325Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:08:48.325Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T06:08:48.325Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:08:48.325Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T06:08:48.642Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T06:08:48.645Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 82994 2023-03-29T06:08:48.646Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:08:48.646Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T06:08:48.646Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T06:08:48.646Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:08:48.646Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:08:48.646Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070128646, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:08:49.648Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:08:49.648Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:08:49.648Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-29T06:08:49.649Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-03-29T06:08:49.649Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-29T06:08:49.649Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-29T06:08:49.728Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8068862991782956012/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-29T06:08:50.681Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T06:08:50.681Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:08:50.681Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-29T06:08:50.681Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T06:08:50.681Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|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-BasicVmMacro-csar.csar 2023-03-29T06:08:50.681Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|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-BasicVmMacro-csar.csar 2023-03-29T06:08:50.682Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|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-BasicVmMacro-csar.csar 2023-03-29T06:08:50.682Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|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-BasicVmMacro-csar.csar 2023-03-29T06:08:50.682Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|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-BasicVmMacro-csar.csar 2023-03-29T06:08:50.682Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|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-BasicVmMacro-csar.csar 2023-03-29T06:08:50.682Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-29T06:08:50.682Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:08:50.682Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:50.682Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:08:50.682Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-29T06:08:50.682Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:08:50.682Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:08:50.682Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:50.682Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:08:50.682Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-29T06:08:50.682Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:08:50.682Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:08:50.682Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:50.682Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:08:50.683Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:50.683Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-29T06:08:50.683Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-29T06:08:50.683Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-29T06:08:50.683Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-29T06:08:50.683Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-29T06:08:50.683Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T06:08:50.683Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:50.683Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T06:08:50.683Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:50.683Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-29T06:08:50.683Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:08:50.683Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:50.683Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-29T06:08:50.683Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:08:50.684Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:50.684Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-29T06:08:50.684Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:08:50.684Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:50.684Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-29T06:08:50.684Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-29T06:08:50.684Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-29T06:08:50.684Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=74ddcb48-6f9f-45e2-b2f2-b1866c5b06e1 2023-03-29T06:08:50.684Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:50.684Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:08:50.684Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:50.684Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:08:50.684Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:50.684Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:08:50.684Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:08:50.684Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:08:50.684Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:52d3506c-ad76-46e0-a6e3-d0181df0c9c7 Model Version:NULL Model InvariantUuid:67d5f7cf-e494-45db-a83e-997878e378ca Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:b07fec52-d0d9-4b80-b51e-f8a723060730 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:a6254090-fc4e-469f-9c7f-73c4814314c3 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:25e05fc7-74b2-4aec-ac47-e3ee9ec51c16 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:13bbc707-b4f5-4766-a7f2-ee330eafd3d9 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:056cd70c-febb-4ebd-a9a3-36cb7a6dc7e0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74ddcb48-6f9f-45e2-b2f2-b1866c5b06e1 ModelInvariantUuid:dbe497f1-9e13-48c0-b1e5-67ad819e6544 ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:c90ee4dc-3dc9-48f7-9641-05a99d18580b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:ffab5f45-18fe-4431-b6be-b387ac09ea25 ModelInvariantUuid:33fadfa5-5fa4-4479-b3dc-84128807957e ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:9691956a-6247-4fad-9e35-16bf8dbf5578 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:08:50.739Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists 2023-03-29T06:08:50.739Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:08:50.739Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists) 2023-03-29T06:08:50.739Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:08:50.740Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:08:50.740Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:08:50.740Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070130739, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:08:51.741Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:08:51.741Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 already exists) 2023-03-29T06:08:51.741Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:08:51.741Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:08:51.741Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:08:51.742Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070131741, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:08:52.743Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:08:52.770Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:08:52.774Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:08:52.774Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:08:52.774Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:08:52.774Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:08:52.774Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:08:52.774Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:08:52.774Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:08:52.774Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:08:52.774Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:08:52.786Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:09:14.792Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:09:14.793Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T06:09:14.793Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:09:14.793Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:09:14.793Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070039532, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070041309, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists" } 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070042310, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists" } 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070073548, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:09:14.794Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T06:09:14.795Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:09:14.795Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:09:14.795Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T06:09:14.795Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-29T06:09:14.795Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:09:14.795Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T06:09:14.795Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-29T06:09:14.795Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:09:14.795Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T06:09:14.795Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-29T06:09:14.795Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:09:14.795Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T06:09:14.795Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T06:09:14.795Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:09:14.795Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T06:09:14.795Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:09:14.795Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:09:14.795Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T06:09:14.796Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:09:14.796Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:09:14.796Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T06:09:14.796Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070084920, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:09:14.796Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:09:14.796Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T06:09:14.796Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070086999, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists" } 2023-03-29T06:09:14.796Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:09:14.796Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-29T06:09:14.796Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070088001, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f140371a-2b29-401b-b426-49bcf81c9dfa already exists" } 2023-03-29T06:09:14.796Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:09:22.786Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:09:22.798Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and serviceModelVersionId: 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 2023-03-29T06:09:22.798Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 67d5f7cf-e494-45db-a83e-997878e378ca 2023-03-29T06:09:22.798Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 2023-03-29T06:09:22.801Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:09:22.815Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|INFO|500||Invoke 2023-03-29T06:09:22.815Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3a9e49d9-9166-44c6-ba13-fa9494d789a4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7723d3e4-cc80-4581-8568-1ae043f28144], X-ECOMP-RequestID=[3a9e49d9-9166-44c6-ba13-fa9494d789a4], X-TransactionId=[], X-ONAP-RequestID=[3a9e49d9-9166-44c6-ba13-fa9494d789a4], Content-Type=[application/merge-patch+json]} 2023-03-29T06:09:22.821Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:09:22.945Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?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/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:09:23 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[121], vertex-id=[249992], x-aai-txid=[0-aai-resources-230329-06:09:23:293-71460], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:09:22.947Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:09:22.948Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|INFO|500||InvokeReturn 2023-03-29T06:09:22.949Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:09:22.949Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:09:22.959Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:09:22.959Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:09:22.959Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:09:22.960Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:09:22.960Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:09:22.961Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070162959, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:09:23.992Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:09:23.992Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"bf7db9b3-4994-49e6-aa71-d459eb7499b4","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"24d1761c-78cd-406b-9533-04163391553b","serviceDescription":"service","serviceInvariantUUID":"335bac3b-e529-4dd5-9132-7f5e7603d297","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"19b6e3e1-f3b6-4268-be7c-5555dc8e7be4","resourceInvariantUUID":"799b6730-5136-4e08-999e-e28fb230c07c","resourceCustomizationUUID":"fffca6c5-85b7-4cd3-9196-365f4c2c825a","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":"ZjZhMmQwMmI1ZjM1MzgyMjRkYWM4NGU5YTZhMTFlZTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"274684d9-7235-4e63-9d81-ea1159ee9585","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":"3347761e-0393-407f-b2a1-c66c77589d8c","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":"f6c42b6f-cfe0-45fa-9358-da6935038014","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":"YTdmNmRmNTdiY2U2Y2ZkNjY2NjAzMWM0OWE0ZDI3ODA\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"303ab928-21dc-468f-9064-107eccb31d43","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":"00361560-8fcc-41e2-8b1b-43148f7de217","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":"2b9ac7d9-548a-4dbf-b2f3-d0864030b0b8","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":"cdfad442-825b-44b2-9ad6-7751dff7c40b","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":"NzBjODcwMTA3MzY3NzU1MTVmMjJhZTczNzRkOWMyZjk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e2f51a93-3521-4c54-a622-f6de653af83c","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e0b62eb-6491-4213-937f-a6815699d6b7","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:09:23.992Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:09:23.992Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:09:23.992Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:09:23.993Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "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-03-29T06:09:24.993Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:09:24.994Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:09:24.994Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:09:24.994Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:09:25.994Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:09:25.995Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:09:25.995Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:09:25.995Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:09:26.995Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:09:26.996Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:09:26.996Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:09:26.996Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "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-03-29T06:09:27.996Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:09:27.997Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:09:27.997Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:09:27.997Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "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-03-29T06:09:28.997Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:09:28.998Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:09:28.998Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:09:28.998Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "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-03-29T06:09:29.998Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:09:29.999Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:09:29.999Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:09:29.999Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "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-03-29T06:09:31.000Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:09:31.000Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:09:31.000Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:09:31.000Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:09:32.001Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:09:32.001Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:09:32.002Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:09:32.002Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:09:33.003Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "24d1761c-78cd-406b-9533-04163391553b", "serviceDescription": "service", "serviceInvariantUUID": "335bac3b-e529-4dd5-9132-7f5e7603d297", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "fffca6c5-85b7-4cd3-9196-365f4c2c825a", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "19b6e3e1-f3b6-4268-be7c-5555dc8e7be4", "resourceInvariantUUID": "799b6730-5136-4e08-999e-e28fb230c07c", "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": "ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e0b62eb-6491-4213-937f-a6815699d6b7" } ], "workloadContext": "Production" } 2023-03-29T06:09:33.003Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:09:33.003Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 24d1761c-78cd-406b-9533-04163391553b ASDC 2023-03-29T06:09:33.003Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:bf7db9b3-4994-49e6-aa71-d459eb7499b4 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:24d1761c-78cd-406b-9533-04163391553b ServiceInvariantUUID:335bac3b-e529-4dd5-9132-7f5e7603d297 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:5e0b62eb-6491-4213-937f-a6815699d6b7 ArtifactChecksum:ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:fffca6c5-85b7-4cd3-9196-365f4c2c825a ResourceInvariantUUID:799b6730-5136-4e08-999e-e28fb230c07c ResourceName:test-pnf ResourceType:PNF ResourceUUID:19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T06:09:33.004Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 24d1761c-78cd-406b-9533-04163391553b 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:09:33.046Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:09:33.047Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:09:33.055Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:09:33.056Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T06:09:33.056Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:09:33.056Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T06:09:33.081Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:09:33.081Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@36f1eb75 2023-03-29T06:09:33.081Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:09:33.082Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T06:09:33.082Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 5e0b62eb-6491-4213-937f-a6815699d6b7 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:09:33.082Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:09:33.082Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T06:09:33.083Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:09:33.083Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:09:33.083Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:09:33.083Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070173082, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:09:34.084Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:5e0b62eb-6491-4213-937f-a6815699d6b7) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T06:09:34.099Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:09:34.099Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:09:34.102Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||test-pnf 0 2023-03-29T06:09:34.103Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 2023-03-29T06:09:34.103Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 24d1761c-78cd-406b-9533-04163391553b 2023-03-29T06:09:34.103Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 24d1761c-78cd-406b-9533-04163391553b 2023-03-29T06:09:34.103Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 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=? 2023-03-29T06:09:34.108Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$56565f71.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:09:34.130Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$56565f71.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:09:34.134Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 0 ASDC deployResourceStructure 2023-03-29T06:09:34.134Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$56565f71.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-29T06:09:34.134Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:09:34.135Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-29T06:09:34.135Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:09:34.135Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:09:34.135Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:09:34.135Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070174134, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:09:35.136Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:09:35.164Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:09:35.169Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:09:35.169Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:09:35.169Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:09:35.169Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:09:35.169Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:09:35.169Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:09:35.169Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:09:35.169Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-29T06:09:35.169Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:09:35.185Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:10:05.185Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:10:05.196Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 and serviceModelVersionId: 24d1761c-78cd-406b-9533-04163391553b 2023-03-29T06:10:05.197Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 335bac3b-e529-4dd5-9132-7f5e7603d297 2023-03-29T06:10:05.198Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 2023-03-29T06:10:05.205Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:10:05.226Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|INFO|500||Invoke 2023-03-29T06:10:05.226Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[bf7db9b3-4994-49e6-aa71-d459eb7499b4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d0280683-2c72-49c4-8b55-f18d9a96eb84], X-ECOMP-RequestID=[bf7db9b3-4994-49e6-aa71-d459eb7499b4], X-TransactionId=[], X-ONAP-RequestID=[bf7db9b3-4994-49e6-aa71-d459eb7499b4], Content-Type=[application/merge-patch+json]} 2023-03-29T06:10:05.233Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T06:10:05.363Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?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/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:10:05 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[126], vertex-id=[487616], x-aai-txid=[0-aai-resources-230329-06:10:05:707-80524], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:10:05.363Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:10:05.364Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|INFO|500||InvokeReturn 2023-03-29T06:10:05.364Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:10:05.364Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:10:05.375Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:10:05.375Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bf7db9b3-4994-49e6-aa71-d459eb7499b4 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-29T06:10:05.375Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:10:05.376Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:10:05.376Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:10:05.376Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070205375, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:10:06.403Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T06:10:06.403Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T06:10:06.404Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Node 1 disconnected. 2023-03-29T06:10:06.404Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Node 2 disconnected. 2023-03-29T06:10:06.405Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T06:10:06.405Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T06:10:06.405Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T06:10:06.405Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T06:10:06.407Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=10, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T06:10:06.409Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-e689a8bd-0feb-441e-9b07-6a1fa7da9148 2023-03-29T06:10:06.409Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-29T06:10:06.409Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T06:10:07.576Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T06:10:10.585Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T06:10:13.593Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T06:10:14.792Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:10:14.803Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T06:10:14.803Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T06:10:14.809Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=31, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T06:10:14.809Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=31, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-e689a8bd-0feb-441e-9b07-6a1fa7da9148', protocol='range'} 2023-03-29T06:10:14.814Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:10:14.814Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:10:14.815Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:10:14.815Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:10:14.815Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:10:14.815Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:10:14.816Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 31: {SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-e689a8bd-0feb-441e-9b07-6a1fa7da9148=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-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T06:10:14.827Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=31, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-e689a8bd-0feb-441e-9b07-6a1fa7da9148', protocol='range'} 2023-03-29T06:10:14.827Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=31, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T06:10:14.827Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-29T06:10:14.827Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T06:10:14.827Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T06:10:14.827Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T06:10:14.830Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:10:14.830Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:10:14.830Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:10:14.830Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:10:14.830Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:10:14.830Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:10:14.830Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:10:14.830Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:10:14.830Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:10:14.831Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1228, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:10:14.831Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:10:14.831Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:10:15.846Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.846Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070119233, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:10:15.847Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:10:15.847Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.847Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:10:15.847Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:10:15.847Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.847Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T06:10:15.847Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:10:15.847Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.847Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T06:10:15.847Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:10:15.847Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:10:15.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:10:15.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T06:10:15.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:10:15.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T06:10:15.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:10:15.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:10:15.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:10:15.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:10:15.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:10:15.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070128646, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:10:15.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:10:15.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070130739, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists" } 2023-03-29T06:10:15.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:10:15.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070131741, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 already exists" } 2023-03-29T06:10:15.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:10:15.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070162959, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:10:15.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:10:15.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:10:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:10:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:10:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:10:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:10:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:10:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T06:10:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:10:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:10:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:10:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:10:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:10:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:10:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:10:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:10:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:10:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680069501834, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:10:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:10:15.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070173082, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:10:15.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:10:15.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070174134, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-29T06:10:15.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:10:15.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070205375, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-29T06:10:15.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:10:15.907Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:10:15.907Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:10:15.908Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:10:15.908Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:10:15.908Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:10:15.908Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:10:16.909Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:10:16.909Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:10:16.909Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:10:16.909Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:10:17.910Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:10:17.910Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:10:17.910Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:10:17.911Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:10:18.911Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:10:18.912Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:10:18.912Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:10:18.912Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:10:19.913Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:10:19.913Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:10:19.913Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:10:19.913Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:10:20.914Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:10:20.914Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:10:20.915Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:10:20.915Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:10:21.916Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:10:21.916Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:10:21.916Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:10:21.916Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:10:22.917Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "serviceName": "basic_onboard_JYNnJk", "serviceVersion": "1.0", "serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8", "serviceDescription": "service", "serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d", "resources": [ { "resourceInstanceName": "basic_onboard_JYNnJk 0", "resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e", "resourceName": "basic_onboard_JYNnJk", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d", "resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jynnjk0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJynnjk-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab" } ], "workloadContext": "Production" } 2023-03-29T06:10:22.918Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:10:22.918Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC 2023-03-29T06:10:22.918Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a ServiceName:basic_onboard_JYNnJk ServiceVersion:1.0 ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8 ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJynnjk-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_JYNnJk 0 ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a ResourceName:basic_onboard_JYNnJk ResourceType:VF ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jynnjk0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670 ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T06:10:22.919Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:10:22.961Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:10:22.962Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:10:22.962Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:10:22.962Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T06:10:22.963Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:10:22.963Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T06:10:22.987Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:10:22.987Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@23a58c08 2023-03-29T06:10:22.987Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:10:22.987Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T06:10:22.988Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:10:22.988Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification 2023-03-29T06:10:22.988Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found) 2023-03-29T06:10:22.988Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:10:22.988Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:10:22.988Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:10:22.988Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070222988, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:10:23.989Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T06:10:24.008Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:10:24.009Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:10:24.014Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||basic_onboard_JYNnJk 0 2023-03-29T06:10:24.014Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d 2023-03-29T06:10:24.014Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T06:10:24.014Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:10:24.015Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T06:10:24.034Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:10:24.034Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1d70ed4e 2023-03-29T06:10:24.035Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:10:24.035Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T06:10:24.035Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:10:24.036Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification 2023-03-29T06:10:24.036Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found) 2023-03-29T06:10:24.036Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:10:24.036Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:10:24.037Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:10:24.037Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070224036, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:10:25.038Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:10:25.038Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:10:25.064Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:10:25.068Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:10:25.068Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:10:55.068Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:10:55.093Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:10:55.097Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:10:55.097Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:11:14.792Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:11:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:11:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:11:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:11:25.098Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:11:25.125Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:11:25.130Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:11:25.131Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:11:55.131Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:11:55.154Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:11:55.158Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:11:55.159Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:12:14.792Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:12:14.793Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:12:14.793Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } 2023-03-29T06:12:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:12:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:12:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T06:12:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:12:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:12:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:12:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:12:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:12:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T06:12:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:12:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:12:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:12:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:12:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:12:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:12:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:12:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:12:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070222988, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:12:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:12:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:12:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070224036, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:12:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:12:25.159Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:12:25.185Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:12:25.189Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:12:25.189Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:12:55.190Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:12:55.216Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:12:55.221Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:12:55.221Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:13:14.792Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:13:25.222Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:13:25.246Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:13:25.250Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:13:25.251Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:13:55.251Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:13:55.274Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:13:55.278Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:13:55.278Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:14:14.792Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:14:25.278Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:14:25.291Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:14:25.293Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:14:25.294Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:14:55.294Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:14:55.306Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:14:55.308Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:14:55.308Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:15:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:15:15.942Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T06:15:15.943Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-e689a8bd-0feb-441e-9b07-6a1fa7da9148 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-03-29T06:15:15.943Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T06:15:15.943Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T06:15:18.335Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T06:15:18.346Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T06:15:18.346Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T06:15:18.351Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=32, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T06:15:18.351Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 32: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T06:15:18.367Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=32, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T06:15:18.367Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T06:15:18.367Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T06:15:18.374Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:15:18.374Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:15:18.374Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:15:18.374Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1262, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:15:18.374Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:15:18.374Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:15:25.309Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T06:15:25.309Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:15:25.316Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8 2023-03-29T06:15:25.316Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d 2023-03-29T06:15:25.317Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 2023-03-29T06:15:25.323Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:15:25.347Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T06:15:25.348Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke 2023-03-29T06:15:25.356Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T06:15:25.397Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T06:15:25.398Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 06:15:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[39], x-aai-txid=[0-aai-resources-230329-06:15:25:827-49395], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:15:25.399Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}} 2023-03-29T06:15:25.402Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T06:15:25.402Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:15:25.402Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T06:15:25.402Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:15:25.412Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:15:25.412Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T06:15:25.412Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T06:15:25.412Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:15:25.412Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:15:25.412Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070525412, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:15:25.426Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:15:25.426Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070525412, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } 2023-03-29T06:15:25.427Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||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-03-29T06:15:26.431Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:15:26.431Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"89fd2b07-e1bd-4873-bb5f-256c573c4644","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"9cd9f058-856b-4690-b85b-64dde4c97e14","serviceDescription":"service","serviceInvariantUUID":"845278ed-2b9b-4dd8-a78b-f9f6679f81dd","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6ddacec4-6525-4bff-be52-37a6eacf9c98","resourceInvariantUUID":"8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab","resourceCustomizationUUID":"b48c1316-7610-4dbc-bed6-37aa768c22dd","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":"OGE0ZjNmOTRlYjk1NzNlZTNhMmVjYzgxOTk2ZDg1YjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9512861b-f8fd-484b-a511-def34deb9308","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ab21d092-9b7f-4b59-9729-357f7b20dd77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:15:26.431Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:15:26.431Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:15:26.431Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:15:26.431Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:15:27.432Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:15:27.432Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:15:27.432Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:15:27.432Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:15:28.433Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "9cd9f058-856b-4690-b85b-64dde4c97e14", "serviceDescription": "service", "serviceInvariantUUID": "845278ed-2b9b-4dd8-a78b-f9f6679f81dd", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "b48c1316-7610-4dbc-bed6-37aa768c22dd", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "6ddacec4-6525-4bff-be52-37a6eacf9c98", "resourceInvariantUUID": "8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab", "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": "YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ab21d092-9b7f-4b59-9729-357f7b20dd77" } ], "workloadContext": "Production" } 2023-03-29T06:15:28.434Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:15:28.434Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9cd9f058-856b-4690-b85b-64dde4c97e14 ASDC 2023-03-29T06:15:28.434Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:89fd2b07-e1bd-4873-bb5f-256c573c4644 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:9cd9f058-856b-4690-b85b-64dde4c97e14 ServiceInvariantUUID:845278ed-2b9b-4dd8-a78b-f9f6679f81dd 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:ab21d092-9b7f-4b59-9729-357f7b20dd77 ArtifactChecksum:YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:b48c1316-7610-4dbc-bed6-37aa768c22dd ResourceInvariantUUID:8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:6ddacec4-6525-4bff-be52-37a6eacf9c98 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T06:15:28.434Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9cd9f058-856b-4690-b85b-64dde4c97e14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:15:28.456Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:15:28.457Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:15:28.457Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:15:28.457Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T06:15:28.457Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:15:28.457Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T06:15:28.488Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:15:28.488Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1a71abb6 2023-03-29T06:15:28.488Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:15:28.489Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T06:15:28.489Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ab21d092-9b7f-4b59-9729-357f7b20dd77 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:15:28.489Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T06:15:28.489Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T06:15:28.489Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:15:28.489Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:15:28.489Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:15:28.489Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680070528489, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:15:29.490Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:ab21d092-9b7f-4b59-9729-357f7b20dd77) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:15:29.518Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists 2023-03-29T06:15:29.519Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T06:15:29.519Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists) 2023-03-29T06:15:29.519Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:15:29.519Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:15:29.519Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:15:29.520Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680070529519, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:15:30.520Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T06:15:30.521Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists) 2023-03-29T06:15:30.521Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:15:30.521Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:15:30.521Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:15:30.521Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680070530520, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:15:31.522Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:15:31.538Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:15:31.542Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:15:31.542Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:15:31.542Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:15:31.542Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:15:31.542Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:15:31.543Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:15:31.543Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:15:31.543Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:15:31.543Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:15:31.552Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:16:01.552Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:16:01.560Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and serviceModelVersionId: 9cd9f058-856b-4690-b85b-64dde4c97e14 2023-03-29T06:16:01.560Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 845278ed-2b9b-4dd8-a78b-f9f6679f81dd 2023-03-29T06:16:01.561Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 2023-03-29T06:16:01.564Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:16:01.579Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T06:16:01.580Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||Invoke 2023-03-29T06:16:01.583Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:16:01.714Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||InvokeReturn 2023-03-29T06:16:01.714Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:16:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[127], vertex-id=[331784], x-aai-txid=[1-aai-resources-230329-06:16:02:053-39127], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:16:01.714Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:16:01.714Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:16:01.714Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:16:01.724Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:16:01.724Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 89fd2b07-e1bd-4873-bb5f-256c573c4644 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:16:01.725Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:16:01.725Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:16:01.725Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:16:01.725Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680070561724, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:16:02.754Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:16:02.754Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"becb8b5a-dcb1-4d01-8ac3-6d641b72d56d","serviceName":"Demo_pNF_hXDFOFq3mh63QxjK66dZ","serviceVersion":"1.0","serviceUUID":"bf1fd886-5569-462e-bd5c-807bcad43c9d","serviceDescription":"catalog service description","serviceInvariantUUID":"1c1f0e8b-ffb1-458b-8a91-687867e49669","resources":[{"resourceInstanceName":"pNF 6fc73c3c-c6b3 0","resourceName":"pNF 6fc73c3c-c6b3","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a22c11b1-6858-4217-938e-5049e173c977","resourceInvariantUUID":"ad61b3d5-9601-4c6d-9480-76742f35ce81","resourceCustomizationUUID":"678e86ef-7d61-4ce9-a08b-f54e468b1743","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml","artifactChecksum":"MTdkZjZlYjViMWEzMTVhMTI0MWE4MTZlYzI3NzUwNjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c24e513b-5599-4af7-914e-b06f69aaf1f4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd263b59-fdec-44d7-9d9d-84bdd1807c62","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"674af2df-3bb2-4c99-82be-01f84d3a0376","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml","artifactChecksum":"NTNhOWU2MTZmMDk0NTkxOWNkODAzZjQ5Yjc2OTUyMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a72d5f73-0f2c-416c-8c36-2906589316ea","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ec535a44-f84d-4b5b-af73-3d87581fcfd0","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f1ccf9ff-c126-471c-8e0a-4654def5cebf","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactChecksum":"YmRlZTAwNDNlNmFiMGJkZDczZGY3Y2ExZTE2ZTQwNjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2f9aebc6-aaa8-4362-ad9a-7bf780581f5a","artifactVersion":"1"},{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactChecksum":"MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6f46e327-9aa8-48fb-8368-0d9545c1256b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:16:02.754Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:16:02.755Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:16:02.755Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:16:02.755Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:16:03.755Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:16:03.756Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:16:03.756Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:16:03.756Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:16:04.757Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:16:04.757Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:16:04.757Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:16:04.757Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:16:05.758Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:16:05.758Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:16:05.758Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:16:05.759Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:16:06.759Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:16:06.759Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:16:06.759Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:16:06.759Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:16:07.760Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:16:07.760Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:16:07.760Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:16:07.761Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:16:08.761Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:16:08.762Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:16:08.762Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:16:08.762Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:16:09.763Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:16:09.763Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:16:09.763Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:16:09.763Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:16:10.764Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "serviceName": "Demo_pNF_hXDFOFq3mh63QxjK66dZ", "serviceVersion": "1.0", "serviceUUID": "bf1fd886-5569-462e-bd5c-807bcad43c9d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "1c1f0e8b-ffb1-458b-8a91-687867e49669", "resources": [ { "resourceInstanceName": "pNF 6fc73c3c-c6b3 0", "resourceCustomizationUUID": "678e86ef-7d61-4ce9-a08b-f54e468b1743", "resourceName": "pNF 6fc73c3c-c6b3", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "a22c11b1-6858-4217-938e-5049e173c977", "resourceInvariantUUID": "ad61b3d5-9601-4c6d-9480-76742f35ce81", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactChecksum": "MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6f46e327-9aa8-48fb-8368-0d9545c1256b" } ], "workloadContext": "Production" } 2023-03-29T06:16:10.764Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:16:10.764Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bf1fd886-5569-462e-bd5c-807bcad43c9d ASDC 2023-03-29T06:16:10.765Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:becb8b5a-dcb1-4d01-8ac3-6d641b72d56d ServiceName:Demo_pNF_hXDFOFq3mh63QxjK66dZ ServiceVersion:1.0 ServiceUUID:bf1fd886-5569-462e-bd5c-807bcad43c9d ServiceInvariantUUID:1c1f0e8b-ffb1-458b-8a91-687867e49669 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactUUID:6f46e327-9aa8-48fb-8368-0d9545c1256b ArtifactChecksum:MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 6fc73c3c-c6b3 0 ResourceCustomizationUUID:678e86ef-7d61-4ce9-a08b-f54e468b1743 ResourceInvariantUUID:ad61b3d5-9601-4c6d-9480-76742f35ce81 ResourceName:pNF 6fc73c3c-c6b3 ResourceType:PNF ResourceUUID:a22c11b1-6858-4217-938e-5049e173c977 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T06:16:10.765Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bf1fd886-5569-462e-bd5c-807bcad43c9d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:16:10.806Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:16:10.807Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:16:10.807Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:16:10.807Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b from URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:16:10.807Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:16:10.807Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:16:11.461Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T06:16:11.464Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 6f46e327-9aa8-48fb-8368-0d9545c1256b 88018 2023-03-29T06:16:11.464Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T06:16:11.464Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:16:11.465Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T06:16:11.465Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:16:11.465Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:16:11.465Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070571464, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:16:12.465Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:16:12.466Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:16:12.466Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b, URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar to file: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:16:12.469Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:16:12.470Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:16:12.470Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:16:12.552Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3826277269178966781/Definitions/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml 2023-03-29T06:16:13.194Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T06:16:13.194Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:16:13.194Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:16:13.194Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T06:16:13.195Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:16:13.195Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:16:13.195Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:16:13.195Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:16:13.195Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:16:13.195Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:16:13.195Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6fc73c3c-c6b3 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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:16:13.195Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:16:13.195Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:16:13.195Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:16:13.196Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T06:16:13.196Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:16:13.196Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:16:13.196Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:16:13.196Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:16:13.196Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T06:16:13.196Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:16:13.196Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:16:13.196Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:16:13.196Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:16:13.196Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:16:13.196Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:16:13.196Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:16:13.197Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:16:13.197Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:16:13.197Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:16:13.197Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:16:13.197Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:16:13.197Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hXDFOFq3mh63QxjK66dZ Description:catalog service description Model UUID:bf1fd886-5569-462e-bd5c-807bcad43c9d Model Version:NULL Model InvariantUuid:1c1f0e8b-ffb1-458b-8a91-687867e49669 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:16:13.241Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||ERROR|500||Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists 2023-03-29T06:16:13.242Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T06:16:13.242Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists) 2023-03-29T06:16:13.242Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:16:13.242Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:16:13.242Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:16:13.242Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070573242, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:16:14.243Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T06:16:14.243Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists) 2023-03-29T06:16:14.243Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:16:14.244Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:16:14.244Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:16:14.244Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070574243, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:16:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:16:14.801Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:16:14.801Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:16:14.801Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:16:14.802Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:16:14.802Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:16:14.802Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:16:14.802Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:16:14.802Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680070528489, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:16:14.802Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:16:14.802Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:16:14.802Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680070529519, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } 2023-03-29T06:16:14.802Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:16:14.802Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:16:14.802Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680070530520, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } 2023-03-29T06:16:14.802Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:16:14.802Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:16:14.802Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680070561724, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:16:14.803Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:16:14.803Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:16:14.803Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:16:14.803Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:16:14.803Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:16:14.803Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:16:14.803Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:16:14.803Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:16:14.803Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:16:14.804Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:16:14.804Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:16:14.804Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:16:14.804Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:16:14.804Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:16:14.804Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:16:14.804Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:16:14.804Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:16:14.804Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:16:14.804Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:16:14.804Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:16:14.804Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:16:14.804Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:16:14.804Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:16:14.805Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:16:14.805Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:16:14.805Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:16:14.805Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070571464, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:16:14.805Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:16:14.805Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:16:14.805Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070573242, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } 2023-03-29T06:16:14.805Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:16:14.805Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:16:14.805Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070574243, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } 2023-03-29T06:16:14.805Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:16:15.244Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:16:15.269Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:16:15.275Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:16:15.275Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:16:15.276Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:16:15.276Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:16:15.276Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:16:15.276Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:16:15.276Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:16:15.276Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:16:15.276Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:16:15.287Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:16:45.288Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:16:45.292Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and serviceModelVersionId: bf1fd886-5569-462e-bd5c-807bcad43c9d 2023-03-29T06:16:45.293Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1c1f0e8b-ffb1-458b-8a91-687867e49669 2023-03-29T06:16:45.293Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 2023-03-29T06:16:45.296Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:16:45.308Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||Invoke 2023-03-29T06:16:45.308Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[becb8b5a-dcb1-4d01-8ac3-6d641b72d56d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[6cbe8f61-ecaf-4120-b186-0be884f4055f], X-ECOMP-RequestID=[becb8b5a-dcb1-4d01-8ac3-6d641b72d56d], X-TransactionId=[], X-ONAP-RequestID=[becb8b5a-dcb1-4d01-8ac3-6d641b72d56d], Content-Type=[application/merge-patch+json]} 2023-03-29T06:16:45.314Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:16:45.455Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?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/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:16:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[344072], x-aai-txid=[0-aai-resources-230329-06:16:45:784-18121], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:16:45.455Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:16:45.455Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||InvokeReturn 2023-03-29T06:16:45.455Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:16:45.456Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:16:45.467Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:16:45.467Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:16:45.467Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:16:45.467Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:16:45.468Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:16:45.468Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070605467, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:16:46.485Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:16:46.485Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"97dbd75c-aaad-4e24-898e-c5ed3e14800c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80","serviceDescription":"service","serviceInvariantUUID":"4453b51e-2c0e-4fd9-a8f5-372cae72a7b5","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b","resourceInvariantUUID":"ffa14943-3167-4273-bc2e-0910be881db2","resourceCustomizationUUID":"b62d4581-c92e-4bbe-97f9-94c7f742c600","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":"MTUzZTllNzgxM2I5NTY0ZDJlMjkxMjQyZjJkNzc0MmM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"79601963-63ad-4c83-84b0-a8fe138fa674","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":"MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d3b31b3d-0a37-4e41-9b75-45689d21c598","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":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642","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":"af819053-ffd2-46f9-b25a-ab602805cde9","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":"4406df68-980d-44ea-b292-c6717a161fd9","artifactVersion":"2","generatedFromUUID":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGNiNDlkM2U2ZTg4YTJhMDA5YTcyZGY4MjYyZGQwMmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d1c8e353-e00b-46aa-89ac-5d4cac253449","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e313f27c-b7aa-4489-b13a-3e9d6193ee33","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:16:46.486Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:16:46.486Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:16:46.486Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:16:46.486Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:16:47.486Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:16:47.486Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:16:47.486Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:16:47.487Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:16:48.487Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:16:48.488Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:16:48.488Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:16:48.488Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:16:49.488Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:16:49.489Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:16:49.489Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:16:49.489Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:16:50.490Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:16:50.490Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:16:50.490Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:16:50.490Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:16:51.492Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:16:51.492Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:16:51.493Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:16:51.493Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:16:52.494Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:16:52.494Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:16:52.494Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:16:52.494Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:16:53.496Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80", "serviceDescription": "service", "serviceInvariantUUID": "4453b51e-2c0e-4fd9-a8f5-372cae72a7b5", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "b62d4581-c92e-4bbe-97f9-94c7f742c600", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b", "resourceInvariantUUID": "ffa14943-3167-4273-bc2e-0910be881db2", "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": "MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d3b31b3d-0a37-4e41-9b75-45689d21c598", "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": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642", "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": "4406df68-980d-44ea-b292-c6717a161fd9", "generatedFromUUID": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642" }, "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": "4406df68-980d-44ea-b292-c6717a161fd9", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e313f27c-b7aa-4489-b13a-3e9d6193ee33" } ], "workloadContext": "Production" } 2023-03-29T06:16:53.496Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:16:53.496Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ASDC 2023-03-29T06:16:53.496Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:97dbd75c-aaad-4e24-898e-c5ed3e14800c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ServiceInvariantUUID:4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 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:e313f27c-b7aa-4489-b13a-3e9d6193ee33 ArtifactChecksum:NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:b62d4581-c92e-4bbe-97f9-94c7f742c600 ResourceInvariantUUID:ffa14943-3167-4273-bc2e-0910be881db2 ResourceName:basic_vm ResourceType:VF ResourceUUID:a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b 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:d3b31b3d-0a37-4e41-9b75-45689d21c598 ArtifactChecksum:MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM= 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:ca20ce4c-c846-45e8-b86c-33aa6f2c7642 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:4406df68-980d-44ea-b292-c6717a161fd9 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:4406df68-980d-44ea-b292-c6717a161fd9 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T06:16:53.496Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:16:53.540Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:16:53.541Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:16:53.541Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:16:53.541Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T06:16:53.541Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:16:53.541Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|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-03-29T06:16:53.565Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:16:53.566Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@502b0375 2023-03-29T06:16:53.566Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:16:53.566Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-29T06:16:53.566Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar e313f27c-b7aa-4489-b13a-3e9d6193ee33 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:16:53.567Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T06:16:53.567Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-29T06:16:53.567Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:16:53.567Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:16:53.567Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:16:53.568Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070613567, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:16:54.569Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:e313f27c-b7aa-4489-b13a-3e9d6193ee33) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:16:54.605Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists 2023-03-29T06:16:54.606Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T06:16:54.606Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists) 2023-03-29T06:16:54.606Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:16:54.606Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:16:54.606Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:16:54.606Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070614606, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:16:55.607Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T06:16:55.608Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists) 2023-03-29T06:16:55.608Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:16:55.608Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:16:55.608Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:16:55.608Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070615607, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:16:56.609Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:16:56.632Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:16:56.639Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:16:56.639Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:16:56.639Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:16:56.639Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:16:56.639Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:16:56.639Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:16:56.639Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:16:56.639Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:16:56.639Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:16:56.657Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:17:14.792Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:17:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:17:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070605467, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:17:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:17:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:17:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:17:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:17:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:17:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T06:17:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:17:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:17:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T06:17:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:17:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:17:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:17:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:17:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:17:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T06:17:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:17:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:17:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:17:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:17:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:17:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:17:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:17:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:17:14.800Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070613567, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:17:14.800Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:17:14.800Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:17:14.800Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070614606, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } 2023-03-29T06:17:14.800Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:17:14.800Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:17:14.800Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070615607, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } 2023-03-29T06:17:14.800Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:17:26.658Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:17:26.668Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and serviceModelVersionId: 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 2023-03-29T06:17:26.668Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 2023-03-29T06:17:26.668Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 2023-03-29T06:17:26.671Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:17:26.683Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T06:17:26.683Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||Invoke 2023-03-29T06:17:26.689Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:17:26.814Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||InvokeReturn 2023-03-29T06:17:26.814Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:17:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[122], vertex-id=[413928], x-aai-txid=[2-aai-resources-230329-06:17:27:157-90116], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:17:26.814Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:17:26.815Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:17:26.815Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:17:26.818Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:17:26.818Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 97dbd75c-aaad-4e24-898e-c5ed3e14800c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:17:26.819Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:17:26.819Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:17:26.819Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:17:26.819Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070646819, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:17:27.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:17:27.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"322c7eed-d160-41b1-a1d7-8f46826511df","serviceName":"Demo_pNF_LM7m91Pd0a7JuAo6utdA","serviceVersion":"1.0","serviceUUID":"04d6510b-208b-4001-a609-5fc6e815bc29","serviceDescription":"catalog service description","serviceInvariantUUID":"46734027-bdee-4d81-a82e-d2664c92bddf","resources":[{"resourceInstanceName":"pNF d3572193-f6db 0","resourceName":"pNF d3572193-f6db","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3bc1ce41-54b2-4ded-97ff-325c6b0084f2","resourceInvariantUUID":"cf8281ae-59e1-4a89-88a5-20251862ff8b","resourceCustomizationUUID":"e6379093-e721-4518-80de-70298ba47d4a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml","artifactChecksum":"YTUwYzgxMDdiMmQ4Nzg2YWFjNWM4M2RhNWI4MGE3NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c5137d0-101e-4b95-9378-2f80a5d70f6b","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bc83c945-445e-46fa-a65f-569f82be6af0","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e305605e-62a9-43c4-ace1-4c4d304af926","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTIwN2ZhYTQ2MWY3ODVjYTk4ZDhjNGZhYzA5NDJlZWE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"934bbc92-3b74-4703-b2bc-549907eadd33","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8b37db95-69be-4476-8d0b-4e36e35b3b37","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"29033e38-916c-4ea7-afbe-813271c478aa","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactChecksum":"YjU3YTlkZTNhN2ZiZWNmZDJhNTg1ZDNjODYzZjMzMWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f921d3aa-063a-40e9-8278-0eb4f68aa14c","artifactVersion":"1"},{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactChecksum":"YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2f5b30a0-a6b5-4a97-b760-3d29a4bdc241","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:17:27.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:17:27.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:17:27.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:17:27.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:17:28.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:17:28.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:17:28.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:17:28.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:17:29.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:17:29.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:17:29.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:17:29.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:17:30.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:17:30.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:17:30.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:17:30.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:17:31.853Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:17:31.853Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:17:31.853Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:17:31.853Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:17:32.854Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:17:32.854Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:17:32.854Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:17:32.854Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:17:33.855Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:17:33.856Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:17:33.856Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:17:33.856Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:17:34.857Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:17:34.858Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:17:34.858Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:17:34.858Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:17:35.859Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "serviceName": "Demo_pNF_LM7m91Pd0a7JuAo6utdA", "serviceVersion": "1.0", "serviceUUID": "04d6510b-208b-4001-a609-5fc6e815bc29", "serviceDescription": "catalog service description", "serviceInvariantUUID": "46734027-bdee-4d81-a82e-d2664c92bddf", "resources": [ { "resourceInstanceName": "pNF d3572193-f6db 0", "resourceCustomizationUUID": "e6379093-e721-4518-80de-70298ba47d4a", "resourceName": "pNF d3572193-f6db", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3bc1ce41-54b2-4ded-97ff-325c6b0084f2", "resourceInvariantUUID": "cf8281ae-59e1-4a89-88a5-20251862ff8b", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactChecksum": "YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2f5b30a0-a6b5-4a97-b760-3d29a4bdc241" } ], "workloadContext": "Production" } 2023-03-29T06:17:35.859Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:17:35.859Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 04d6510b-208b-4001-a609-5fc6e815bc29 ASDC 2023-03-29T06:17:35.860Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:322c7eed-d160-41b1-a1d7-8f46826511df ServiceName:Demo_pNF_LM7m91Pd0a7JuAo6utdA ServiceVersion:1.0 ServiceUUID:04d6510b-208b-4001-a609-5fc6e815bc29 ServiceInvariantUUID:46734027-bdee-4d81-a82e-d2664c92bddf ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactUUID:2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 ArtifactChecksum:YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d3572193-f6db 0 ResourceCustomizationUUID:e6379093-e721-4518-80de-70298ba47d4a ResourceInvariantUUID:cf8281ae-59e1-4a89-88a5-20251862ff8b ResourceName:pNF d3572193-f6db ResourceType:PNF ResourceUUID:3bc1ce41-54b2-4ded-97ff-325c6b0084f2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T06:17:35.860Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 04d6510b-208b-4001-a609-5fc6e815bc29 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:17:35.902Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:17:35.903Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:17:35.904Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:17:35.904Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 from URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:17:35.904Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:17:35.904Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:17:36.204Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T06:17:36.206Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 88009 2023-03-29T06:17:36.206Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T06:17:36.206Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:17:36.206Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T06:17:36.207Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:17:36.207Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:17:36.207Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070656206, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:17:37.207Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:17:37.208Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:17:37.208Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241, URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar to file: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:17:37.209Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:17:37.209Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:17:37.209Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:17:37.341Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1456893387779152950/Definitions/service-DemoPnfLm7m91pd0a7juao6utda-template.yml 2023-03-29T06:17:37.913Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T06:17:37.914Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:17:37.914Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:17:37.914Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T06:17:37.914Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:17:37.914Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:17:37.915Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:17:37.915Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:17:37.915Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:17:37.915Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d3572193-f6db 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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:17:37.915Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:17:37.915Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:17:37.915Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:17:37.916Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:17:37.916Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T06:17:37.916Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:17:37.916Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:17:37.916Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:17:37.916Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:17:37.917Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T06:17:37.917Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:17:37.917Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:17:37.917Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:17:37.917Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:17:37.917Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:17:37.917Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:17:37.918Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:17:37.918Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:17:37.918Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:17:37.918Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:17:37.918Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:17:37.918Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:17:37.918Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_LM7m91Pd0a7JuAo6utdA Description:catalog service description Model UUID:04d6510b-208b-4001-a609-5fc6e815bc29 Model Version:NULL Model InvariantUuid:46734027-bdee-4d81-a82e-d2664c92bddf 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:17:37.953Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists 2023-03-29T06:17:37.954Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T06:17:37.954Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar(Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists) 2023-03-29T06:17:37.954Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:17:37.954Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:17:37.954Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:17:37.954Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070657954, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:17:38.955Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T06:17:38.956Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar(Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists) 2023-03-29T06:17:38.956Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:17:38.956Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:17:38.957Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:17:38.957Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070658955, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:17:39.958Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:17:39.981Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:17:39.986Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:17:39.986Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:17:39.986Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:17:39.986Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:17:39.987Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:17:39.987Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:17:39.987Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:17:39.987Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:17:39.987Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:17:40.002Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:18:10.002Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:18:10.014Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322c7eed-d160-41b1-a1d7-8f46826511df and serviceModelVersionId: 04d6510b-208b-4001-a609-5fc6e815bc29 2023-03-29T06:18:10.014Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 46734027-bdee-4d81-a82e-d2664c92bddf 2023-03-29T06:18:10.015Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 2023-03-29T06:18:10.021Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:18:10.041Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T06:18:10.041Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||Invoke 2023-03-29T06:18:10.045Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:18:10.179Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||InvokeReturn 2023-03-29T06:18:10.180Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:18:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[188464], x-aai-txid=[1-aai-resources-230329-06:18:10:513-98008], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:18:10.180Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:18:10.180Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:18:10.180Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:18:10.188Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:18:10.188Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322c7eed-d160-41b1-a1d7-8f46826511df and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:18:10.188Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:18:10.188Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:18:10.188Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:18:10.189Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070690188, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:18:11.216Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:18:11.216Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c3c2d53b-3a81-4716-99a4-534d046b6920","serviceName":"Demo_pNF_j2zmVKRYKHawh3FMRxXR","serviceVersion":"1.0","serviceUUID":"3237c0dd-d6e3-4c86-acc0-974ba2597359","serviceDescription":"catalog service description","serviceInvariantUUID":"69a4669f-98c0-4b94-ba05-563aae1c603b","resources":[{"resourceInstanceName":"pNF 550377d4-2a63 0","resourceName":"pNF 550377d4-2a63","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"fe0ac079-e762-4228-8d12-5ced07c2d309","resourceInvariantUUID":"24f87f9a-e5c8-401b-8cfe-3cb195a4a09e","resourceCustomizationUUID":"2666f2f6-7bce-48f8-892f-57dac6ca046c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml","artifactChecksum":"Y2I3MjEzNDU1NjU5NGQ0YTkwNGZiOWNmMzczNDIwNzE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6c97f674-e056-4689-a36a-2358f246f5a7","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"89ddbd96-f126-4a8f-bf6b-04ca435bb94f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9625786d-d9f4-4eec-85b7-98bb5d691496","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml","artifactChecksum":"NjFiOGM4Y2RjN2Q0NTQyNmMzNDk5OTMwZjdhMDkxYTQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"48116bc6-cf67-4e5d-9da1-99b61bbf23a0","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a766ba18-5d86-4d9c-ab3b-2a95c74ced66","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"743a8285-474e-4727-a69a-335f0b785b2d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml","artifactChecksum":"ZWEyN2FkMmNiMzk4NWZjZTRjYzU4MGZjYTgyY2UyOWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f3cad1e8-5aff-4cb0-a42c-154ab85b82c9","artifactVersion":"1"},{"artifactName":"service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar","artifactChecksum":"YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9f86a809-577b-4f64-9e6d-a1fdd4da0104","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:18:11.217Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:18:11.217Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:18:11.217Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:18:11.217Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:18:12.218Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:18:12.219Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:18:12.219Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:18:12.219Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:18:13.220Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:18:13.221Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:18:13.221Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:18:13.221Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:18:14.222Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:18:14.222Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:18:14.223Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:18:14.223Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:18:14.792Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:18:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:18:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070646819, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:18:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:18:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:18:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:18:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:18:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:18:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:18:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:18:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:18:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:18:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:18:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:18:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:18:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:18:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:18:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:18:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:18:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:18:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:18:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:18:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:18:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:18:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:18:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:18:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:18:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:18:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:18:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070656206, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:18:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:18:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:18:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070657954, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists" } 2023-03-29T06:18:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:18:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:18:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070658955, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists" } 2023-03-29T06:18:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:18:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:18:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070690188, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:18:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:18:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:18:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:18:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:18:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:18:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:18:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:18:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:18:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:18:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:18:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:18:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:18:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:18:15.223Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:18:15.224Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:18:15.224Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:18:15.224Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:18:16.224Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:18:16.225Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:18:16.225Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:18:16.225Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:18:17.226Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:18:17.226Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:18:17.226Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:18:17.226Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:18:18.227Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:18:18.227Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:18:18.227Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:18:18.227Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:18:19.228Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "serviceName": "Demo_pNF_j2zmVKRYKHawh3FMRxXR", "serviceVersion": "1.0", "serviceUUID": "3237c0dd-d6e3-4c86-acc0-974ba2597359", "serviceDescription": "catalog service description", "serviceInvariantUUID": "69a4669f-98c0-4b94-ba05-563aae1c603b", "resources": [ { "resourceInstanceName": "pNF 550377d4-2a63 0", "resourceCustomizationUUID": "2666f2f6-7bce-48f8-892f-57dac6ca046c", "resourceName": "pNF 550377d4-2a63", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "fe0ac079-e762-4228-8d12-5ced07c2d309", "resourceInvariantUUID": "24f87f9a-e5c8-401b-8cfe-3cb195a4a09e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "artifactChecksum": "YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "9f86a809-577b-4f64-9e6d-a1fdd4da0104" } ], "workloadContext": "Production" } 2023-03-29T06:18:19.228Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:18:19.228Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3237c0dd-d6e3-4c86-acc0-974ba2597359 ASDC 2023-03-29T06:18:19.229Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c3c2d53b-3a81-4716-99a4-534d046b6920 ServiceName:Demo_pNF_j2zmVKRYKHawh3FMRxXR ServiceVersion:1.0 ServiceUUID:3237c0dd-d6e3-4c86-acc0-974ba2597359 ServiceInvariantUUID:69a4669f-98c0-4b94-ba05-563aae1c603b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ArtifactUUID:9f86a809-577b-4f64-9e6d-a1fdd4da0104 ArtifactChecksum:YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 550377d4-2a63 0 ResourceCustomizationUUID:2666f2f6-7bce-48f8-892f-57dac6ca046c ResourceInvariantUUID:24f87f9a-e5c8-401b-8cfe-3cb195a4a09e ResourceName:pNF 550377d4-2a63 ResourceType:PNF ResourceUUID:fe0ac079-e762-4228-8d12-5ced07c2d309 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T06:18:19.229Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3237c0dd-d6e3-4c86-acc0-974ba2597359 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:18:19.267Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:18:19.267Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:18:19.267Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:18:19.267Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 from URL: /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:18:19.268Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:18:19.268Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:18:19.567Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T06:18:19.569Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 9f86a809-577b-4f64-9e6d-a1fdd4da0104 88024 2023-03-29T06:18:19.569Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T06:18:19.569Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:18:19.569Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T06:18:19.569Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:18:19.569Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:18:19.569Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070699569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:18:20.571Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:18:20.571Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:18:20.572Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104, URL: /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar to file: /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:18:20.572Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:18:20.572Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:18:20.573Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:18:20.682Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2472556025174147024/Definitions/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml 2023-03-29T06:18:21.282Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T06:18:21.283Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:18:21.283Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:18:21.283Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T06:18:21.283Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 550377d4-2a63 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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:18:21.283Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:18:21.283Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:18:21.283Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:18:21.283Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:18:21.283Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:18:21.283Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:18:21.283Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:18:21.283Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:18:21.283Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:18:21.284Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Node template pNF 550377d4-2a63 0 is matching search criteria 2023-03-29T06:18:21.284Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:18:21.284Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 550377d4-2a63 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:18:21.284Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:18:21.284Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:18:21.284Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Node template pNF 550377d4-2a63 0 is matching search criteria 2023-03-29T06:18:21.284Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:18:21.284Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 550377d4-2a63 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:18:21.284Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:18:21.284Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:18:21.284Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:18:21.284Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:18:21.284Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:18:21.285Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:18:21.285Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:18:21.285Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:18:21.285Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:18:21.285Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:18:21.285Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_j2zmVKRYKHawh3FMRxXR Description:catalog service description Model UUID:3237c0dd-d6e3-4c86-acc0-974ba2597359 Model Version:NULL Model InvariantUuid:69a4669f-98c0-4b94-ba05-563aae1c603b 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:18:21.325Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||ERROR|500||Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists 2023-03-29T06:18:21.325Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T06:18:21.325Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar(Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists) 2023-03-29T06:18:21.325Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:18:21.326Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:18:21.326Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:18:21.326Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070701325, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:18:22.327Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T06:18:22.327Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar(Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists) 2023-03-29T06:18:22.327Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:18:22.328Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:18:22.328Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:18:22.329Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070702327, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:18:23.331Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:18:23.359Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:18:23.365Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:18:23.365Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:18:23.365Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:18:23.365Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:18:23.365Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:18:23.365Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:18:23.365Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:18:23.366Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:18:23.366Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:18:23.381Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:18:53.382Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:18:53.395Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c3c2d53b-3a81-4716-99a4-534d046b6920 and serviceModelVersionId: 3237c0dd-d6e3-4c86-acc0-974ba2597359 2023-03-29T06:18:53.395Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 69a4669f-98c0-4b94-ba05-563aae1c603b 2023-03-29T06:18:53.395Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 2023-03-29T06:18:53.400Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:18:53.417Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|INFO|500||Invoke 2023-03-29T06:18:53.417Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c3c2d53b-3a81-4716-99a4-534d046b6920], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f558405f-9fed-4d68-9b3d-8a99e18cb7ef], X-ECOMP-RequestID=[c3c2d53b-3a81-4716-99a4-534d046b6920], X-TransactionId=[], X-ONAP-RequestID=[c3c2d53b-3a81-4716-99a4-534d046b6920], Content-Type=[application/merge-patch+json]} 2023-03-29T06:18:53.423Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:18:53.547Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?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/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:18:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[120], vertex-id=[454888], x-aai-txid=[1-aai-resources-230329-06:18:53:891-55074], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:18:53.547Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:18:53.548Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|INFO|500||InvokeReturn 2023-03-29T06:18:53.548Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:18:53.548Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:18:53.556Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:18:53.556Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c3c2d53b-3a81-4716-99a4-534d046b6920 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:18:53.556Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:18:53.556Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:18:53.556Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:18:53.556Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070733556, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:18:54.578Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:18:54.578Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"781405e2-6aab-4e9d-8fcc-c6fdd2569fc3","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"36862f52-61af-43aa-bf14-1b80c16aff49","serviceDescription":"service","serviceInvariantUUID":"9fa13ddb-34f6-4825-942d-46b728e75b8d","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f140371a-2b29-401b-b426-49bcf81c9dfa","resourceInvariantUUID":"70e40af3-06e7-486c-b7bf-a653b940acfd","resourceCustomizationUUID":"a45a4b9f-9751-4f9e-bae9-0c0ee2e86575","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":"YjhiZWYxZTk1M2FmNzVhZWI2ZWRkMzRlMTFlYjI4M2Y\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7ff23710-80ba-417b-be3b-48099e564b30","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":"YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5","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":"12dc7601-275c-4fc6-a279-df3cc2f780dd","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":"e668b618-580e-4e1f-a88a-9fd634489f82","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":"01aa50a9-58e6-431b-b68f-b70efdec7244","artifactVersion":"2","generatedFromUUID":"5bf367e4-5487-4f18-82f1-85a0fec4e22b"},{"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":"5d9c2a30-f904-4e6e-a9a9-663d9a26e962","artifactVersion":"2","generatedFromUUID":"12dc7601-275c-4fc6-a279-df3cc2f780dd"},{"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":"5bf367e4-5487-4f18-82f1-85a0fec4e22b","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":"c2e5e7a7-55bf-409a-8f4c-48b6398b86e1","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":"MDk2NWMxZDkxOTBkNzllMjAyMzlmMjkyODdjMzY1NjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c7ed72d-a364-4483-b376-e78ce94b7f63","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e2f8424b-2c72-4c56-a4dd-c426d307f26c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:18:54.579Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:18:54.579Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:18:54.579Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:18:54.579Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:18:55.580Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:18:55.581Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:18:55.581Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:18:55.581Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:18:56.582Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:18:56.583Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:18:56.583Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:18:56.583Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:18:57.584Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:18:57.584Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:18:57.584Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:18:57.584Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:18:58.586Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:18:58.586Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:18:58.586Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:18:58.586Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:18:59.588Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:18:59.588Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:18:59.588Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:18:59.588Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:19:00.589Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:19:00.589Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:19:00.589Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:19:00.590Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:19:01.590Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:19:01.591Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:19:01.591Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:19:01.591Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:19:02.592Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:19:02.592Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:19:02.592Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:19:02.592Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:19:03.594Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:19:03.594Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:19:03.594Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:19:03.594Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:19:04.595Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "36862f52-61af-43aa-bf14-1b80c16aff49", "serviceDescription": "service", "serviceInvariantUUID": "9fa13ddb-34f6-4825-942d-46b728e75b8d", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "a45a4b9f-9751-4f9e-bae9-0c0ee2e86575", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f140371a-2b29-401b-b426-49bcf81c9dfa", "resourceInvariantUUID": "70e40af3-06e7-486c-b7bf-a653b940acfd", "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": "YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5", "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": "12dc7601-275c-4fc6-a279-df3cc2f780dd", "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": "5d9c2a30-f904-4e6e-a9a9-663d9a26e962", "generatedFromUUID": "12dc7601-275c-4fc6-a279-df3cc2f780dd" }, "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": "01aa50a9-58e6-431b-b68f-b70efdec7244", "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": "5d9c2a30-f904-4e6e-a9a9-663d9a26e962", "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": "5bf367e4-5487-4f18-82f1-85a0fec4e22b", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e2f8424b-2c72-4c56-a4dd-c426d307f26c" } ], "workloadContext": "Production" } 2023-03-29T06:19:04.596Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:19:04.596Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 36862f52-61af-43aa-bf14-1b80c16aff49 ASDC 2023-03-29T06:19:04.596Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:36862f52-61af-43aa-bf14-1b80c16aff49 ServiceInvariantUUID:9fa13ddb-34f6-4825-942d-46b728e75b8d 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:e2f8424b-2c72-4c56-a4dd-c426d307f26c ArtifactChecksum:YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:a45a4b9f-9751-4f9e-bae9-0c0ee2e86575 ResourceInvariantUUID:70e40af3-06e7-486c-b7bf-a653b940acfd ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:f140371a-2b29-401b-b426-49bcf81c9dfa 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:1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5 ArtifactChecksum:YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU= 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:12dc7601-275c-4fc6-a279-df3cc2f780dd 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:5d9c2a30-f904-4e6e-a9a9-663d9a26e962 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:01aa50a9-58e6-431b-b68f-b70efdec7244 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:5d9c2a30-f904-4e6e-a9a9-663d9a26e962 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:5bf367e4-5487-4f18-82f1-85a0fec4e22b ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T06:19:04.596Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 36862f52-61af-43aa-bf14-1b80c16aff49 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:19:04.635Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:19:04.636Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:19:04.636Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:19:04.636Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T06:19:04.636Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:19:04.637Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T06:19:04.965Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T06:19:04.971Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar e2f8424b-2c72-4c56-a4dd-c426d307f26c 163277 2023-03-29T06:19:04.971Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:19:04.971Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T06:19:04.972Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T06:19:04.972Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:19:04.972Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:19:04.972Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070744971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:19:05.973Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:19:05.975Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:19:05.975Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:19:05.975Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-29T06:19:05.976Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:19:05.976Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:19:06.104Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7586308645374851243/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-29T06:19:07.016Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T06:19:07.016Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:19:07.016Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:19:07.016Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-29T06:19:07.016Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|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-BasicCnfMacro-csar.csar 2023-03-29T06:19:07.016Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:19:07.016Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:19:07.017Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:19:07.017Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:19:07.017Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:07.017Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:19:07.017Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:19:07.017Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:19:07.017Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:19:07.017Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:07.017Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:19:07.017Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:19:07.017Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:19:07.017Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:19:07.017Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:07.017Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:19:07.017Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:07.018Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T06:19:07.018Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-29T06:19:07.018Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-29T06:19:07.018Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T06:19:07.018Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:07.018Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T06:19:07.018Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:07.018Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:19:07.018Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:19:07.018Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:07.018Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:19:07.018Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:19:07.018Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:07.018Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:19:07.018Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:19:07.018Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:07.018Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:19:07.018Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:19:07.019Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:07.019Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T06:19:07.019Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-29T06:19:07.019Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=3419b1ab-2d3b-4748-81b6-b9780c31acf7 2023-03-29T06:19:07.019Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:07.020Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:19:07.020Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:07.020Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:19:07.020Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:07.020Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:19:07.020Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:07.020Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:19:07.020Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:36862f52-61af-43aa-bf14-1b80c16aff49 Model Version:NULL Model InvariantUuid:9fa13ddb-34f6-4825-942d-46b728e75b8d Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:82f52d7d-2596-4fdd-a7c8-3459f40efba9 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:70e40af3-06e7-486c-b7bf-a653b940acfd Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a45a4b9f-9751-4f9e-bae9-0c0ee2e86575 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2b2ef1cc-d651-417b-b90a-0ab1ead6a520 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:9d62daa5-ad7d-4e46-9f6b-0522a741435b ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:7adddd86-61d7-47cc-8e43-e652f2aaa4a8 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:e54c408d-1744-44fd-929e-d352c31b4ed3 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:3419b1ab-2d3b-4748-81b6-b9780c31acf7 ModelInvariantUuid:634e6e71-e39a-4469-9174-68af031f1088 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:613f2df5-fd8c-44e5-af2d-7d069c276063 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:2b7624d5-f854-4689-8795-bb4e8e15c697 ModelInvariantUuid:3dad0d76-1700-4b3f-bd4c-f429cd8a8764 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:1c5e841b-90bd-4455-b55e-f6a055ea6bd0 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:19:07.052Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||ERROR|500||Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists 2023-03-29T06:19:07.052Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:19:07.052Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists) 2023-03-29T06:19:07.052Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:19:07.052Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:19:07.052Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:19:07.053Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070747052, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:19:08.053Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:19:08.054Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: f140371a-2b29-401b-b426-49bcf81c9dfa already exists) 2023-03-29T06:19:08.054Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:19:08.054Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:19:08.054Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:19:08.055Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070748053, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f140371a-2b29-401b-b426-49bcf81c9dfa already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:19:09.055Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:19:09.082Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:19:09.090Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:19:09.091Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:19:09.091Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:19:09.091Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:19:09.091Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:19:09.091Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:19:09.091Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:19:09.091Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:19:09.091Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:19:09.105Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:19:14.792Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:19:14.793Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:19:14.793Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:19:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:19:39.106Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:19:39.117Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and serviceModelVersionId: 36862f52-61af-43aa-bf14-1b80c16aff49 2023-03-29T06:19:39.117Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9fa13ddb-34f6-4825-942d-46b728e75b8d 2023-03-29T06:19:39.117Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 2023-03-29T06:19:39.123Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:19:39.143Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T06:19:39.143Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|INFO|500||Invoke 2023-03-29T06:19:39.147Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:19:39.281Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|INFO|500||InvokeReturn 2023-03-29T06:19:39.281Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:19:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[130], vertex-id=[196656], x-aai-txid=[1-aai-resources-230329-06:19:39:614-22423], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:19:39.281Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:19:39.281Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:19:39.281Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:19:39.284Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:19:39.285Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:19:39.285Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:19:39.285Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:19:39.285Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:19:39.285Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070779285, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:19:40.314Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:19:40.315Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"3a9e49d9-9166-44c6-ba13-fa9494d789a4","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"52d3506c-ad76-46e0-a6e3-d0181df0c9c7","serviceDescription":"service","serviceInvariantUUID":"67d5f7cf-e494-45db-a83e-997878e378ca","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"064a2e53-f174-43f9-81e6-dce9b9605e53","resourceInvariantUUID":"a6254090-fc4e-469f-9c7f-73c4814314c3","resourceCustomizationUUID":"25e05fc7-74b2-4aec-ac47-e3ee9ec51c16","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":"YmYxM2U2YTljMDczMjZhYTg2NTE5N2U2N2NlODA0MWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ed29e1-55c0-4f45-ab8e-e52bb49eff0f","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":"ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d10de3f7-651a-4e6b-8604-c701d8acf5aa","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":"5b017cc9-4408-4203-ad55-c97114c88a7d","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":"c365ebf8-64bc-4a6a-9bf7-cc15c9d8aeec","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":"9368be6e-97ef-4cce-ac21-a9af1c109d0f","artifactVersion":"2","generatedFromUUID":"5b017cc9-4408-4203-ad55-c97114c88a7d"},{"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":"YWJhYzdjOWQwYjAxN2ExZDFlMTkxNWY3YjkxM2U4MWE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"fb4e8173-ff54-4381-acd5-8989bd091a1d","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":"NjJjYTA1Y2QyNzAxYzJjMjk3MTNmNjQ1OGI2ZGE1MzQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a8cabd45-2fd7-4887-9880-6937c2c6fc76","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"663bf571-beb1-484a-b3b8-2f0d3e52cfe0","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:19:40.315Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:19:40.315Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:19:40.315Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:19:40.315Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:19:41.316Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:19:41.317Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:19:41.317Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:19:41.317Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:19:42.317Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:19:42.318Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:19:42.318Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:19:42.318Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:19:43.319Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:19:43.319Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:19:43.320Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:19:43.320Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:19:44.321Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:19:44.321Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:19:44.322Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:19:44.322Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:19:45.323Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:19:45.323Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:19:45.323Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:19:45.323Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:19:46.324Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:19:46.325Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:19:46.325Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:19:46.325Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:19:47.326Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:19:47.327Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:19:47.327Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:19:47.327Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:19:48.328Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "52d3506c-ad76-46e0-a6e3-d0181df0c9c7", "serviceDescription": "service", "serviceInvariantUUID": "67d5f7cf-e494-45db-a83e-997878e378ca", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "25e05fc7-74b2-4aec-ac47-e3ee9ec51c16", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "064a2e53-f174-43f9-81e6-dce9b9605e53", "resourceInvariantUUID": "a6254090-fc4e-469f-9c7f-73c4814314c3", "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": "ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d10de3f7-651a-4e6b-8604-c701d8acf5aa", "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": "5b017cc9-4408-4203-ad55-c97114c88a7d", "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": "9368be6e-97ef-4cce-ac21-a9af1c109d0f", "generatedFromUUID": "5b017cc9-4408-4203-ad55-c97114c88a7d" }, "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": "9368be6e-97ef-4cce-ac21-a9af1c109d0f", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "663bf571-beb1-484a-b3b8-2f0d3e52cfe0" } ], "workloadContext": "Production" } 2023-03-29T06:19:48.328Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:19:48.329Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 ASDC 2023-03-29T06:19:48.329Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:3a9e49d9-9166-44c6-ba13-fa9494d789a4 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:52d3506c-ad76-46e0-a6e3-d0181df0c9c7 ServiceInvariantUUID:67d5f7cf-e494-45db-a83e-997878e378ca 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:663bf571-beb1-484a-b3b8-2f0d3e52cfe0 ArtifactChecksum:MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:25e05fc7-74b2-4aec-ac47-e3ee9ec51c16 ResourceInvariantUUID:a6254090-fc4e-469f-9c7f-73c4814314c3 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:064a2e53-f174-43f9-81e6-dce9b9605e53 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:d10de3f7-651a-4e6b-8604-c701d8acf5aa ArtifactChecksum:ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM= 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:5b017cc9-4408-4203-ad55-c97114c88a7d 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:9368be6e-97ef-4cce-ac21-a9af1c109d0f 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:9368be6e-97ef-4cce-ac21-a9af1c109d0f ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T06:19:48.329Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:19:48.378Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:19:48.379Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:19:48.379Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:19:48.379Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T06:19:48.380Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:19:48.380Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T06:19:48.695Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T06:19:48.696Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 82994 2023-03-29T06:19:48.697Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:19:48.697Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T06:19:48.697Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T06:19:48.697Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:19:48.697Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:19:48.697Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070788697, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:19:49.698Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:19:49.699Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:19:49.700Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-29T06:19:49.700Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-03-29T06:19:49.700Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-29T06:19:49.701Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-29T06:19:49.873Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18094111330996810449/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-29T06:19:50.722Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T06:19:50.722Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:19:50.723Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-29T06:19:50.723Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T06:19:50.723Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|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-BasicVmMacro-csar.csar 2023-03-29T06:19:50.723Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|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-BasicVmMacro-csar.csar 2023-03-29T06:19:50.723Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|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-BasicVmMacro-csar.csar 2023-03-29T06:19:50.723Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|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-BasicVmMacro-csar.csar 2023-03-29T06:19:50.723Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|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-BasicVmMacro-csar.csar 2023-03-29T06:19:50.723Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|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-BasicVmMacro-csar.csar 2023-03-29T06:19:50.723Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-29T06:19:50.723Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:19:50.723Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:50.723Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:19:50.723Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-29T06:19:50.723Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:19:50.724Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:19:50.724Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:50.724Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:19:50.724Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-29T06:19:50.724Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:19:50.724Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:19:50.724Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:50.724Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:19:50.724Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:50.724Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-29T06:19:50.724Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-29T06:19:50.724Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-29T06:19:50.724Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-29T06:19:50.724Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-29T06:19:50.724Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T06:19:50.725Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:50.725Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T06:19:50.725Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:50.725Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-29T06:19:50.725Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:19:50.725Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:50.725Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-29T06:19:50.725Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:19:50.725Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:50.725Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-29T06:19:50.725Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:19:50.725Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:50.725Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-29T06:19:50.725Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-29T06:19:50.726Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-29T06:19:50.726Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=74ddcb48-6f9f-45e2-b2f2-b1866c5b06e1 2023-03-29T06:19:50.726Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:50.726Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:19:50.726Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:50.726Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:19:50.726Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:50.726Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:19:50.726Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:19:50.726Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:19:50.726Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:52d3506c-ad76-46e0-a6e3-d0181df0c9c7 Model Version:NULL Model InvariantUuid:67d5f7cf-e494-45db-a83e-997878e378ca Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:b07fec52-d0d9-4b80-b51e-f8a723060730 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:a6254090-fc4e-469f-9c7f-73c4814314c3 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:25e05fc7-74b2-4aec-ac47-e3ee9ec51c16 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:13bbc707-b4f5-4766-a7f2-ee330eafd3d9 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:056cd70c-febb-4ebd-a9a3-36cb7a6dc7e0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74ddcb48-6f9f-45e2-b2f2-b1866c5b06e1 ModelInvariantUuid:dbe497f1-9e13-48c0-b1e5-67ad819e6544 ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:c90ee4dc-3dc9-48f7-9641-05a99d18580b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:ffab5f45-18fe-4431-b6be-b387ac09ea25 ModelInvariantUuid:33fadfa5-5fa4-4479-b3dc-84128807957e ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:9691956a-6247-4fad-9e35-16bf8dbf5578 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:19:50.753Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists 2023-03-29T06:19:50.753Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:19:50.753Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists) 2023-03-29T06:19:50.753Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:19:50.753Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:19:50.753Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:19:50.753Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070790753, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:19:51.754Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:19:51.754Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 already exists) 2023-03-29T06:19:51.755Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:19:51.755Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:19:51.755Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:19:51.755Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070791754, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:19:52.756Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:19:52.787Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:19:52.793Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:19:52.793Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:19:52.793Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:19:52.793Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:19:52.793Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:19:52.793Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:19:52.793Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:19:52.793Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:19:52.793Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:19:52.812Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:20:14.792Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:20:14.793Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:20:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:20:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:20:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:20:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:20:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:20:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:20:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:20:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:20:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:20:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070699569, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:20:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:20:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:20:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070701325, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists" } 2023-03-29T06:20:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:20:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:20:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070702327, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists" } 2023-03-29T06:20:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:20:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:20:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070733556, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:20:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:20:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:20:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:20:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:20:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:20:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T06:20:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:20:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:20:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-29T06:20:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:20:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:20:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:20:14.796Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-29T06:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-29T06:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-29T06:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T06:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:20:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070744971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070747052, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists" } 2023-03-29T06:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070748053, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f140371a-2b29-401b-b426-49bcf81c9dfa already exists" } 2023-03-29T06:20:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:20:22.812Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:20:22.824Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and serviceModelVersionId: 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 2023-03-29T06:20:22.824Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 67d5f7cf-e494-45db-a83e-997878e378ca 2023-03-29T06:20:22.825Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 2023-03-29T06:20:22.830Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:20:22.850Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|INFO|500||Invoke 2023-03-29T06:20:22.850Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3a9e49d9-9166-44c6-ba13-fa9494d789a4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[02e56c9e-9853-48c5-9d23-7be4ffb0dede], X-ECOMP-RequestID=[3a9e49d9-9166-44c6-ba13-fa9494d789a4], X-TransactionId=[], X-ONAP-RequestID=[3a9e49d9-9166-44c6-ba13-fa9494d789a4], Content-Type=[application/merge-patch+json]} 2023-03-29T06:20:22.857Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:20:22.985Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?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/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:20:23 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[123], vertex-id=[249992], x-aai-txid=[2-aai-resources-230329-06:20:23:327-29580], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:20:22.985Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:20:22.986Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|INFO|500||InvokeReturn 2023-03-29T06:20:22.986Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:20:22.987Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:20:22.992Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:20:22.992Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:20:22.992Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:20:22.992Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:20:22.992Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:20:22.993Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070822992, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:20:24.027Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:20:24.027Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"bf7db9b3-4994-49e6-aa71-d459eb7499b4","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"24d1761c-78cd-406b-9533-04163391553b","serviceDescription":"service","serviceInvariantUUID":"335bac3b-e529-4dd5-9132-7f5e7603d297","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"19b6e3e1-f3b6-4268-be7c-5555dc8e7be4","resourceInvariantUUID":"799b6730-5136-4e08-999e-e28fb230c07c","resourceCustomizationUUID":"fffca6c5-85b7-4cd3-9196-365f4c2c825a","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":"ZjZhMmQwMmI1ZjM1MzgyMjRkYWM4NGU5YTZhMTFlZTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"274684d9-7235-4e63-9d81-ea1159ee9585","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":"3347761e-0393-407f-b2a1-c66c77589d8c","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":"f6c42b6f-cfe0-45fa-9358-da6935038014","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":"YTdmNmRmNTdiY2U2Y2ZkNjY2NjAzMWM0OWE0ZDI3ODA\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"303ab928-21dc-468f-9064-107eccb31d43","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":"00361560-8fcc-41e2-8b1b-43148f7de217","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":"2b9ac7d9-548a-4dbf-b2f3-d0864030b0b8","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":"cdfad442-825b-44b2-9ad6-7751dff7c40b","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":"NzBjODcwMTA3MzY3NzU1MTVmMjJhZTczNzRkOWMyZjk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e2f51a93-3521-4c54-a622-f6de653af83c","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e0b62eb-6491-4213-937f-a6815699d6b7","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:20:24.028Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:20:24.028Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:20:24.028Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:20:24.028Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "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-03-29T06:20:25.029Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:20:25.030Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:20:25.030Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:20:25.030Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:20:26.032Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:20:26.032Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:20:26.033Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:20:26.033Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:20:27.034Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:20:27.035Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:20:27.035Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:20:27.035Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "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-03-29T06:20:28.035Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:20:28.036Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:20:28.036Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:20:28.036Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "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-03-29T06:20:29.037Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:20:29.037Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:20:29.037Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:20:29.038Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "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-03-29T06:20:30.038Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:20:30.039Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:20:30.039Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:20:30.039Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "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-03-29T06:20:31.040Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:20:31.040Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:20:31.040Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:20:31.040Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:20:32.041Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:20:32.041Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:20:32.042Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:20:32.042Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:20:33.042Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "24d1761c-78cd-406b-9533-04163391553b", "serviceDescription": "service", "serviceInvariantUUID": "335bac3b-e529-4dd5-9132-7f5e7603d297", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "fffca6c5-85b7-4cd3-9196-365f4c2c825a", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "19b6e3e1-f3b6-4268-be7c-5555dc8e7be4", "resourceInvariantUUID": "799b6730-5136-4e08-999e-e28fb230c07c", "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": "ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e0b62eb-6491-4213-937f-a6815699d6b7" } ], "workloadContext": "Production" } 2023-03-29T06:20:33.043Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:20:33.043Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 24d1761c-78cd-406b-9533-04163391553b ASDC 2023-03-29T06:20:33.043Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:bf7db9b3-4994-49e6-aa71-d459eb7499b4 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:24d1761c-78cd-406b-9533-04163391553b ServiceInvariantUUID:335bac3b-e529-4dd5-9132-7f5e7603d297 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:5e0b62eb-6491-4213-937f-a6815699d6b7 ArtifactChecksum:ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:fffca6c5-85b7-4cd3-9196-365f4c2c825a ResourceInvariantUUID:799b6730-5136-4e08-999e-e28fb230c07c ResourceName:test-pnf ResourceType:PNF ResourceUUID:19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T06:20:33.043Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 24d1761c-78cd-406b-9533-04163391553b 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:20:33.082Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:20:33.083Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:20:33.083Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:20:33.083Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T06:20:33.083Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:20:33.083Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T06:20:33.110Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:20:33.110Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@166b1562 2023-03-29T06:20:33.110Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:20:33.111Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T06:20:33.111Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 5e0b62eb-6491-4213-937f-a6815699d6b7 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:20:33.111Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:20:33.111Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T06:20:33.111Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:20:33.111Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:20:33.111Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:20:33.111Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070833111, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:20:34.112Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:5e0b62eb-6491-4213-937f-a6815699d6b7) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T06:20:34.124Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:20:34.125Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:20:34.128Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||test-pnf 0 2023-03-29T06:20:34.128Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 2023-03-29T06:20:34.129Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 24d1761c-78cd-406b-9533-04163391553b 2023-03-29T06:20:34.129Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 24d1761c-78cd-406b-9533-04163391553b 2023-03-29T06:20:34.129Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 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=? 2023-03-29T06:20:34.132Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$56565f71.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:20:34.159Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$56565f71.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:20:34.161Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 0 ASDC deployResourceStructure 2023-03-29T06:20:34.162Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$56565f71.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-29T06:20:34.162Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:20:34.162Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-29T06:20:34.162Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:20:34.162Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:20:34.162Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:20:34.162Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070834162, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:20:35.163Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:20:35.191Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:20:35.196Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:20:35.196Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:20:35.197Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:20:35.197Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:20:35.197Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:20:35.197Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:20:35.197Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:20:35.197Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-29T06:20:35.197Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:20:35.209Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:21:05.210Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:21:05.223Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 and serviceModelVersionId: 24d1761c-78cd-406b-9533-04163391553b 2023-03-29T06:21:05.223Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 335bac3b-e529-4dd5-9132-7f5e7603d297 2023-03-29T06:21:05.224Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 2023-03-29T06:21:05.230Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:21:05.248Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T06:21:05.248Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|INFO|500||Invoke 2023-03-29T06:21:05.254Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T06:21:05.383Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|INFO|500||InvokeReturn 2023-03-29T06:21:05.383Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:21:05 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[124], vertex-id=[487616], x-aai-txid=[1-aai-resources-230329-06:21:05:722-80177], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:21:05.383Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:21:05.384Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:21:05.384Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:21:05.394Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:21:05.394Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bf7db9b3-4994-49e6-aa71-d459eb7499b4 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-29T06:21:05.394Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:21:05.395Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:21:05.395Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:21:05.395Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070865394, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:21:06.426Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T06:21:06.426Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T06:21:06.427Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Node 1 disconnected. 2023-03-29T06:21:06.428Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Cancelled in-flight METADATA request with correlation id 101755 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 2023-03-29T06:21:06.429Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Node 2 disconnected. 2023-03-29T06:21:06.429Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T06:21:06.429Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T06:21:06.429Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T06:21:06.429Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T06:21:06.434Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-4ce3512c-c40c-4889-b28f-b4308ad0c834 2023-03-29T06:21:06.434Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=10, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T06:21:06.435Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-29T06:21:06.435Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T06:21:07.475Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T06:21:10.484Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T06:21:13.492Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T06:21:14.792Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:21:14.807Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T06:21:14.807Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T06:21:14.813Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=33, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T06:21:14.813Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=33, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-4ce3512c-c40c-4889-b28f-b4308ad0c834', protocol='range'} 2023-03-29T06:21:14.818Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:21:14.818Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:21:14.818Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:21:14.818Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:21:14.818Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:21:14.818Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:21:14.819Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 33: {SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-4ce3512c-c40c-4889-b28f-b4308ad0c834=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-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T06:21:14.831Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=33, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T06:21:14.831Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=33, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-4ce3512c-c40c-4889-b28f-b4308ad0c834', protocol='range'} 2023-03-29T06:21:14.831Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T06:21:14.831Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T06:21:14.831Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-29T06:21:14.832Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T06:21:14.834Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:21:14.834Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:21:14.834Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:21:14.835Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1329, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:21:14.835Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:21:14.835Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:21:14.835Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:21:14.835Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:21:14.835Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:21:14.835Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:21:14.835Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:21:14.836Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:21:15.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070779285, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:21:15.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:21:15.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:21:15.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:21:15.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T06:21:15.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:21:15.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T06:21:15.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:21:15.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:21:15.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:21:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T06:21:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:21:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T06:21:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:21:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:21:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:21:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:21:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:21:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070788697, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:21:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:21:15.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070790753, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists" } 2023-03-29T06:21:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:21:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070791754, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 already exists" } 2023-03-29T06:21:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:21:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070822992, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:21:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:21:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:21:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:21:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:21:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:21:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:21:15.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:21:15.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T06:21:15.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:21:15.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:21:15.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:21:15.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:21:15.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:21:15.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:21:15.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:21:15.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:21:15.852Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:21:15.853Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.853Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070206403, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:21:15.853Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:21:15.853Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.853Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070833111, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:21:15.853Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:21:15.853Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.853Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070834162, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-29T06:21:15.853Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:21:15.853Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.853Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070865394, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-29T06:21:15.853Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:21:15.929Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:21:15.929Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:21:15.930Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:21:15.930Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:21:15.930Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:21:15.930Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:21:16.930Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:21:16.931Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:21:16.931Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:21:16.931Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:21:17.931Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:21:17.932Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:21:17.932Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:21:17.932Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:21:18.932Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:21:18.933Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:21:18.933Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:21:18.933Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:21:19.933Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:21:19.934Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:21:19.934Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:21:19.934Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:21:20.934Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:21:20.935Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:21:20.935Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:21:20.935Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:21:21.935Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:21:21.936Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:21:21.936Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:21:21.936Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:21:22.937Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "serviceName": "basic_onboard_JYNnJk", "serviceVersion": "1.0", "serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8", "serviceDescription": "service", "serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d", "resources": [ { "resourceInstanceName": "basic_onboard_JYNnJk 0", "resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e", "resourceName": "basic_onboard_JYNnJk", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d", "resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jynnjk0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJynnjk-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab" } ], "workloadContext": "Production" } 2023-03-29T06:21:22.937Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:21:22.938Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC 2023-03-29T06:21:22.939Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a ServiceName:basic_onboard_JYNnJk ServiceVersion:1.0 ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8 ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJynnjk-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_JYNnJk 0 ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a ResourceName:basic_onboard_JYNnJk ResourceType:VF ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jynnjk0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670 ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T06:21:22.939Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:21:22.993Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:21:22.994Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:21:22.994Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:21:22.995Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T06:21:22.995Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:21:22.995Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T06:21:23.024Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:21:23.024Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4c54350a 2023-03-29T06:21:23.025Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:21:23.025Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T06:21:23.025Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:21:23.025Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification 2023-03-29T06:21:23.025Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found) 2023-03-29T06:21:23.025Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:21:23.025Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:21:23.025Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:21:23.025Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070883025, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:21:24.026Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T06:21:24.038Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:21:24.038Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:21:24.041Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||basic_onboard_JYNnJk 0 2023-03-29T06:21:24.041Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d 2023-03-29T06:21:24.041Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T06:21:24.041Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:21:24.041Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T06:21:24.058Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:21:24.058Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3fa91aee 2023-03-29T06:21:24.059Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:21:24.059Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T06:21:24.059Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:21:24.059Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification 2023-03-29T06:21:24.059Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found) 2023-03-29T06:21:24.059Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:21:24.059Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:21:24.060Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:21:24.060Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070884059, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:21:25.060Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:21:25.061Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:21:25.090Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:21:25.094Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:21:25.095Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:21:55.095Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:21:55.115Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:21:55.119Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:21:55.119Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:22:14.792Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:22:14.793Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:22:14.793Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:22:14.793Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:22:25.120Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:22:25.141Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:22:25.145Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:22:25.145Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:22:55.146Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:22:55.175Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:22:55.180Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:22:55.180Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:23:14.792Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:23:14.793Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:23:14.793Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } 2023-03-29T06:23:14.793Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:23:14.793Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:23:14.793Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T06:23:14.793Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:23:14.793Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:23:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:23:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:23:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:23:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T06:23:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:23:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:23:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:23:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:23:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:23:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:23:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:23:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:23:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070883025, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:23:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:23:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:23:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680070884059, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:23:14.795Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:23:25.180Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:23:25.199Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:23:25.202Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:23:25.202Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:23:55.204Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:23:55.232Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:23:55.236Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:23:55.236Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:24:14.792Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:24:25.237Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:24:25.262Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:24:25.267Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:24:25.267Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:24:55.267Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:24:55.296Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:24:55.300Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:24:55.300Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:25:14.792Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:25:25.301Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:25:25.322Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:25:25.325Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:25:25.326Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:25:55.326Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:25:55.351Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:25:55.356Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:25:55.356Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:26:14.793Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:26:15.985Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T06:26:15.985Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-4ce3512c-c40c-4889-b28f-b4308ad0c834 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-03-29T06:26:15.985Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T06:26:15.986Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T06:26:18.367Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T06:26:18.377Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T06:26:18.377Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T06:26:18.381Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=34, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T06:26:18.382Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 34: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T06:26:18.391Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=34, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T06:26:18.391Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T06:26:18.391Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T06:26:18.398Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:26:18.398Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:26:18.398Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:26:18.399Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1363, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:26:18.399Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:26:18.399Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:26:25.356Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T06:26:25.357Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:26:25.369Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8 2023-03-29T06:26:25.369Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d 2023-03-29T06:26:25.370Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 2023-03-29T06:26:25.377Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:26:25.399Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T06:26:25.400Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke 2023-03-29T06:26:25.406Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T06:26:25.456Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T06:26:25.456Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 06:26:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[40], x-aai-txid=[2-aai-resources-230329-06:26:25:871-67416], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:26:25.457Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}} 2023-03-29T06:26:25.460Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T06:26:25.460Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:26:25.460Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T06:26:25.460Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:26:25.468Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:26:25.468Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T06:26:25.468Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T06:26:25.469Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:26:25.469Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:26:25.469Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680071185468, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:26:25.485Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:26:25.485Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680071185468, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } 2023-03-29T06:26:25.485Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||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-03-29T06:26:26.497Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:26:26.497Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"89fd2b07-e1bd-4873-bb5f-256c573c4644","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"9cd9f058-856b-4690-b85b-64dde4c97e14","serviceDescription":"service","serviceInvariantUUID":"845278ed-2b9b-4dd8-a78b-f9f6679f81dd","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6ddacec4-6525-4bff-be52-37a6eacf9c98","resourceInvariantUUID":"8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab","resourceCustomizationUUID":"b48c1316-7610-4dbc-bed6-37aa768c22dd","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":"OGE0ZjNmOTRlYjk1NzNlZTNhMmVjYzgxOTk2ZDg1YjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9512861b-f8fd-484b-a511-def34deb9308","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ab21d092-9b7f-4b59-9729-357f7b20dd77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:26:26.497Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:26:26.498Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:26:26.498Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:26:26.498Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:26:27.498Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:26:27.499Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:26:27.499Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:26:27.499Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:26:28.500Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "9cd9f058-856b-4690-b85b-64dde4c97e14", "serviceDescription": "service", "serviceInvariantUUID": "845278ed-2b9b-4dd8-a78b-f9f6679f81dd", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "b48c1316-7610-4dbc-bed6-37aa768c22dd", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "6ddacec4-6525-4bff-be52-37a6eacf9c98", "resourceInvariantUUID": "8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab", "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": "YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ab21d092-9b7f-4b59-9729-357f7b20dd77" } ], "workloadContext": "Production" } 2023-03-29T06:26:28.500Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:26:28.500Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9cd9f058-856b-4690-b85b-64dde4c97e14 ASDC 2023-03-29T06:26:28.500Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:89fd2b07-e1bd-4873-bb5f-256c573c4644 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:9cd9f058-856b-4690-b85b-64dde4c97e14 ServiceInvariantUUID:845278ed-2b9b-4dd8-a78b-f9f6679f81dd 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:ab21d092-9b7f-4b59-9729-357f7b20dd77 ArtifactChecksum:YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:b48c1316-7610-4dbc-bed6-37aa768c22dd ResourceInvariantUUID:8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:6ddacec4-6525-4bff-be52-37a6eacf9c98 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T06:26:28.500Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9cd9f058-856b-4690-b85b-64dde4c97e14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:26:28.542Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:26:28.543Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:26:28.543Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:26:28.543Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T06:26:28.543Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:26:28.544Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T06:26:28.577Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:26:28.577Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7410a94 2023-03-29T06:26:28.577Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:26:28.577Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T06:26:28.577Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ab21d092-9b7f-4b59-9729-357f7b20dd77 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:26:28.577Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T06:26:28.577Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T06:26:28.578Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:26:28.578Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:26:28.578Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:26:28.578Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680071188577, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:26:29.578Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:ab21d092-9b7f-4b59-9729-357f7b20dd77) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:26:29.624Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists 2023-03-29T06:26:29.624Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T06:26:29.624Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists) 2023-03-29T06:26:29.625Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:26:29.625Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:26:29.625Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:26:29.625Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680071189624, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:26:30.626Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T06:26:30.626Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists) 2023-03-29T06:26:30.626Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:26:30.626Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:26:30.626Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:26:30.626Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680071190626, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:26:31.627Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:26:31.653Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:26:31.658Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:26:31.658Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:26:31.658Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:26:31.658Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:26:31.658Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:26:31.658Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:26:31.659Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:26:31.659Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:26:31.659Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:26:31.673Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:27:01.674Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:27:01.686Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and serviceModelVersionId: 9cd9f058-856b-4690-b85b-64dde4c97e14 2023-03-29T06:27:01.686Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 845278ed-2b9b-4dd8-a78b-f9f6679f81dd 2023-03-29T06:27:01.687Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 2023-03-29T06:27:01.694Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:27:01.713Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T06:27:01.713Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||Invoke 2023-03-29T06:27:01.717Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:27:01.853Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||InvokeReturn 2023-03-29T06:27:01.853Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:27:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[331784], x-aai-txid=[0-aai-resources-230329-06:27:02:182-86194], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:27:01.853Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:27:01.853Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:27:01.853Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:27:01.859Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:27:01.860Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 89fd2b07-e1bd-4873-bb5f-256c573c4644 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:27:01.860Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:27:01.860Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:27:01.860Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:27:01.860Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680071221860, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:27:02.891Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:27:02.892Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"becb8b5a-dcb1-4d01-8ac3-6d641b72d56d","serviceName":"Demo_pNF_hXDFOFq3mh63QxjK66dZ","serviceVersion":"1.0","serviceUUID":"bf1fd886-5569-462e-bd5c-807bcad43c9d","serviceDescription":"catalog service description","serviceInvariantUUID":"1c1f0e8b-ffb1-458b-8a91-687867e49669","resources":[{"resourceInstanceName":"pNF 6fc73c3c-c6b3 0","resourceName":"pNF 6fc73c3c-c6b3","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a22c11b1-6858-4217-938e-5049e173c977","resourceInvariantUUID":"ad61b3d5-9601-4c6d-9480-76742f35ce81","resourceCustomizationUUID":"678e86ef-7d61-4ce9-a08b-f54e468b1743","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml","artifactChecksum":"MTdkZjZlYjViMWEzMTVhMTI0MWE4MTZlYzI3NzUwNjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c24e513b-5599-4af7-914e-b06f69aaf1f4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd263b59-fdec-44d7-9d9d-84bdd1807c62","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"674af2df-3bb2-4c99-82be-01f84d3a0376","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml","artifactChecksum":"NTNhOWU2MTZmMDk0NTkxOWNkODAzZjQ5Yjc2OTUyMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a72d5f73-0f2c-416c-8c36-2906589316ea","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ec535a44-f84d-4b5b-af73-3d87581fcfd0","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f1ccf9ff-c126-471c-8e0a-4654def5cebf","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactChecksum":"YmRlZTAwNDNlNmFiMGJkZDczZGY3Y2ExZTE2ZTQwNjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2f9aebc6-aaa8-4362-ad9a-7bf780581f5a","artifactVersion":"1"},{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactChecksum":"MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6f46e327-9aa8-48fb-8368-0d9545c1256b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:27:02.892Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:27:02.892Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:27:02.892Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:27:02.893Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:27:03.894Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:27:03.894Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:27:03.895Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:27:03.895Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:27:04.896Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:27:04.897Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:27:04.897Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:27:04.897Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:27:05.898Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:27:05.898Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:27:05.898Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:27:05.898Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:27:06.899Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:27:06.899Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:27:06.899Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:27:06.899Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:27:07.900Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:27:07.900Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:27:07.900Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:27:07.900Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:27:08.901Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:27:08.901Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:27:08.901Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:27:08.901Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:27:09.902Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:27:09.903Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:27:09.903Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:27:09.903Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:27:10.904Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "serviceName": "Demo_pNF_hXDFOFq3mh63QxjK66dZ", "serviceVersion": "1.0", "serviceUUID": "bf1fd886-5569-462e-bd5c-807bcad43c9d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "1c1f0e8b-ffb1-458b-8a91-687867e49669", "resources": [ { "resourceInstanceName": "pNF 6fc73c3c-c6b3 0", "resourceCustomizationUUID": "678e86ef-7d61-4ce9-a08b-f54e468b1743", "resourceName": "pNF 6fc73c3c-c6b3", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "a22c11b1-6858-4217-938e-5049e173c977", "resourceInvariantUUID": "ad61b3d5-9601-4c6d-9480-76742f35ce81", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactChecksum": "MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6f46e327-9aa8-48fb-8368-0d9545c1256b" } ], "workloadContext": "Production" } 2023-03-29T06:27:10.904Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:27:10.904Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bf1fd886-5569-462e-bd5c-807bcad43c9d ASDC 2023-03-29T06:27:10.905Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:becb8b5a-dcb1-4d01-8ac3-6d641b72d56d ServiceName:Demo_pNF_hXDFOFq3mh63QxjK66dZ ServiceVersion:1.0 ServiceUUID:bf1fd886-5569-462e-bd5c-807bcad43c9d ServiceInvariantUUID:1c1f0e8b-ffb1-458b-8a91-687867e49669 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactUUID:6f46e327-9aa8-48fb-8368-0d9545c1256b ArtifactChecksum:MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 6fc73c3c-c6b3 0 ResourceCustomizationUUID:678e86ef-7d61-4ce9-a08b-f54e468b1743 ResourceInvariantUUID:ad61b3d5-9601-4c6d-9480-76742f35ce81 ResourceName:pNF 6fc73c3c-c6b3 ResourceType:PNF ResourceUUID:a22c11b1-6858-4217-938e-5049e173c977 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T06:27:10.905Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bf1fd886-5569-462e-bd5c-807bcad43c9d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:27:10.957Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:27:10.958Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:27:10.958Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:27:10.958Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b from URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:27:10.958Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:27:10.958Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:27:11.249Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T06:27:11.252Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 6f46e327-9aa8-48fb-8368-0d9545c1256b 88018 2023-03-29T06:27:11.253Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T06:27:11.253Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:27:11.253Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T06:27:11.253Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:27:11.253Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:27:11.253Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071231253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:27:12.254Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:27:12.255Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:27:12.255Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b, URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar to file: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:27:12.255Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:27:12.256Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:27:12.256Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:27:12.348Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP89362328363608257/Definitions/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml 2023-03-29T06:27:12.971Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T06:27:12.971Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:27:12.971Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:27:12.972Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T06:27:12.972Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:27:12.972Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:27:12.972Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:27:12.972Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:27:12.972Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:27:12.972Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:27:12.972Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6fc73c3c-c6b3 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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:27:12.972Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:27:12.972Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:27:12.972Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:27:12.972Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T06:27:12.972Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:27:12.972Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:27:12.973Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:27:12.973Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:27:12.973Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T06:27:12.973Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:27:12.973Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:27:12.973Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:27:12.973Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:27:12.973Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:27:12.973Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:27:12.973Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:27:12.973Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:27:12.973Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:27:12.973Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:27:12.973Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:27:12.974Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:27:12.974Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hXDFOFq3mh63QxjK66dZ Description:catalog service description Model UUID:bf1fd886-5569-462e-bd5c-807bcad43c9d Model Version:NULL Model InvariantUuid:1c1f0e8b-ffb1-458b-8a91-687867e49669 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:27:13.012Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||ERROR|500||Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists 2023-03-29T06:27:13.013Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T06:27:13.013Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists) 2023-03-29T06:27:13.013Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:27:13.013Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:27:13.013Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:27:13.013Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071233013, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:27:14.014Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T06:27:14.014Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists) 2023-03-29T06:27:14.014Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:27:14.015Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:27:14.015Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:27:14.015Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071234014, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:27:14.792Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:27:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:27:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:27:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:27:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:27:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:27:14.800Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:27:14.800Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:27:14.800Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680071188577, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:27:14.800Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:27:14.801Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:27:14.801Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680071189624, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } 2023-03-29T06:27:14.801Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:27:14.801Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:27:14.801Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680071190626, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } 2023-03-29T06:27:14.802Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:27:14.802Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:27:14.802Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680071221860, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:27:14.802Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:27:14.803Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:27:14.803Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:27:14.803Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:27:14.803Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:27:14.804Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:27:14.804Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:27:14.804Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:27:14.804Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:27:14.804Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:27:14.804Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:27:14.805Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:27:14.805Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:27:14.805Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:27:14.805Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:27:14.805Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:27:14.806Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:27:14.806Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:27:14.806Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:27:14.806Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:27:14.807Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:27:14.807Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:27:14.807Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:27:14.807Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:27:14.808Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:27:14.808Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:27:14.808Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071231253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:27:14.808Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:27:14.808Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:27:14.808Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071233013, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } 2023-03-29T06:27:14.809Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:27:14.809Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:27:14.809Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071234014, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } 2023-03-29T06:27:14.809Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:27:15.015Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:27:15.045Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:27:15.049Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:27:15.049Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:27:15.049Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:27:15.049Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:27:15.050Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:27:15.050Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:27:15.050Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:27:15.050Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:27:15.050Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:27:15.063Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:27:45.063Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:27:45.076Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and serviceModelVersionId: bf1fd886-5569-462e-bd5c-807bcad43c9d 2023-03-29T06:27:45.076Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1c1f0e8b-ffb1-458b-8a91-687867e49669 2023-03-29T06:27:45.077Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 2023-03-29T06:27:45.084Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:27:45.107Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T06:27:45.107Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||Invoke 2023-03-29T06:27:45.114Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:27:45.254Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||InvokeReturn 2023-03-29T06:27:45.255Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:27:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[344072], x-aai-txid=[2-aai-resources-230329-06:27:45:579-40125], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:27:45.255Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:27:45.255Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:27:45.255Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:27:45.268Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:27:45.268Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:27:45.269Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:27:45.269Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:27:45.269Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:27:45.269Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071265269, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:27:46.305Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:27:46.305Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"97dbd75c-aaad-4e24-898e-c5ed3e14800c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80","serviceDescription":"service","serviceInvariantUUID":"4453b51e-2c0e-4fd9-a8f5-372cae72a7b5","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b","resourceInvariantUUID":"ffa14943-3167-4273-bc2e-0910be881db2","resourceCustomizationUUID":"b62d4581-c92e-4bbe-97f9-94c7f742c600","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":"MTUzZTllNzgxM2I5NTY0ZDJlMjkxMjQyZjJkNzc0MmM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"79601963-63ad-4c83-84b0-a8fe138fa674","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":"MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d3b31b3d-0a37-4e41-9b75-45689d21c598","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":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642","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":"af819053-ffd2-46f9-b25a-ab602805cde9","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":"4406df68-980d-44ea-b292-c6717a161fd9","artifactVersion":"2","generatedFromUUID":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGNiNDlkM2U2ZTg4YTJhMDA5YTcyZGY4MjYyZGQwMmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d1c8e353-e00b-46aa-89ac-5d4cac253449","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e313f27c-b7aa-4489-b13a-3e9d6193ee33","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:27:46.305Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:27:46.305Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:27:46.306Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:27:46.306Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:27:47.306Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:27:47.307Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:27:47.307Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:27:47.307Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:27:48.307Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:27:48.308Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:27:48.308Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:27:48.308Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:27:49.309Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:27:49.309Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:27:49.309Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:27:49.309Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:27:50.310Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:27:50.310Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:27:50.310Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:27:50.310Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:27:51.312Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:27:51.312Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:27:51.312Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:27:51.312Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:27:52.314Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:27:52.314Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:27:52.315Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:27:52.315Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:27:53.316Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80", "serviceDescription": "service", "serviceInvariantUUID": "4453b51e-2c0e-4fd9-a8f5-372cae72a7b5", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "b62d4581-c92e-4bbe-97f9-94c7f742c600", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b", "resourceInvariantUUID": "ffa14943-3167-4273-bc2e-0910be881db2", "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": "MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d3b31b3d-0a37-4e41-9b75-45689d21c598", "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": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642", "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": "4406df68-980d-44ea-b292-c6717a161fd9", "generatedFromUUID": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642" }, "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": "4406df68-980d-44ea-b292-c6717a161fd9", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e313f27c-b7aa-4489-b13a-3e9d6193ee33" } ], "workloadContext": "Production" } 2023-03-29T06:27:53.317Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:27:53.317Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ASDC 2023-03-29T06:27:53.318Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:97dbd75c-aaad-4e24-898e-c5ed3e14800c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ServiceInvariantUUID:4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 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:e313f27c-b7aa-4489-b13a-3e9d6193ee33 ArtifactChecksum:NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:b62d4581-c92e-4bbe-97f9-94c7f742c600 ResourceInvariantUUID:ffa14943-3167-4273-bc2e-0910be881db2 ResourceName:basic_vm ResourceType:VF ResourceUUID:a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b 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:d3b31b3d-0a37-4e41-9b75-45689d21c598 ArtifactChecksum:MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM= 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:ca20ce4c-c846-45e8-b86c-33aa6f2c7642 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:4406df68-980d-44ea-b292-c6717a161fd9 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:4406df68-980d-44ea-b292-c6717a161fd9 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T06:27:53.318Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:27:53.372Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:27:53.373Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:27:53.373Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:27:53.373Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T06:27:53.373Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:27:53.373Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|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-03-29T06:27:53.395Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:27:53.395Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@100e54e0 2023-03-29T06:27:53.395Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:27:53.396Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-29T06:27:53.396Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar e313f27c-b7aa-4489-b13a-3e9d6193ee33 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:27:53.396Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T06:27:53.396Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-29T06:27:53.396Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:27:53.396Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:27:53.397Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:27:53.397Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071273396, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:27:54.398Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:e313f27c-b7aa-4489-b13a-3e9d6193ee33) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:27:54.435Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists 2023-03-29T06:27:54.435Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T06:27:54.435Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists) 2023-03-29T06:27:54.436Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:27:54.436Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:27:54.436Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:27:54.436Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071274435, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:27:55.437Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T06:27:55.437Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists) 2023-03-29T06:27:55.438Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:27:55.438Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:27:55.438Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:27:55.438Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071275437, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:27:56.438Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:27:56.462Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:27:56.467Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:27:56.467Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:27:56.467Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:27:56.468Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:27:56.468Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:27:56.468Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:27:56.468Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:27:56.468Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:27:56.468Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:27:56.484Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:28:14.792Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:28:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:28:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071265269, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:28:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:28:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:28:14.797Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:28:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:28:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:28:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T06:28:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:28:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:28:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T06:28:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:28:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:28:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:28:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:28:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:28:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T06:28:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:28:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:28:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:28:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:28:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:28:14.798Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:28:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:28:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:28:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071273396, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:28:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:28:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:28:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071274435, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } 2023-03-29T06:28:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:28:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:28:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071275437, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } 2023-03-29T06:28:14.799Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:28:26.485Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:28:26.498Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and serviceModelVersionId: 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 2023-03-29T06:28:26.498Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 2023-03-29T06:28:26.499Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 2023-03-29T06:28:26.505Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:28:26.524Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T06:28:26.524Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||Invoke 2023-03-29T06:28:26.529Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:28:26.666Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||InvokeReturn 2023-03-29T06:28:26.666Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:28:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[413928], x-aai-txid=[1-aai-resources-230329-06:28:26:995-50875], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:28:26.666Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:28:26.666Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:28:26.667Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:28:26.670Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:28:26.670Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 97dbd75c-aaad-4e24-898e-c5ed3e14800c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:28:26.670Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:28:26.670Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:28:26.671Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:28:26.671Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071306670, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:28:27.703Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:28:27.703Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"322c7eed-d160-41b1-a1d7-8f46826511df","serviceName":"Demo_pNF_LM7m91Pd0a7JuAo6utdA","serviceVersion":"1.0","serviceUUID":"04d6510b-208b-4001-a609-5fc6e815bc29","serviceDescription":"catalog service description","serviceInvariantUUID":"46734027-bdee-4d81-a82e-d2664c92bddf","resources":[{"resourceInstanceName":"pNF d3572193-f6db 0","resourceName":"pNF d3572193-f6db","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3bc1ce41-54b2-4ded-97ff-325c6b0084f2","resourceInvariantUUID":"cf8281ae-59e1-4a89-88a5-20251862ff8b","resourceCustomizationUUID":"e6379093-e721-4518-80de-70298ba47d4a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml","artifactChecksum":"YTUwYzgxMDdiMmQ4Nzg2YWFjNWM4M2RhNWI4MGE3NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c5137d0-101e-4b95-9378-2f80a5d70f6b","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bc83c945-445e-46fa-a65f-569f82be6af0","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e305605e-62a9-43c4-ace1-4c4d304af926","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTIwN2ZhYTQ2MWY3ODVjYTk4ZDhjNGZhYzA5NDJlZWE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"934bbc92-3b74-4703-b2bc-549907eadd33","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8b37db95-69be-4476-8d0b-4e36e35b3b37","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"29033e38-916c-4ea7-afbe-813271c478aa","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactChecksum":"YjU3YTlkZTNhN2ZiZWNmZDJhNTg1ZDNjODYzZjMzMWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f921d3aa-063a-40e9-8278-0eb4f68aa14c","artifactVersion":"1"},{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactChecksum":"YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2f5b30a0-a6b5-4a97-b760-3d29a4bdc241","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:28:27.704Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:28:27.704Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:28:27.704Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:28:27.704Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:28:28.705Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:28:28.705Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:28:28.705Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:28:28.705Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:28:29.706Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:28:29.706Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:28:29.706Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:28:29.706Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:28:30.707Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:28:30.707Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:28:30.708Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:28:30.708Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:28:31.708Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:28:31.708Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:28:31.709Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:28:31.709Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:28:32.709Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:28:32.710Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:28:32.710Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:28:32.710Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:28:33.711Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:28:33.711Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:28:33.711Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:28:33.711Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:28:34.712Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:28:34.712Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:28:34.712Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:28:34.712Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:28:35.713Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "serviceName": "Demo_pNF_LM7m91Pd0a7JuAo6utdA", "serviceVersion": "1.0", "serviceUUID": "04d6510b-208b-4001-a609-5fc6e815bc29", "serviceDescription": "catalog service description", "serviceInvariantUUID": "46734027-bdee-4d81-a82e-d2664c92bddf", "resources": [ { "resourceInstanceName": "pNF d3572193-f6db 0", "resourceCustomizationUUID": "e6379093-e721-4518-80de-70298ba47d4a", "resourceName": "pNF d3572193-f6db", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3bc1ce41-54b2-4ded-97ff-325c6b0084f2", "resourceInvariantUUID": "cf8281ae-59e1-4a89-88a5-20251862ff8b", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactChecksum": "YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2f5b30a0-a6b5-4a97-b760-3d29a4bdc241" } ], "workloadContext": "Production" } 2023-03-29T06:28:35.713Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:28:35.713Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 04d6510b-208b-4001-a609-5fc6e815bc29 ASDC 2023-03-29T06:28:35.714Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:322c7eed-d160-41b1-a1d7-8f46826511df ServiceName:Demo_pNF_LM7m91Pd0a7JuAo6utdA ServiceVersion:1.0 ServiceUUID:04d6510b-208b-4001-a609-5fc6e815bc29 ServiceInvariantUUID:46734027-bdee-4d81-a82e-d2664c92bddf ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactUUID:2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 ArtifactChecksum:YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d3572193-f6db 0 ResourceCustomizationUUID:e6379093-e721-4518-80de-70298ba47d4a ResourceInvariantUUID:cf8281ae-59e1-4a89-88a5-20251862ff8b ResourceName:pNF d3572193-f6db ResourceType:PNF ResourceUUID:3bc1ce41-54b2-4ded-97ff-325c6b0084f2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T06:28:35.714Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 04d6510b-208b-4001-a609-5fc6e815bc29 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:28:35.748Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:28:35.749Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:28:35.749Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:28:35.749Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 from URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:28:35.749Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:28:35.749Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:28:36.023Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T06:28:36.025Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 88009 2023-03-29T06:28:36.025Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T06:28:36.026Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:28:36.026Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T06:28:36.026Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:28:36.026Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:28:36.026Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071316025, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:28:37.027Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:28:37.027Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:28:37.028Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241, URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar to file: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:28:37.028Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:28:37.028Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:28:37.029Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:28:37.116Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5417276780133613604/Definitions/service-DemoPnfLm7m91pd0a7juao6utda-template.yml 2023-03-29T06:28:37.756Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T06:28:37.756Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:28:37.756Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:28:37.756Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T06:28:37.756Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:28:37.756Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:28:37.756Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:28:37.756Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:28:37.756Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:28:37.756Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d3572193-f6db 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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:28:37.756Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:28:37.756Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:28:37.756Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:28:37.757Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:28:37.757Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T06:28:37.757Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:28:37.757Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:28:37.757Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:28:37.757Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:28:37.757Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T06:28:37.757Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:28:37.757Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:28:37.757Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:28:37.757Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:28:37.757Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:28:37.757Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:28:37.757Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:28:37.757Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:28:37.757Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:28:37.757Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:28:37.757Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:28:37.757Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:28:37.757Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_LM7m91Pd0a7JuAo6utdA Description:catalog service description Model UUID:04d6510b-208b-4001-a609-5fc6e815bc29 Model Version:NULL Model InvariantUuid:46734027-bdee-4d81-a82e-d2664c92bddf 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:28:37.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists 2023-03-29T06:28:37.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T06:28:37.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar(Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists) 2023-03-29T06:28:37.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:28:37.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:28:37.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:28:37.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071317800, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:28:38.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T06:28:38.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar(Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists) 2023-03-29T06:28:38.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:28:38.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:28:38.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:28:38.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071318801, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:28:39.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:28:39.831Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:28:39.835Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:28:39.835Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:28:39.835Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:28:39.835Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:28:39.835Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:28:39.835Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:28:39.835Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:28:39.835Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:28:39.835Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:28:39.847Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:29:09.847Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:29:09.860Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322c7eed-d160-41b1-a1d7-8f46826511df and serviceModelVersionId: 04d6510b-208b-4001-a609-5fc6e815bc29 2023-03-29T06:29:09.860Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 46734027-bdee-4d81-a82e-d2664c92bddf 2023-03-29T06:29:09.861Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 2023-03-29T06:29:09.868Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:29:09.889Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||Invoke 2023-03-29T06:29:09.889Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[322c7eed-d160-41b1-a1d7-8f46826511df], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[133d08af-16d6-4f31-8cf4-f35cfd6644a9], X-ECOMP-RequestID=[322c7eed-d160-41b1-a1d7-8f46826511df], X-TransactionId=[], X-ONAP-RequestID=[322c7eed-d160-41b1-a1d7-8f46826511df], Content-Type=[application/merge-patch+json]} 2023-03-29T06:29:09.893Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:29:10.019Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?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/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:29:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[122], vertex-id=[188464], x-aai-txid=[2-aai-resources-230329-06:29:10:356-34439], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:29:10.019Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:29:10.020Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||InvokeReturn 2023-03-29T06:29:10.020Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:29:10.020Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:29:10.028Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:29:10.028Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322c7eed-d160-41b1-a1d7-8f46826511df and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:29:10.029Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:29:10.029Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:29:10.029Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:29:10.029Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071350029, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:29:11.065Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:29:11.065Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c3c2d53b-3a81-4716-99a4-534d046b6920","serviceName":"Demo_pNF_j2zmVKRYKHawh3FMRxXR","serviceVersion":"1.0","serviceUUID":"3237c0dd-d6e3-4c86-acc0-974ba2597359","serviceDescription":"catalog service description","serviceInvariantUUID":"69a4669f-98c0-4b94-ba05-563aae1c603b","resources":[{"resourceInstanceName":"pNF 550377d4-2a63 0","resourceName":"pNF 550377d4-2a63","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"fe0ac079-e762-4228-8d12-5ced07c2d309","resourceInvariantUUID":"24f87f9a-e5c8-401b-8cfe-3cb195a4a09e","resourceCustomizationUUID":"2666f2f6-7bce-48f8-892f-57dac6ca046c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml","artifactChecksum":"Y2I3MjEzNDU1NjU5NGQ0YTkwNGZiOWNmMzczNDIwNzE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6c97f674-e056-4689-a36a-2358f246f5a7","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"89ddbd96-f126-4a8f-bf6b-04ca435bb94f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9625786d-d9f4-4eec-85b7-98bb5d691496","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml","artifactChecksum":"NjFiOGM4Y2RjN2Q0NTQyNmMzNDk5OTMwZjdhMDkxYTQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"48116bc6-cf67-4e5d-9da1-99b61bbf23a0","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a766ba18-5d86-4d9c-ab3b-2a95c74ced66","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"743a8285-474e-4727-a69a-335f0b785b2d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml","artifactChecksum":"ZWEyN2FkMmNiMzk4NWZjZTRjYzU4MGZjYTgyY2UyOWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f3cad1e8-5aff-4cb0-a42c-154ab85b82c9","artifactVersion":"1"},{"artifactName":"service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar","artifactChecksum":"YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9f86a809-577b-4f64-9e6d-a1fdd4da0104","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:29:11.066Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:29:11.066Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:29:11.066Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:29:11.066Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:29:12.067Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:29:12.068Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:29:12.068Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:29:12.068Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:29:13.068Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:29:13.069Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:29:13.069Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:29:13.069Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:29:14.069Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:29:14.070Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:29:14.070Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:29:14.070Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:29:14.792Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:29:14.797Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:29:14.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071306670, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:29:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:29:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:29:14.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:29:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:29:14.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:29:14.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:29:14.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:29:14.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:29:14.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:29:14.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:29:14.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:29:14.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:29:14.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:29:14.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:29:14.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:29:14.800Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:29:14.800Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:29:14.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:29:14.800Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:29:14.800Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:29:14.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:29:14.800Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:29:14.800Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:29:14.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:29:14.800Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:29:14.800Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:29:14.800Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071316025, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:29:14.801Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:29:14.801Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:29:14.801Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071317800, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists" } 2023-03-29T06:29:14.801Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:29:14.801Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:29:14.801Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071318801, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists" } 2023-03-29T06:29:14.801Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:29:14.801Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:29:14.801Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071350029, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:29:14.801Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:29:14.802Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:29:14.802Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:29:14.802Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:29:14.802Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:29:14.802Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:29:14.802Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:29:14.802Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:29:14.802Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:29:14.802Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:29:14.802Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:29:14.802Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:29:14.803Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:29:15.070Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:29:15.071Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:29:15.071Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:29:15.071Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:29:16.072Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:29:16.073Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:29:16.073Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:29:16.073Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:29:17.074Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:29:17.074Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:29:17.074Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:29:17.074Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:29:18.075Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:29:18.075Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:29:18.075Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:29:18.075Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:29:19.076Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "serviceName": "Demo_pNF_j2zmVKRYKHawh3FMRxXR", "serviceVersion": "1.0", "serviceUUID": "3237c0dd-d6e3-4c86-acc0-974ba2597359", "serviceDescription": "catalog service description", "serviceInvariantUUID": "69a4669f-98c0-4b94-ba05-563aae1c603b", "resources": [ { "resourceInstanceName": "pNF 550377d4-2a63 0", "resourceCustomizationUUID": "2666f2f6-7bce-48f8-892f-57dac6ca046c", "resourceName": "pNF 550377d4-2a63", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "fe0ac079-e762-4228-8d12-5ced07c2d309", "resourceInvariantUUID": "24f87f9a-e5c8-401b-8cfe-3cb195a4a09e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "artifactChecksum": "YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "9f86a809-577b-4f64-9e6d-a1fdd4da0104" } ], "workloadContext": "Production" } 2023-03-29T06:29:19.076Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:29:19.077Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3237c0dd-d6e3-4c86-acc0-974ba2597359 ASDC 2023-03-29T06:29:19.077Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c3c2d53b-3a81-4716-99a4-534d046b6920 ServiceName:Demo_pNF_j2zmVKRYKHawh3FMRxXR ServiceVersion:1.0 ServiceUUID:3237c0dd-d6e3-4c86-acc0-974ba2597359 ServiceInvariantUUID:69a4669f-98c0-4b94-ba05-563aae1c603b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ArtifactUUID:9f86a809-577b-4f64-9e6d-a1fdd4da0104 ArtifactChecksum:YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 550377d4-2a63 0 ResourceCustomizationUUID:2666f2f6-7bce-48f8-892f-57dac6ca046c ResourceInvariantUUID:24f87f9a-e5c8-401b-8cfe-3cb195a4a09e ResourceName:pNF 550377d4-2a63 ResourceType:PNF ResourceUUID:fe0ac079-e762-4228-8d12-5ced07c2d309 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T06:29:19.077Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3237c0dd-d6e3-4c86-acc0-974ba2597359 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:29:19.124Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:29:19.124Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:29:19.124Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:29:19.124Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 from URL: /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:29:19.124Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:29:19.125Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:29:19.415Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T06:29:19.418Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 9f86a809-577b-4f64-9e6d-a1fdd4da0104 88024 2023-03-29T06:29:19.418Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T06:29:19.418Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:29:19.418Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T06:29:19.418Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:29:19.418Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:29:19.418Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680071359418, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:29:20.419Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:29:20.420Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:29:20.420Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104, URL: /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar to file: /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:29:20.420Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:29:20.420Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:29:20.421Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:29:20.540Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11946691150827124672/Definitions/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml 2023-03-29T06:29:21.122Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T06:29:21.122Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:29:21.122Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:29:21.122Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T06:29:21.122Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 550377d4-2a63 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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:29:21.122Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:29:21.122Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:29:21.122Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:29:21.122Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:29:21.122Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:29:21.122Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:29:21.122Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:29:21.122Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:29:21.122Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:29:21.122Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Node template pNF 550377d4-2a63 0 is matching search criteria 2023-03-29T06:29:21.122Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:29:21.123Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 550377d4-2a63 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:29:21.123Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:29:21.123Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:29:21.123Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Node template pNF 550377d4-2a63 0 is matching search criteria 2023-03-29T06:29:21.123Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:29:21.123Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 550377d4-2a63 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:29:21.123Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:29:21.123Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:29:21.123Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:29:21.123Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:29:21.123Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:29:21.123Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:29:21.123Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:29:21.123Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:29:21.123Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:29:21.123Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:29:21.123Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_j2zmVKRYKHawh3FMRxXR Description:catalog service description Model UUID:3237c0dd-d6e3-4c86-acc0-974ba2597359 Model Version:NULL Model InvariantUuid:69a4669f-98c0-4b94-ba05-563aae1c603b 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:29:21.163Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||ERROR|500||Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists 2023-03-29T06:29:21.163Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T06:29:21.164Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar(Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists) 2023-03-29T06:29:21.164Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:29:21.164Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:29:21.164Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:29:21.164Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680071361163, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:29:22.164Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T06:29:22.165Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar(Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists) 2023-03-29T06:29:22.165Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:29:22.165Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:29:22.165Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:29:22.165Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680071362164, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:29:23.165Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:29:23.194Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:29:23.198Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:29:23.198Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:29:23.198Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:29:23.198Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:29:23.198Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:29:23.198Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:29:23.198Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:29:23.198Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:29:23.198Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:29:23.211Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:29:53.211Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:29:53.219Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c3c2d53b-3a81-4716-99a4-534d046b6920 and serviceModelVersionId: 3237c0dd-d6e3-4c86-acc0-974ba2597359 2023-03-29T06:29:53.220Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 69a4669f-98c0-4b94-ba05-563aae1c603b 2023-03-29T06:29:53.220Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 2023-03-29T06:29:53.225Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:29:53.246Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T06:29:53.247Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|INFO|500||Invoke 2023-03-29T06:29:53.253Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:29:53.375Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|INFO|500||InvokeReturn 2023-03-29T06:29:53.376Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:29:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[118], vertex-id=[454888], x-aai-txid=[1-aai-resources-230329-06:29:53:716-68220], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:29:53.376Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:29:53.376Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:29:53.376Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:29:53.385Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:29:53.386Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c3c2d53b-3a81-4716-99a4-534d046b6920 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:29:53.386Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:29:53.387Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:29:53.387Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:29:53.388Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680071393386, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:29:54.412Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:29:54.412Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"781405e2-6aab-4e9d-8fcc-c6fdd2569fc3","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"36862f52-61af-43aa-bf14-1b80c16aff49","serviceDescription":"service","serviceInvariantUUID":"9fa13ddb-34f6-4825-942d-46b728e75b8d","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f140371a-2b29-401b-b426-49bcf81c9dfa","resourceInvariantUUID":"70e40af3-06e7-486c-b7bf-a653b940acfd","resourceCustomizationUUID":"a45a4b9f-9751-4f9e-bae9-0c0ee2e86575","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":"YjhiZWYxZTk1M2FmNzVhZWI2ZWRkMzRlMTFlYjI4M2Y\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7ff23710-80ba-417b-be3b-48099e564b30","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":"YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5","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":"12dc7601-275c-4fc6-a279-df3cc2f780dd","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":"e668b618-580e-4e1f-a88a-9fd634489f82","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":"01aa50a9-58e6-431b-b68f-b70efdec7244","artifactVersion":"2","generatedFromUUID":"5bf367e4-5487-4f18-82f1-85a0fec4e22b"},{"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":"5d9c2a30-f904-4e6e-a9a9-663d9a26e962","artifactVersion":"2","generatedFromUUID":"12dc7601-275c-4fc6-a279-df3cc2f780dd"},{"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":"5bf367e4-5487-4f18-82f1-85a0fec4e22b","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":"c2e5e7a7-55bf-409a-8f4c-48b6398b86e1","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":"MDk2NWMxZDkxOTBkNzllMjAyMzlmMjkyODdjMzY1NjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c7ed72d-a364-4483-b376-e78ce94b7f63","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e2f8424b-2c72-4c56-a4dd-c426d307f26c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:29:54.413Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:29:54.413Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:29:54.413Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:29:54.413Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:29:55.414Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:29:55.415Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:29:55.415Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:29:55.415Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:29:56.416Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:29:56.417Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:29:56.417Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:29:56.417Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:29:57.419Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:29:57.419Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:29:57.419Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:29:57.419Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:29:58.421Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:29:58.421Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:29:58.421Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:29:58.422Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:29:59.423Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:29:59.424Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:29:59.424Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:29:59.424Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:30:00.425Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:30:00.425Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:30:00.425Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:30:00.426Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:30:01.427Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:30:01.428Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:30:01.428Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:30:01.428Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:30:02.430Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:30:02.430Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:30:02.430Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:30:02.430Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:30:03.432Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:30:03.432Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:30:03.432Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:30:03.432Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:30:04.434Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "36862f52-61af-43aa-bf14-1b80c16aff49", "serviceDescription": "service", "serviceInvariantUUID": "9fa13ddb-34f6-4825-942d-46b728e75b8d", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "a45a4b9f-9751-4f9e-bae9-0c0ee2e86575", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f140371a-2b29-401b-b426-49bcf81c9dfa", "resourceInvariantUUID": "70e40af3-06e7-486c-b7bf-a653b940acfd", "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": "YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5", "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": "12dc7601-275c-4fc6-a279-df3cc2f780dd", "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": "5d9c2a30-f904-4e6e-a9a9-663d9a26e962", "generatedFromUUID": "12dc7601-275c-4fc6-a279-df3cc2f780dd" }, "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": "01aa50a9-58e6-431b-b68f-b70efdec7244", "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": "5d9c2a30-f904-4e6e-a9a9-663d9a26e962", "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": "5bf367e4-5487-4f18-82f1-85a0fec4e22b", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e2f8424b-2c72-4c56-a4dd-c426d307f26c" } ], "workloadContext": "Production" } 2023-03-29T06:30:04.434Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:30:04.435Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 36862f52-61af-43aa-bf14-1b80c16aff49 ASDC 2023-03-29T06:30:04.435Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:36862f52-61af-43aa-bf14-1b80c16aff49 ServiceInvariantUUID:9fa13ddb-34f6-4825-942d-46b728e75b8d 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:e2f8424b-2c72-4c56-a4dd-c426d307f26c ArtifactChecksum:YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:a45a4b9f-9751-4f9e-bae9-0c0ee2e86575 ResourceInvariantUUID:70e40af3-06e7-486c-b7bf-a653b940acfd ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:f140371a-2b29-401b-b426-49bcf81c9dfa 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:1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5 ArtifactChecksum:YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU= 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:12dc7601-275c-4fc6-a279-df3cc2f780dd 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:5d9c2a30-f904-4e6e-a9a9-663d9a26e962 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:01aa50a9-58e6-431b-b68f-b70efdec7244 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:5d9c2a30-f904-4e6e-a9a9-663d9a26e962 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:5bf367e4-5487-4f18-82f1-85a0fec4e22b ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T06:30:04.435Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 36862f52-61af-43aa-bf14-1b80c16aff49 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:30:04.483Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:30:04.484Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:30:04.484Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:30:04.484Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T06:30:04.484Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:30:04.484Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T06:30:04.783Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T06:30:04.788Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar e2f8424b-2c72-4c56-a4dd-c426d307f26c 163277 2023-03-29T06:30:04.788Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:30:04.789Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T06:30:04.789Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T06:30:04.789Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:30:04.789Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:30:04.789Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071404788, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:30:05.790Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:30:05.791Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:30:05.791Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:30:05.791Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-29T06:30:05.792Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:30:05.792Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:30:05.896Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7831673606924214583/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-29T06:30:06.856Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T06:30:06.856Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:30:06.856Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:30:06.856Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-29T06:30:06.856Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|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-BasicCnfMacro-csar.csar 2023-03-29T06:30:06.856Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:30:06.856Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:30:06.856Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:30:06.856Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:30:06.857Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:06.857Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:30:06.857Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:30:06.857Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:30:06.857Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:30:06.857Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:06.857Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:30:06.857Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:30:06.858Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:30:06.859Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:30:06.859Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:06.859Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:30:06.859Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:06.859Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T06:30:06.859Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-29T06:30:06.859Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-29T06:30:06.859Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T06:30:06.859Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:06.859Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T06:30:06.859Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:06.859Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:30:06.860Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:30:06.860Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:06.860Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:30:06.860Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:30:06.860Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:06.861Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:30:06.861Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:30:06.861Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:06.861Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:30:06.861Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:30:06.861Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:06.861Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T06:30:06.861Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-29T06:30:06.861Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=3419b1ab-2d3b-4748-81b6-b9780c31acf7 2023-03-29T06:30:06.861Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:06.861Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:30:06.861Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:06.861Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:30:06.861Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:06.861Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:30:06.861Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:06.861Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:30:06.862Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:36862f52-61af-43aa-bf14-1b80c16aff49 Model Version:NULL Model InvariantUuid:9fa13ddb-34f6-4825-942d-46b728e75b8d Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:82f52d7d-2596-4fdd-a7c8-3459f40efba9 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:70e40af3-06e7-486c-b7bf-a653b940acfd Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a45a4b9f-9751-4f9e-bae9-0c0ee2e86575 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2b2ef1cc-d651-417b-b90a-0ab1ead6a520 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:9d62daa5-ad7d-4e46-9f6b-0522a741435b ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:7adddd86-61d7-47cc-8e43-e652f2aaa4a8 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:e54c408d-1744-44fd-929e-d352c31b4ed3 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:3419b1ab-2d3b-4748-81b6-b9780c31acf7 ModelInvariantUuid:634e6e71-e39a-4469-9174-68af031f1088 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:613f2df5-fd8c-44e5-af2d-7d069c276063 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:2b7624d5-f854-4689-8795-bb4e8e15c697 ModelInvariantUuid:3dad0d76-1700-4b3f-bd4c-f429cd8a8764 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:1c5e841b-90bd-4455-b55e-f6a055ea6bd0 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:30:06.889Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||ERROR|500||Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists 2023-03-29T06:30:06.889Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:30:06.889Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists) 2023-03-29T06:30:06.889Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:30:06.889Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:30:06.889Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:30:06.890Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071406889, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:30:07.890Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:30:07.890Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: f140371a-2b29-401b-b426-49bcf81c9dfa already exists) 2023-03-29T06:30:07.890Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:30:07.891Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:30:07.891Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:30:07.891Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071407890, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f140371a-2b29-401b-b426-49bcf81c9dfa already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:30:08.891Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:30:08.918Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:30:08.924Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:30:08.924Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:30:08.924Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:30:08.924Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:30:08.924Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:30:08.924Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:30:08.924Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:30:08.924Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:30:08.924Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:30:08.939Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:30:14.792Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:30:14.793Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:30:14.794Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:30:14.794Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:30:38.939Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:30:38.951Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and serviceModelVersionId: 36862f52-61af-43aa-bf14-1b80c16aff49 2023-03-29T06:30:38.952Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9fa13ddb-34f6-4825-942d-46b728e75b8d 2023-03-29T06:30:38.952Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 2023-03-29T06:30:38.955Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:30:38.969Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T06:30:38.970Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|INFO|500||Invoke 2023-03-29T06:30:38.976Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:30:39.127Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|INFO|500||InvokeReturn 2023-03-29T06:30:39.128Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:30:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[147], vertex-id=[196656], x-aai-txid=[0-aai-resources-230329-06:30:39:439-21238], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:30:39.128Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:30:39.128Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:30:39.128Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:30:39.136Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:30:39.137Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:30:39.137Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:30:39.137Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:30:39.137Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:30:39.137Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071439137, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:30:40.163Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:30:40.164Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"3a9e49d9-9166-44c6-ba13-fa9494d789a4","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"52d3506c-ad76-46e0-a6e3-d0181df0c9c7","serviceDescription":"service","serviceInvariantUUID":"67d5f7cf-e494-45db-a83e-997878e378ca","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"064a2e53-f174-43f9-81e6-dce9b9605e53","resourceInvariantUUID":"a6254090-fc4e-469f-9c7f-73c4814314c3","resourceCustomizationUUID":"25e05fc7-74b2-4aec-ac47-e3ee9ec51c16","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":"YmYxM2U2YTljMDczMjZhYTg2NTE5N2U2N2NlODA0MWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ed29e1-55c0-4f45-ab8e-e52bb49eff0f","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":"ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d10de3f7-651a-4e6b-8604-c701d8acf5aa","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":"5b017cc9-4408-4203-ad55-c97114c88a7d","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":"c365ebf8-64bc-4a6a-9bf7-cc15c9d8aeec","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":"9368be6e-97ef-4cce-ac21-a9af1c109d0f","artifactVersion":"2","generatedFromUUID":"5b017cc9-4408-4203-ad55-c97114c88a7d"},{"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":"YWJhYzdjOWQwYjAxN2ExZDFlMTkxNWY3YjkxM2U4MWE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"fb4e8173-ff54-4381-acd5-8989bd091a1d","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":"NjJjYTA1Y2QyNzAxYzJjMjk3MTNmNjQ1OGI2ZGE1MzQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a8cabd45-2fd7-4887-9880-6937c2c6fc76","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"663bf571-beb1-484a-b3b8-2f0d3e52cfe0","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:30:40.164Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:30:40.164Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:30:40.164Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:30:40.164Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:30:41.165Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:30:41.165Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:30:41.165Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:30:41.165Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:30:42.166Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:30:42.166Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:30:42.166Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:30:42.166Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:30:43.167Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:30:43.167Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:30:43.167Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:30:43.167Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:30:44.168Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:30:44.168Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:30:44.168Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:30:44.168Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:30:45.168Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:30:45.169Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:30:45.169Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:30:45.169Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:30:46.170Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:30:46.171Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:30:46.171Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:30:46.171Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:30:47.171Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:30:47.172Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:30:47.172Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:30:47.172Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:30:48.173Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "52d3506c-ad76-46e0-a6e3-d0181df0c9c7", "serviceDescription": "service", "serviceInvariantUUID": "67d5f7cf-e494-45db-a83e-997878e378ca", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "25e05fc7-74b2-4aec-ac47-e3ee9ec51c16", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "064a2e53-f174-43f9-81e6-dce9b9605e53", "resourceInvariantUUID": "a6254090-fc4e-469f-9c7f-73c4814314c3", "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": "ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d10de3f7-651a-4e6b-8604-c701d8acf5aa", "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": "5b017cc9-4408-4203-ad55-c97114c88a7d", "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": "9368be6e-97ef-4cce-ac21-a9af1c109d0f", "generatedFromUUID": "5b017cc9-4408-4203-ad55-c97114c88a7d" }, "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": "9368be6e-97ef-4cce-ac21-a9af1c109d0f", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "663bf571-beb1-484a-b3b8-2f0d3e52cfe0" } ], "workloadContext": "Production" } 2023-03-29T06:30:48.173Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:30:48.174Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 ASDC 2023-03-29T06:30:48.175Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:3a9e49d9-9166-44c6-ba13-fa9494d789a4 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:52d3506c-ad76-46e0-a6e3-d0181df0c9c7 ServiceInvariantUUID:67d5f7cf-e494-45db-a83e-997878e378ca 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:663bf571-beb1-484a-b3b8-2f0d3e52cfe0 ArtifactChecksum:MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:25e05fc7-74b2-4aec-ac47-e3ee9ec51c16 ResourceInvariantUUID:a6254090-fc4e-469f-9c7f-73c4814314c3 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:064a2e53-f174-43f9-81e6-dce9b9605e53 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:d10de3f7-651a-4e6b-8604-c701d8acf5aa ArtifactChecksum:ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM= 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:5b017cc9-4408-4203-ad55-c97114c88a7d 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:9368be6e-97ef-4cce-ac21-a9af1c109d0f 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:9368be6e-97ef-4cce-ac21-a9af1c109d0f ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T06:30:48.175Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:30:48.225Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:30:48.226Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:30:48.226Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:30:48.226Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T06:30:48.226Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:30:48.226Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T06:30:48.528Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T06:30:48.530Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 82994 2023-03-29T06:30:48.531Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:30:48.531Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T06:30:48.531Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T06:30:48.531Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:30:48.531Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:30:48.532Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680071448531, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:30:49.532Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:30:49.533Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:30:49.533Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-29T06:30:49.533Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-03-29T06:30:49.534Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-29T06:30:49.534Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-29T06:30:49.620Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8992773192928005847/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-03-29T06:30:50.512Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T06:30:50.512Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:30:50.512Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-29T06:30:50.512Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T06:30:50.512Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|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-BasicVmMacro-csar.csar 2023-03-29T06:30:50.512Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|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-BasicVmMacro-csar.csar 2023-03-29T06:30:50.512Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|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-BasicVmMacro-csar.csar 2023-03-29T06:30:50.512Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|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-BasicVmMacro-csar.csar 2023-03-29T06:30:50.512Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|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-BasicVmMacro-csar.csar 2023-03-29T06:30:50.512Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|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-BasicVmMacro-csar.csar 2023-03-29T06:30:50.512Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-29T06:30:50.512Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:30:50.513Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:50.513Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:30:50.513Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-29T06:30:50.513Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:30:50.513Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:30:50.513Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:50.513Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:30:50.513Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-29T06:30:50.513Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:30:50.513Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:30:50.513Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:50.513Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:30:50.513Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:50.513Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-29T06:30:50.514Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-29T06:30:50.514Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-29T06:30:50.514Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-29T06:30:50.514Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-29T06:30:50.514Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T06:30:50.514Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:50.514Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T06:30:50.514Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:50.514Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-29T06:30:50.514Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:30:50.514Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:50.514Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-29T06:30:50.514Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:30:50.515Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:50.515Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-29T06:30:50.515Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:30:50.515Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:50.515Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-29T06:30:50.515Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-29T06:30:50.515Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-29T06:30:50.515Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=74ddcb48-6f9f-45e2-b2f2-b1866c5b06e1 2023-03-29T06:30:50.515Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:50.515Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:30:50.515Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:50.515Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:30:50.516Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:50.516Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:30:50.516Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:30:50.516Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:30:50.516Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:52d3506c-ad76-46e0-a6e3-d0181df0c9c7 Model Version:NULL Model InvariantUuid:67d5f7cf-e494-45db-a83e-997878e378ca Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:b07fec52-d0d9-4b80-b51e-f8a723060730 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:a6254090-fc4e-469f-9c7f-73c4814314c3 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:25e05fc7-74b2-4aec-ac47-e3ee9ec51c16 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:13bbc707-b4f5-4766-a7f2-ee330eafd3d9 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:056cd70c-febb-4ebd-a9a3-36cb7a6dc7e0 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:74ddcb48-6f9f-45e2-b2f2-b1866c5b06e1 ModelInvariantUuid:dbe497f1-9e13-48c0-b1e5-67ad819e6544 ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:c90ee4dc-3dc9-48f7-9641-05a99d18580b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:ffab5f45-18fe-4431-b6be-b387ac09ea25 ModelInvariantUuid:33fadfa5-5fa4-4479-b3dc-84128807957e ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:9691956a-6247-4fad-9e35-16bf8dbf5578 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:30:50.571Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists 2023-03-29T06:30:50.572Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:30:50.572Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists) 2023-03-29T06:30:50.572Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:30:50.572Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:30:50.572Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:30:50.572Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680071450572, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:30:51.573Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:30:51.574Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 already exists) 2023-03-29T06:30:51.574Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:30:51.574Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:30:51.574Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:30:51.574Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680071451573, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:30:52.575Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:30:52.596Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:30:52.599Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:30:52.600Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:30:52.600Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:30:52.600Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:30:52.600Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:30:52.600Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:30:52.600Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:30:52.600Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:30:52.600Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:30:52.611Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:31:14.792Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:31:14.793Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:31:14.794Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:31:14.794Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:31:14.794Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:31:14.794Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:31:14.794Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:31:14.794Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:31:14.794Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:31:14.795Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:31:14.795Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:31:14.795Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680071359418, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:31:14.795Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:31:14.795Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:31:14.795Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680071361163, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists" } 2023-03-29T06:31:14.795Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:31:14.795Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:31:14.795Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680071362164, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists" } 2023-03-29T06:31:14.796Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:31:14.796Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:31:14.796Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680071393386, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:31:14.796Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:31:14.796Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:31:14.796Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:31:14.796Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:31:14.796Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:31:14.796Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T06:31:14.796Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:31:14.796Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:31:14.797Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-29T06:31:14.797Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:31:14.797Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:31:14.797Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:31:14.797Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:31:14.797Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:31:14.797Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-29T06:31:14.797Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:31:14.797Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:31:14.797Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-29T06:31:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:31:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:31:14.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-29T06:31:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:31:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:31:14.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T06:31:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:31:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:31:14.798Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:31:14.798Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:31:14.798Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:31:14.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:31:14.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:31:14.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:31:14.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071404788, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:31:14.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:31:14.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:31:14.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071406889, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists" } 2023-03-29T06:31:14.799Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:31:14.799Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T06:31:14.799Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071407890, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f140371a-2b29-401b-b426-49bcf81c9dfa already exists" } 2023-03-29T06:31:14.800Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:31:22.612Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:31:22.620Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and serviceModelVersionId: 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 2023-03-29T06:31:22.620Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 67d5f7cf-e494-45db-a83e-997878e378ca 2023-03-29T06:31:22.621Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 2023-03-29T06:31:22.625Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:31:22.641Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T06:31:22.642Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|INFO|500||Invoke 2023-03-29T06:31:22.647Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:31:22.772Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|INFO|500||InvokeReturn 2023-03-29T06:31:22.773Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:31:23 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[121], vertex-id=[249992], x-aai-txid=[1-aai-resources-230329-06:31:23:109-51321], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:31:22.773Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:31:22.773Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:31:22.773Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:31:22.782Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:31:22.783Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:31:22.783Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:31:22.783Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:31:22.783Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:31:22.783Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680071482783, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:31:23.821Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:31:23.822Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"bf7db9b3-4994-49e6-aa71-d459eb7499b4","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"24d1761c-78cd-406b-9533-04163391553b","serviceDescription":"service","serviceInvariantUUID":"335bac3b-e529-4dd5-9132-7f5e7603d297","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"19b6e3e1-f3b6-4268-be7c-5555dc8e7be4","resourceInvariantUUID":"799b6730-5136-4e08-999e-e28fb230c07c","resourceCustomizationUUID":"fffca6c5-85b7-4cd3-9196-365f4c2c825a","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":"ZjZhMmQwMmI1ZjM1MzgyMjRkYWM4NGU5YTZhMTFlZTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"274684d9-7235-4e63-9d81-ea1159ee9585","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":"3347761e-0393-407f-b2a1-c66c77589d8c","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":"f6c42b6f-cfe0-45fa-9358-da6935038014","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":"YTdmNmRmNTdiY2U2Y2ZkNjY2NjAzMWM0OWE0ZDI3ODA\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"303ab928-21dc-468f-9064-107eccb31d43","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":"00361560-8fcc-41e2-8b1b-43148f7de217","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":"2b9ac7d9-548a-4dbf-b2f3-d0864030b0b8","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":"cdfad442-825b-44b2-9ad6-7751dff7c40b","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":"NzBjODcwMTA3MzY3NzU1MTVmMjJhZTczNzRkOWMyZjk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e2f51a93-3521-4c54-a622-f6de653af83c","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e0b62eb-6491-4213-937f-a6815699d6b7","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:31:23.822Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:31:23.822Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:31:23.823Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:31:23.823Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "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-03-29T06:31:24.823Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:31:24.824Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:31:24.824Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:31:24.824Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:31:25.825Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:31:25.826Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:31:25.826Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:31:25.826Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:31:26.827Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:31:26.827Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:31:26.827Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:31:26.828Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "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-03-29T06:31:27.829Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:31:27.829Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:31:27.829Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:31:27.829Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "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-03-29T06:31:28.830Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:31:28.831Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:31:28.831Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:31:28.831Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "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-03-29T06:31:29.833Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:31:29.833Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:31:29.834Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:31:29.834Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "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-03-29T06:31:30.836Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:31:30.836Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:31:30.836Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:31:30.837Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:31:31.838Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:31:31.838Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:31:31.839Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:31:31.839Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:31:32.840Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "24d1761c-78cd-406b-9533-04163391553b", "serviceDescription": "service", "serviceInvariantUUID": "335bac3b-e529-4dd5-9132-7f5e7603d297", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "fffca6c5-85b7-4cd3-9196-365f4c2c825a", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "19b6e3e1-f3b6-4268-be7c-5555dc8e7be4", "resourceInvariantUUID": "799b6730-5136-4e08-999e-e28fb230c07c", "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": "ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e0b62eb-6491-4213-937f-a6815699d6b7" } ], "workloadContext": "Production" } 2023-03-29T06:31:32.841Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:31:32.841Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 24d1761c-78cd-406b-9533-04163391553b ASDC 2023-03-29T06:31:32.841Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:bf7db9b3-4994-49e6-aa71-d459eb7499b4 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:24d1761c-78cd-406b-9533-04163391553b ServiceInvariantUUID:335bac3b-e529-4dd5-9132-7f5e7603d297 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:5e0b62eb-6491-4213-937f-a6815699d6b7 ArtifactChecksum:ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:fffca6c5-85b7-4cd3-9196-365f4c2c825a ResourceInvariantUUID:799b6730-5136-4e08-999e-e28fb230c07c ResourceName:test-pnf ResourceType:PNF ResourceUUID:19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T06:31:32.841Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 24d1761c-78cd-406b-9533-04163391553b 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:31:32.886Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:31:32.887Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:31:32.887Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:31:32.887Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T06:31:32.887Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:31:32.887Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T06:31:32.910Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:31:32.910Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@37816c4f 2023-03-29T06:31:32.910Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:31:32.911Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T06:31:32.911Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 5e0b62eb-6491-4213-937f-a6815699d6b7 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:31:32.911Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:31:32.911Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T06:31:32.911Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:31:32.912Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:31:32.912Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:31:32.912Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680071492911, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:31:33.913Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:5e0b62eb-6491-4213-937f-a6815699d6b7) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T06:31:33.927Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:31:33.927Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:31:33.930Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||test-pnf 0 2023-03-29T06:31:33.931Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 2023-03-29T06:31:33.931Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 24d1761c-78cd-406b-9533-04163391553b 2023-03-29T06:31:33.932Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 24d1761c-78cd-406b-9533-04163391553b 2023-03-29T06:31:33.932Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 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=? 2023-03-29T06:31:33.937Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$56565f71.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:31:33.960Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$56565f71.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:31:33.963Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 0 ASDC deployResourceStructure 2023-03-29T06:31:33.964Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$56565f71.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-29T06:31:33.964Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:31:33.964Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-29T06:31:33.964Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:31:33.965Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:31:33.965Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:31:33.965Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680071493964, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:31:34.966Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:31:34.994Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:31:35.000Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:31:35.001Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:31:35.001Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:31:35.001Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:31:35.001Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:31:35.001Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:31:35.001Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:31:35.001Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-29T06:31:35.001Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:31:35.019Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:32:05.019Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:32:05.031Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 and serviceModelVersionId: 24d1761c-78cd-406b-9533-04163391553b 2023-03-29T06:32:05.031Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 335bac3b-e529-4dd5-9132-7f5e7603d297 2023-03-29T06:32:05.032Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 2023-03-29T06:32:05.039Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:32:05.062Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T06:32:05.063Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|INFO|500||Invoke 2023-03-29T06:32:05.075Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T06:32:05.214Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|INFO|500||InvokeReturn 2023-03-29T06:32:05.215Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:32:05 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[134], vertex-id=[487616], x-aai-txid=[1-aai-resources-230329-06:32:05:538-99329], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:32:05.215Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:32:05.215Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:32:05.215Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:32:05.224Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:32:05.225Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bf7db9b3-4994-49e6-aa71-d459eb7499b4 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-29T06:32:05.225Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:32:05.225Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:32:05.225Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:32:05.225Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680071525225, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:32:06.253Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T06:32:06.254Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T06:32:06.256Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Node 1 disconnected. 2023-03-29T06:32:06.256Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Cancelled in-flight METADATA request with correlation id 101876 due to node 1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms) 2023-03-29T06:32:06.256Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Node 2 disconnected. 2023-03-29T06:32:06.256Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T06:32:06.257Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T06:32:06.257Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T06:32:06.257Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T06:32:06.262Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-28b688c1-ea49-4981-a80b-bbab8c2769ba 2023-03-29T06:32:06.262Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=10, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T06:32:06.263Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-29T06:32:06.263Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T06:32:07.517Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T06:32:10.528Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T06:32:13.537Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T06:32:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:32:14.803Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T06:32:14.803Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T06:32:14.807Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=35, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-28b688c1-ea49-4981-a80b-bbab8c2769ba', protocol='range'} 2023-03-29T06:32:14.807Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=35, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T06:32:14.812Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:32:14.812Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:32:14.812Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:32:14.812Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:32:14.812Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:32:14.813Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:32:14.813Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 35: {SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-28b688c1-ea49-4981-a80b-bbab8c2769ba=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-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T06:32:14.824Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=35, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T06:32:14.824Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=35, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-28b688c1-ea49-4981-a80b-bbab8c2769ba', protocol='range'} 2023-03-29T06:32:14.824Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T06:32:14.825Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-29T06:32:14.825Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T06:32:14.825Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T06:32:14.828Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:32:14.829Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:32:14.829Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:32:14.829Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:32:14.829Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:32:14.829Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:32:14.829Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1430, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:32:14.829Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:32:14.829Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:32:14.829Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:32:14.829Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:32:14.829Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:32:15.845Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.845Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071439137, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:32:15.845Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:32:15.845Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.845Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:32:15.845Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:32:15.845Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.845Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T06:32:15.845Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:32:15.845Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.845Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T06:32:15.846Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:32:15.846Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.846Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:32:15.846Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:32:15.846Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.846Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T06:32:15.846Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:32:15.846Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.846Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T06:32:15.846Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:32:15.846Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.846Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:32:15.846Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:32:15.846Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.846Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:32:15.847Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:32:15.847Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.847Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680071448531, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:32:15.847Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:32:15.847Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.847Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680071450572, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists" } 2023-03-29T06:32:15.847Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:32:15.847Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.847Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680071451573, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 already exists" } 2023-03-29T06:32:15.847Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:32:15.847Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.847Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680071482783, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:32:15.847Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:32:15.847Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.847Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:32:15.847Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:32:15.847Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.847Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:32:15.847Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:32:15.847Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.847Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680070866426, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680071492911, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680071493964, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.848Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680071525225, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-29T06:32:15.849Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:32:15.918Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:32:15.918Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:32:15.920Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:32:15.920Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:32:15.920Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:32:15.921Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:32:16.922Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:32:16.922Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:32:16.922Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:32:16.922Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:32:17.923Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:32:17.924Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:32:17.924Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:32:17.924Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:32:18.925Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:32:18.925Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:32:18.925Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:32:18.925Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:32:19.927Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:32:19.927Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:32:19.927Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:32:19.928Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:32:20.929Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:32:20.929Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:32:20.930Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:32:20.930Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:32:21.931Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:32:21.932Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:32:21.932Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:32:21.932Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:32:22.933Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "serviceName": "basic_onboard_JYNnJk", "serviceVersion": "1.0", "serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8", "serviceDescription": "service", "serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d", "resources": [ { "resourceInstanceName": "basic_onboard_JYNnJk 0", "resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e", "resourceName": "basic_onboard_JYNnJk", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d", "resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jynnjk0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJynnjk-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab" } ], "workloadContext": "Production" } 2023-03-29T06:32:22.933Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:32:22.933Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC 2023-03-29T06:32:22.935Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a ServiceName:basic_onboard_JYNnJk ServiceVersion:1.0 ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8 ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJynnjk-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_JYNnJk 0 ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a ResourceName:basic_onboard_JYNnJk ResourceType:VF ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jynnjk0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670 ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T06:32:22.935Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:32:22.979Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:32:22.980Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:32:22.980Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:32:22.980Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T06:32:22.980Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:32:22.980Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T06:32:23.004Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:32:23.004Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@39ae7025 2023-03-29T06:32:23.004Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:32:23.004Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T06:32:23.005Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:32:23.005Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification 2023-03-29T06:32:23.005Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found) 2023-03-29T06:32:23.005Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:32:23.005Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:32:23.006Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:32:23.006Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680071543005, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:32:24.006Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T06:32:24.021Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:32:24.021Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:32:24.024Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||basic_onboard_JYNnJk 0 2023-03-29T06:32:24.025Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d 2023-03-29T06:32:24.025Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T06:32:24.025Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:32:24.025Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T06:32:24.041Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:32:24.042Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@628e53a 2023-03-29T06:32:24.042Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:32:24.042Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T06:32:24.042Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:32:24.043Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification 2023-03-29T06:32:24.043Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found) 2023-03-29T06:32:24.043Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:32:24.043Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:32:24.044Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:32:24.044Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680071544043, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:32:25.044Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:32:25.045Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:32:25.069Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:32:25.073Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:32:25.073Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:32:55.074Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:32:55.100Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:32:55.105Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:32:55.105Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:33:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:33:14.793Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T06:33:14.793Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:33:14.793Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:33:25.106Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:33:25.129Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:33:25.134Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:33:25.134Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:33:55.135Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:33:55.162Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:33:55.167Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:33:55.168Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:34:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:34:14.793Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T06:34:14.793Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } 2023-03-29T06:34:14.794Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:34:14.794Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T06:34:14.794Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T06:34:14.794Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:34:14.794Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T06:34:14.794Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:34:14.795Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:34:14.795Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T06:34:14.795Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T06:34:14.795Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:34:14.795Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T06:34:14.795Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:34:14.795Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:34:14.795Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T06:34:14.795Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:34:14.795Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:34:14.796Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T06:34:14.796Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680071543005, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:34:14.796Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:34:14.796Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T06:34:14.796Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680071544043, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:34:14.796Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:34:25.168Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:34:25.199Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:34:25.204Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:34:25.204Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:34:55.205Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:34:55.228Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:34:55.236Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:34:55.236Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:35:14.792Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:35:25.236Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:35:25.267Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:35:25.272Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:35:25.273Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:35:55.273Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:35:55.290Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:35:55.294Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:35:55.294Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:36:14.792Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:36:25.294Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:36:25.313Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:36:25.316Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:36:25.317Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:36:55.317Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:36:55.341Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:36:55.347Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:36:55.347Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:37:14.794Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:37:16.010Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T06:37:16.011Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-28b688c1-ea49-4981-a80b-bbab8c2769ba sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-03-29T06:37:16.011Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T06:37:16.011Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T06:37:18.381Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T06:37:18.395Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T06:37:18.395Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T06:37:18.399Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=36, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T06:37:18.400Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 36: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T06:37:18.409Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=36, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T06:37:18.409Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T06:37:18.410Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T06:37:18.413Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:37:18.413Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:37:18.414Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:37:18.414Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1464, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:37:18.414Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:37:18.414Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:37:25.347Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T06:37:25.348Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:37:25.362Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8 2023-03-29T06:37:25.362Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d 2023-03-29T06:37:25.363Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 2023-03-29T06:37:25.369Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:37:25.392Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke 2023-03-29T06:37:25.393Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[887446e5-c4d3-4f89-b1c7-12581396a137], X-ECOMP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-TransactionId=[], X-ONAP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], Content-Type=[application/merge-patch+json]} 2023-03-29T06:37:25.401Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T06:37:25.435Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?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/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 06:37:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[30], x-aai-txid=[1-aai-resources-230329-06:37:25:860-92427], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:37:25.436Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}} 2023-03-29T06:37:25.437Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T06:37:25.443Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T06:37:25.443Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:37:25.444Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T06:37:25.444Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:37:25.451Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:37:25.451Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T06:37:25.452Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T06:37:25.452Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:37:25.452Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:37:25.452Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680071845452, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:37:25.466Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T06:37:25.466Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680071845452, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } 2023-03-29T06:37:25.467Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||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-03-29T06:37:26.485Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:37:26.485Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"89fd2b07-e1bd-4873-bb5f-256c573c4644","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"9cd9f058-856b-4690-b85b-64dde4c97e14","serviceDescription":"service","serviceInvariantUUID":"845278ed-2b9b-4dd8-a78b-f9f6679f81dd","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6ddacec4-6525-4bff-be52-37a6eacf9c98","resourceInvariantUUID":"8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab","resourceCustomizationUUID":"b48c1316-7610-4dbc-bed6-37aa768c22dd","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":"OGE0ZjNmOTRlYjk1NzNlZTNhMmVjYzgxOTk2ZDg1YjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9512861b-f8fd-484b-a511-def34deb9308","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ab21d092-9b7f-4b59-9729-357f7b20dd77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:37:26.485Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:37:26.486Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:37:26.486Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:37:26.486Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:37:27.487Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:37:27.487Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:37:27.487Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:37:27.487Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:37:28.488Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "9cd9f058-856b-4690-b85b-64dde4c97e14", "serviceDescription": "service", "serviceInvariantUUID": "845278ed-2b9b-4dd8-a78b-f9f6679f81dd", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "b48c1316-7610-4dbc-bed6-37aa768c22dd", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "6ddacec4-6525-4bff-be52-37a6eacf9c98", "resourceInvariantUUID": "8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab", "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": "YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ab21d092-9b7f-4b59-9729-357f7b20dd77" } ], "workloadContext": "Production" } 2023-03-29T06:37:28.488Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:37:28.488Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9cd9f058-856b-4690-b85b-64dde4c97e14 ASDC 2023-03-29T06:37:28.489Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:89fd2b07-e1bd-4873-bb5f-256c573c4644 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:9cd9f058-856b-4690-b85b-64dde4c97e14 ServiceInvariantUUID:845278ed-2b9b-4dd8-a78b-f9f6679f81dd 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:ab21d092-9b7f-4b59-9729-357f7b20dd77 ArtifactChecksum:YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:b48c1316-7610-4dbc-bed6-37aa768c22dd ResourceInvariantUUID:8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:6ddacec4-6525-4bff-be52-37a6eacf9c98 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T06:37:28.489Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9cd9f058-856b-4690-b85b-64dde4c97e14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:37:28.529Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:37:28.530Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:37:28.530Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:37:28.530Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T06:37:28.530Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:37:28.531Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T06:37:28.564Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:37:28.564Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@71615c4 2023-03-29T06:37:28.564Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:37:28.564Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T06:37:28.564Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ab21d092-9b7f-4b59-9729-357f7b20dd77 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:37:28.565Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T06:37:28.565Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T06:37:28.565Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:37:28.565Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:37:28.565Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:37:28.565Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680071848565, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:37:29.566Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:ab21d092-9b7f-4b59-9729-357f7b20dd77) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:37:29.596Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists 2023-03-29T06:37:29.596Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T06:37:29.596Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists) 2023-03-29T06:37:29.596Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:37:29.596Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:37:29.596Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:37:29.596Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680071849596, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:37:30.597Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T06:37:30.597Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists) 2023-03-29T06:37:30.597Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:37:30.597Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:37:30.597Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:37:30.598Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680071850597, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:37:31.599Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:37:31.625Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:37:31.629Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:37:31.630Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:37:31.630Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:37:31.630Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:37:31.630Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:37:31.631Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:37:31.631Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:37:31.631Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:37:31.631Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:37:31.644Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:38:01.644Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:38:01.652Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and serviceModelVersionId: 9cd9f058-856b-4690-b85b-64dde4c97e14 2023-03-29T06:38:01.652Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 845278ed-2b9b-4dd8-a78b-f9f6679f81dd 2023-03-29T06:38:01.653Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 2023-03-29T06:38:01.656Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:38:01.667Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||Invoke 2023-03-29T06:38:01.668Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[85bb4cad-dbc2-4fdd-a258-9b549ac155e5], X-ECOMP-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], X-TransactionId=[], X-ONAP-RequestID=[89fd2b07-e1bd-4873-bb5f-256c573c4644], Content-Type=[application/merge-patch+json]} 2023-03-29T06:38:01.676Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:38:01.799Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?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/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:38:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[119], vertex-id=[331784], x-aai-txid=[2-aai-resources-230329-06:38:02:134-25711], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:38:01.799Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:38:01.800Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||InvokeReturn 2023-03-29T06:38:01.801Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:38:01.801Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:38:01.809Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:38:01.810Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 89fd2b07-e1bd-4873-bb5f-256c573c4644 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:38:01.810Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:38:01.811Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:38:01.811Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:38:01.811Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680071881810, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:38:02.841Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:38:02.841Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"becb8b5a-dcb1-4d01-8ac3-6d641b72d56d","serviceName":"Demo_pNF_hXDFOFq3mh63QxjK66dZ","serviceVersion":"1.0","serviceUUID":"bf1fd886-5569-462e-bd5c-807bcad43c9d","serviceDescription":"catalog service description","serviceInvariantUUID":"1c1f0e8b-ffb1-458b-8a91-687867e49669","resources":[{"resourceInstanceName":"pNF 6fc73c3c-c6b3 0","resourceName":"pNF 6fc73c3c-c6b3","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a22c11b1-6858-4217-938e-5049e173c977","resourceInvariantUUID":"ad61b3d5-9601-4c6d-9480-76742f35ce81","resourceCustomizationUUID":"678e86ef-7d61-4ce9-a08b-f54e468b1743","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml","artifactChecksum":"MTdkZjZlYjViMWEzMTVhMTI0MWE4MTZlYzI3NzUwNjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c24e513b-5599-4af7-914e-b06f69aaf1f4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd263b59-fdec-44d7-9d9d-84bdd1807c62","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"674af2df-3bb2-4c99-82be-01f84d3a0376","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml","artifactChecksum":"NTNhOWU2MTZmMDk0NTkxOWNkODAzZjQ5Yjc2OTUyMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a72d5f73-0f2c-416c-8c36-2906589316ea","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ec535a44-f84d-4b5b-af73-3d87581fcfd0","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f1ccf9ff-c126-471c-8e0a-4654def5cebf","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactChecksum":"YmRlZTAwNDNlNmFiMGJkZDczZGY3Y2ExZTE2ZTQwNjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2f9aebc6-aaa8-4362-ad9a-7bf780581f5a","artifactVersion":"1"},{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactChecksum":"MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6f46e327-9aa8-48fb-8368-0d9545c1256b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:38:02.841Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:38:02.842Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:38:02.842Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:38:02.842Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:38:03.842Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:38:03.843Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:38:03.843Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:38:03.843Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:38:04.844Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:38:04.844Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:38:04.844Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:38:04.844Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:38:05.845Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:38:05.845Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:38:05.845Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:38:05.845Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:38:06.846Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:38:06.846Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:38:06.846Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:38:06.846Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:38:07.846Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:38:07.847Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:38:07.847Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:38:07.848Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:38:08.849Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:38:08.849Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:38:08.849Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:38:08.850Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:38:09.850Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:38:09.851Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:38:09.851Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:38:09.852Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:38:10.853Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "serviceName": "Demo_pNF_hXDFOFq3mh63QxjK66dZ", "serviceVersion": "1.0", "serviceUUID": "bf1fd886-5569-462e-bd5c-807bcad43c9d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "1c1f0e8b-ffb1-458b-8a91-687867e49669", "resources": [ { "resourceInstanceName": "pNF 6fc73c3c-c6b3 0", "resourceCustomizationUUID": "678e86ef-7d61-4ce9-a08b-f54e468b1743", "resourceName": "pNF 6fc73c3c-c6b3", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "a22c11b1-6858-4217-938e-5049e173c977", "resourceInvariantUUID": "ad61b3d5-9601-4c6d-9480-76742f35ce81", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactChecksum": "MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6f46e327-9aa8-48fb-8368-0d9545c1256b" } ], "workloadContext": "Production" } 2023-03-29T06:38:10.853Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:38:10.853Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bf1fd886-5569-462e-bd5c-807bcad43c9d ASDC 2023-03-29T06:38:10.853Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:becb8b5a-dcb1-4d01-8ac3-6d641b72d56d ServiceName:Demo_pNF_hXDFOFq3mh63QxjK66dZ ServiceVersion:1.0 ServiceUUID:bf1fd886-5569-462e-bd5c-807bcad43c9d ServiceInvariantUUID:1c1f0e8b-ffb1-458b-8a91-687867e49669 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactUUID:6f46e327-9aa8-48fb-8368-0d9545c1256b ArtifactChecksum:MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 6fc73c3c-c6b3 0 ResourceCustomizationUUID:678e86ef-7d61-4ce9-a08b-f54e468b1743 ResourceInvariantUUID:ad61b3d5-9601-4c6d-9480-76742f35ce81 ResourceName:pNF 6fc73c3c-c6b3 ResourceType:PNF ResourceUUID:a22c11b1-6858-4217-938e-5049e173c977 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T06:38:10.853Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bf1fd886-5569-462e-bd5c-807bcad43c9d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:38:11.351Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:38:11.352Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:38:11.352Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:38:11.352Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b from URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:38:11.352Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:38:11.352Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:38:11.685Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T06:38:11.687Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 6f46e327-9aa8-48fb-8368-0d9545c1256b 88018 2023-03-29T06:38:11.687Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T06:38:11.687Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:38:11.687Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T06:38:11.688Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:38:11.688Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:38:11.688Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071891687, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:38:12.688Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:38:12.689Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:38:12.689Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b, URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar to file: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:38:12.689Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:38:12.690Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:38:12.690Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:38:12.823Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12833633690386048638/Definitions/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml 2023-03-29T06:38:13.391Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T06:38:13.391Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:38:13.391Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:38:13.391Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T06:38:13.391Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:38:13.391Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:38:13.391Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:38:13.391Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:38:13.391Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:38:13.391Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:38:13.392Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6fc73c3c-c6b3 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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:38:13.392Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:38:13.392Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:38:13.392Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:38:13.392Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T06:38:13.392Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:38:13.392Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:38:13.392Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:38:13.392Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:38:13.392Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T06:38:13.392Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:38:13.392Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:38:13.392Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:38:13.392Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:38:13.393Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:38:13.393Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:38:13.393Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:38:13.393Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:38:13.393Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:38:13.393Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:38:13.393Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:38:13.393Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:38:13.393Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hXDFOFq3mh63QxjK66dZ Description:catalog service description Model UUID:bf1fd886-5569-462e-bd5c-807bcad43c9d Model Version:NULL Model InvariantUuid:1c1f0e8b-ffb1-458b-8a91-687867e49669 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:38:13.435Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||ERROR|500||Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists 2023-03-29T06:38:13.435Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T06:38:13.436Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists) 2023-03-29T06:38:13.436Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:38:13.436Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:38:13.436Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:38:13.436Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071893435, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:38:14.437Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T06:38:14.437Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists) 2023-03-29T06:38:14.437Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:38:14.437Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:38:14.437Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:38:14.438Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071894437, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:38:14.792Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:38:14.797Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:38:14.797Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:38:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:38:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:38:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:38:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:38:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:38:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680071848565, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:38:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:38:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:38:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680071849596, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } 2023-03-29T06:38:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:38:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:38:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680071850597, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } 2023-03-29T06:38:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:38:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:38:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680071881810, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:38:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:38:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:38:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:38:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:38:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:38:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:38:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:38:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:38:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:38:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:38:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:38:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:38:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:38:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:38:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:38:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:38:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:38:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:38:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:38:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:38:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:38:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:38:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:38:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:38:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:38:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:38:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071891687, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:38:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:38:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:38:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071893435, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } 2023-03-29T06:38:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:38:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:38:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071894437, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } 2023-03-29T06:38:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:38:15.438Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:38:15.465Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:38:15.470Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:38:15.470Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:38:15.470Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:38:15.470Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:38:15.470Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:38:15.470Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:38:15.471Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:38:15.471Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:38:15.471Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:38:15.486Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:38:45.486Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:38:45.495Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and serviceModelVersionId: bf1fd886-5569-462e-bd5c-807bcad43c9d 2023-03-29T06:38:45.495Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1c1f0e8b-ffb1-458b-8a91-687867e49669 2023-03-29T06:38:45.496Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 2023-03-29T06:38:45.501Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:38:45.521Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||Invoke 2023-03-29T06:38:45.522Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[becb8b5a-dcb1-4d01-8ac3-6d641b72d56d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e9e5c31b-f9e2-4b3c-ae89-ee7f14978328], X-ECOMP-RequestID=[becb8b5a-dcb1-4d01-8ac3-6d641b72d56d], X-TransactionId=[], X-ONAP-RequestID=[becb8b5a-dcb1-4d01-8ac3-6d641b72d56d], Content-Type=[application/merge-patch+json]} 2023-03-29T06:38:45.525Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:38:45.651Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?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/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:38:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[120], vertex-id=[344072], x-aai-txid=[0-aai-resources-230329-06:38:45:985-36759], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:38:45.651Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:38:45.652Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||InvokeReturn 2023-03-29T06:38:45.652Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:38:45.652Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:38:45.659Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:38:45.659Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:38:45.659Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:38:45.660Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:38:45.660Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:38:45.660Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071925659, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:38:46.687Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:38:46.687Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"97dbd75c-aaad-4e24-898e-c5ed3e14800c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80","serviceDescription":"service","serviceInvariantUUID":"4453b51e-2c0e-4fd9-a8f5-372cae72a7b5","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b","resourceInvariantUUID":"ffa14943-3167-4273-bc2e-0910be881db2","resourceCustomizationUUID":"b62d4581-c92e-4bbe-97f9-94c7f742c600","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":"MTUzZTllNzgxM2I5NTY0ZDJlMjkxMjQyZjJkNzc0MmM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"79601963-63ad-4c83-84b0-a8fe138fa674","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":"MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d3b31b3d-0a37-4e41-9b75-45689d21c598","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":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642","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":"af819053-ffd2-46f9-b25a-ab602805cde9","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":"4406df68-980d-44ea-b292-c6717a161fd9","artifactVersion":"2","generatedFromUUID":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGNiNDlkM2U2ZTg4YTJhMDA5YTcyZGY4MjYyZGQwMmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d1c8e353-e00b-46aa-89ac-5d4cac253449","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e313f27c-b7aa-4489-b13a-3e9d6193ee33","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:38:46.687Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:38:46.687Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:38:46.687Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:38:46.687Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:38:47.688Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:38:47.688Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:38:47.688Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:38:47.688Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:38:48.689Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:38:48.689Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:38:48.689Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:38:48.689Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:38:49.690Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:38:49.691Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:38:49.691Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:38:49.691Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:38:50.692Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:38:50.692Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:38:50.692Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:38:50.692Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:38:51.693Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:38:51.693Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:38:51.693Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:38:51.693Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:38:52.694Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:38:52.694Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:38:52.694Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:38:52.695Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:38:53.696Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80", "serviceDescription": "service", "serviceInvariantUUID": "4453b51e-2c0e-4fd9-a8f5-372cae72a7b5", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "b62d4581-c92e-4bbe-97f9-94c7f742c600", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b", "resourceInvariantUUID": "ffa14943-3167-4273-bc2e-0910be881db2", "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": "MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d3b31b3d-0a37-4e41-9b75-45689d21c598", "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": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642", "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": "4406df68-980d-44ea-b292-c6717a161fd9", "generatedFromUUID": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642" }, "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": "4406df68-980d-44ea-b292-c6717a161fd9", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e313f27c-b7aa-4489-b13a-3e9d6193ee33" } ], "workloadContext": "Production" } 2023-03-29T06:38:53.696Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:38:53.697Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ASDC 2023-03-29T06:38:53.697Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:97dbd75c-aaad-4e24-898e-c5ed3e14800c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ServiceInvariantUUID:4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 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:e313f27c-b7aa-4489-b13a-3e9d6193ee33 ArtifactChecksum:NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:b62d4581-c92e-4bbe-97f9-94c7f742c600 ResourceInvariantUUID:ffa14943-3167-4273-bc2e-0910be881db2 ResourceName:basic_vm ResourceType:VF ResourceUUID:a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b 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:d3b31b3d-0a37-4e41-9b75-45689d21c598 ArtifactChecksum:MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM= 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:ca20ce4c-c846-45e8-b86c-33aa6f2c7642 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:4406df68-980d-44ea-b292-c6717a161fd9 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:4406df68-980d-44ea-b292-c6717a161fd9 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T06:38:53.697Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:38:53.741Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:38:53.742Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:38:53.742Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:38:53.742Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T06:38:53.743Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:38:53.744Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|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-03-29T06:38:53.783Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:38:53.783Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1de23f2 2023-03-29T06:38:53.783Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:38:53.784Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-29T06:38:53.784Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar e313f27c-b7aa-4489-b13a-3e9d6193ee33 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:38:53.784Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T06:38:53.784Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-29T06:38:53.785Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:38:53.785Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:38:53.785Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:38:53.786Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071933784, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:38:54.787Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:e313f27c-b7aa-4489-b13a-3e9d6193ee33) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:38:54.845Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists 2023-03-29T06:38:54.846Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T06:38:54.846Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists) 2023-03-29T06:38:54.846Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:38:54.846Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:38:54.846Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:38:54.846Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071934845, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:38:55.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T06:38:55.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists) 2023-03-29T06:38:55.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:38:55.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:38:55.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:38:55.849Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071935847, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:38:56.850Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:38:56.868Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:38:56.872Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:38:56.872Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:38:56.872Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:38:56.872Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:38:56.872Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:38:56.872Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:38:56.872Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:38:56.872Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:38:56.872Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:38:56.884Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:39:14.792Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:39:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680071925659, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:39:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T06:39:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T06:39:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071933784, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071934845, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071935847, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "ves-openapi-manager", "timestamp": 1680071930059, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "multicloud-k8s", "timestamp": 1680071920134, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "cds-sdc-listener", "timestamp": 1680071921841, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "aai-model-loader", "timestamp": 1680071933311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "policy-distribution-id", "timestamp": 1680071924382, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680071935412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "ves-openapi-manager", "timestamp": 1680071930059, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "multicloud-k8s", "timestamp": 1680071920134, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "aai-model-loader", "timestamp": 1680071933311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "cds-sdc-listener", "timestamp": 1680071921841, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "policy-distribution-id", "timestamp": 1680071924382, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680071935412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "multicloud-k8s", "timestamp": 1680071920134, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "aai-model-loader", "timestamp": 1680071933311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "cds-sdc-listener", "timestamp": 1680071921841, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "ves-openapi-manager", "timestamp": 1680071930059, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "policy-distribution-id", "timestamp": 1680071924382, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680071935412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "ves-openapi-manager", "timestamp": 1680071930059, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "multicloud-k8s", "timestamp": 1680071920134, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "cds-sdc-listener", "timestamp": 1680071921841, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "aai-model-loader", "timestamp": 1680071933311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "policy-distribution-id", "timestamp": 1680071924382, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680071935412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "cds-sdc-listener", "timestamp": 1680071921841, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "multicloud-k8s", "timestamp": 1680071920134, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "ves-openapi-manager", "timestamp": 1680071930059, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "aai-model-loader", "timestamp": 1680071933311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "policy-distribution-id", "timestamp": 1680071924382, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680071935412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "ves-openapi-manager", "timestamp": 1680071930059, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "cds-sdc-listener", "timestamp": 1680071921841, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "multicloud-k8s", "timestamp": 1680071920134, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "aai-model-loader", "timestamp": 1680071933311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "policy-distribution-id", "timestamp": 1680071924382, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680071935412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "cds-sdc-listener", "timestamp": 1680071921841, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "ves-openapi-manager", "timestamp": 1680071930059, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "multicloud-k8s", "timestamp": 1680071920134, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "aai-model-loader", "timestamp": 1680071933311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "policy-distribution-id", "timestamp": 1680071924382, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680071935412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "cds-sdc-listener", "timestamp": 1680071921841, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "ves-openapi-manager", "timestamp": 1680071930059, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "multicloud-k8s", "timestamp": 1680071920134, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "aai-model-loader", "timestamp": 1680071933311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.804Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "policy-distribution-id", "timestamp": 1680071924382, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.805Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.805Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.805Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680071935412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.805Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.805Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.805Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "cds-sdc-listener", "timestamp": 1680071921841, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:39:14.805Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.805Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.805Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "ves-openapi-manager", "timestamp": 1680071930059, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:39:14.805Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.805Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.805Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "multicloud-k8s", "timestamp": 1680071920134, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:39:14.805Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.805Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.805Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "aai-model-loader", "timestamp": 1680071933311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:39:14.805Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.805Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.805Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "policy-distribution-id", "timestamp": 1680071924382, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:39:14.805Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.805Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.805Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680071935412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:39:14.805Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.805Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.805Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "policy-distribution-id", "timestamp": 1680071949045, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:39:14.805Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.806Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.806Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "cds-sdc-listener", "timestamp": 1680071948523, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:39:14.806Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.806Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.806Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "aai-model-loader", "timestamp": 1680071948249, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:39:14.806Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.806Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.806Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680071948980, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:39:14.806Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.806Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.806Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "policy-distribution-id", "timestamp": 1680071950047, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T06:39:14.806Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.806Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.806Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "policy-distribution-id", "timestamp": 1680071951048, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T06:39:14.844Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 3049c1a1-b68d-42a6-998a-1572be847fa9 2023-03-29T06:39:14.844Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3049c1a1-b68d-42a6-998a-1572be847fa9 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T06:39:14.865Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.865Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680071950765, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T06:39:14.865Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.865Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.865Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680071951769, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:39:14.880Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 3049c1a1-b68d-42a6-998a-1572be847fa9 2023-03-29T06:39:14.880Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3049c1a1-b68d-42a6-998a-1572be847fa9 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T06:39:14.901Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.901Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "aai-model-loader", "timestamp": 1680071951870, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T06:39:14.901Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:39:14.901Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:39:14.901Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "aai-model-loader", "timestamp": 1680071952872, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:39:14.916Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 3049c1a1-b68d-42a6-998a-1572be847fa9 2023-03-29T06:39:14.917Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 3049c1a1-b68d-42a6-998a-1572be847fa9 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T06:39:26.884Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:39:26.896Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and serviceModelVersionId: 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 2023-03-29T06:39:26.897Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 2023-03-29T06:39:26.898Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 2023-03-29T06:39:26.904Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:39:26.925Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||Invoke 2023-03-29T06:39:26.926Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[33ae5087-f5e6-4cdd-9344-38e15b0357f3], X-ECOMP-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], X-TransactionId=[], X-ONAP-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], Content-Type=[application/merge-patch+json]} 2023-03-29T06:39:26.930Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:39:27.052Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?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/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:39:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[119], vertex-id=[413928], x-aai-txid=[0-aai-resources-230329-06:39:27:389-75311], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:39:27.052Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:39:27.053Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||InvokeReturn 2023-03-29T06:39:27.053Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:39:27.053Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:39:27.058Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:39:27.058Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 97dbd75c-aaad-4e24-898e-c5ed3e14800c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:39:27.058Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:39:27.058Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:39:27.058Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:39:27.058Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071967058, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:39:28.095Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:39:28.095Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"322c7eed-d160-41b1-a1d7-8f46826511df","serviceName":"Demo_pNF_LM7m91Pd0a7JuAo6utdA","serviceVersion":"1.0","serviceUUID":"04d6510b-208b-4001-a609-5fc6e815bc29","serviceDescription":"catalog service description","serviceInvariantUUID":"46734027-bdee-4d81-a82e-d2664c92bddf","resources":[{"resourceInstanceName":"pNF d3572193-f6db 0","resourceName":"pNF d3572193-f6db","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3bc1ce41-54b2-4ded-97ff-325c6b0084f2","resourceInvariantUUID":"cf8281ae-59e1-4a89-88a5-20251862ff8b","resourceCustomizationUUID":"e6379093-e721-4518-80de-70298ba47d4a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml","artifactChecksum":"YTUwYzgxMDdiMmQ4Nzg2YWFjNWM4M2RhNWI4MGE3NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c5137d0-101e-4b95-9378-2f80a5d70f6b","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bc83c945-445e-46fa-a65f-569f82be6af0","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e305605e-62a9-43c4-ace1-4c4d304af926","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTIwN2ZhYTQ2MWY3ODVjYTk4ZDhjNGZhYzA5NDJlZWE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"934bbc92-3b74-4703-b2bc-549907eadd33","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8b37db95-69be-4476-8d0b-4e36e35b3b37","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"29033e38-916c-4ea7-afbe-813271c478aa","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactChecksum":"YjU3YTlkZTNhN2ZiZWNmZDJhNTg1ZDNjODYzZjMzMWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f921d3aa-063a-40e9-8278-0eb4f68aa14c","artifactVersion":"1"},{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactChecksum":"YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2f5b30a0-a6b5-4a97-b760-3d29a4bdc241","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:39:28.096Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:39:28.096Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:39:28.096Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:39:28.097Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:39:29.098Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:39:29.098Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:39:29.098Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:39:29.098Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:39:30.099Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:39:30.100Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:39:30.100Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:39:30.100Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:39:31.100Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:39:31.101Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:39:31.101Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:39:31.101Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:39:32.102Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:39:32.102Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:39:32.102Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:39:32.102Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:39:33.103Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:39:33.103Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:39:33.103Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:39:33.103Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:39:34.104Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:39:34.104Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:39:34.104Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:39:34.104Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:39:35.105Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:39:35.105Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:39:35.105Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:39:35.105Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:39:36.106Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "serviceName": "Demo_pNF_LM7m91Pd0a7JuAo6utdA", "serviceVersion": "1.0", "serviceUUID": "04d6510b-208b-4001-a609-5fc6e815bc29", "serviceDescription": "catalog service description", "serviceInvariantUUID": "46734027-bdee-4d81-a82e-d2664c92bddf", "resources": [ { "resourceInstanceName": "pNF d3572193-f6db 0", "resourceCustomizationUUID": "e6379093-e721-4518-80de-70298ba47d4a", "resourceName": "pNF d3572193-f6db", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3bc1ce41-54b2-4ded-97ff-325c6b0084f2", "resourceInvariantUUID": "cf8281ae-59e1-4a89-88a5-20251862ff8b", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactChecksum": "YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2f5b30a0-a6b5-4a97-b760-3d29a4bdc241" } ], "workloadContext": "Production" } 2023-03-29T06:39:36.107Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:39:36.107Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 04d6510b-208b-4001-a609-5fc6e815bc29 ASDC 2023-03-29T06:39:36.107Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:322c7eed-d160-41b1-a1d7-8f46826511df ServiceName:Demo_pNF_LM7m91Pd0a7JuAo6utdA ServiceVersion:1.0 ServiceUUID:04d6510b-208b-4001-a609-5fc6e815bc29 ServiceInvariantUUID:46734027-bdee-4d81-a82e-d2664c92bddf ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactUUID:2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 ArtifactChecksum:YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d3572193-f6db 0 ResourceCustomizationUUID:e6379093-e721-4518-80de-70298ba47d4a ResourceInvariantUUID:cf8281ae-59e1-4a89-88a5-20251862ff8b ResourceName:pNF d3572193-f6db ResourceType:PNF ResourceUUID:3bc1ce41-54b2-4ded-97ff-325c6b0084f2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T06:39:36.107Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 04d6510b-208b-4001-a609-5fc6e815bc29 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:39:36.153Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:39:36.154Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:39:36.154Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:39:36.154Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 from URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:39:36.154Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:39:36.154Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:39:36.422Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T06:39:36.425Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 88009 2023-03-29T06:39:36.425Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T06:39:36.426Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:39:36.426Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T06:39:36.426Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:39:36.426Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:39:36.426Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071976425, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:39:37.427Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:39:37.428Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:39:37.428Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241, URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar to file: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:39:37.428Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:39:37.429Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:39:37.429Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:39:37.517Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1171580985961191414/Definitions/service-DemoPnfLm7m91pd0a7juao6utda-template.yml 2023-03-29T06:39:38.215Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T06:39:38.216Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:39:38.216Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:39:38.216Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T06:39:38.216Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:39:38.217Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:39:38.217Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:39:38.217Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:39:38.217Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:39:38.217Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d3572193-f6db 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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:39:38.217Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:39:38.217Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:39:38.217Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:39:38.218Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:39:38.218Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T06:39:38.218Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:39:38.218Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:39:38.218Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:39:38.219Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:39:38.219Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T06:39:38.219Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:39:38.219Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:39:38.219Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:39:38.219Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:39:38.220Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:39:38.220Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:39:38.220Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:39:38.220Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:39:38.220Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:39:38.220Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:39:38.220Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:39:38.221Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:39:38.221Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_LM7m91Pd0a7JuAo6utdA Description:catalog service description Model UUID:04d6510b-208b-4001-a609-5fc6e815bc29 Model Version:NULL Model InvariantUuid:46734027-bdee-4d81-a82e-d2664c92bddf 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:39:38.254Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists 2023-03-29T06:39:38.254Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T06:39:38.254Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar(Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists) 2023-03-29T06:39:38.254Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:39:38.254Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:39:38.255Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:39:38.255Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071978254, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:39:39.255Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T06:39:39.256Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar(Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists) 2023-03-29T06:39:39.256Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:39:39.256Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:39:39.256Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:39:39.256Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071979255, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:39:40.256Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:39:40.281Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:39:40.285Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:39:40.285Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:39:40.286Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:39:40.286Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:39:40.286Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:39:40.286Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:39:40.286Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:39:40.286Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:39:40.286Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:39:40.301Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:40:10.302Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:40:10.312Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322c7eed-d160-41b1-a1d7-8f46826511df and serviceModelVersionId: 04d6510b-208b-4001-a609-5fc6e815bc29 2023-03-29T06:40:10.312Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 46734027-bdee-4d81-a82e-d2664c92bddf 2023-03-29T06:40:10.313Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 2023-03-29T06:40:10.319Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:40:10.344Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||Invoke 2023-03-29T06:40:10.344Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[322c7eed-d160-41b1-a1d7-8f46826511df], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[8516c38b-2eed-4d11-8522-419d076c38f2], X-ECOMP-RequestID=[322c7eed-d160-41b1-a1d7-8f46826511df], X-TransactionId=[], X-ONAP-RequestID=[322c7eed-d160-41b1-a1d7-8f46826511df], Content-Type=[application/merge-patch+json]} 2023-03-29T06:40:10.351Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:40:10.557Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?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/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:40:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[203], vertex-id=[188464], x-aai-txid=[1-aai-resources-230329-06:40:10:808-85865], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:40:10.558Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:40:10.559Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||InvokeReturn 2023-03-29T06:40:10.559Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:40:10.559Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:40:10.567Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:40:10.567Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322c7eed-d160-41b1-a1d7-8f46826511df and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:40:10.567Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:40:10.568Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:40:10.568Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:40:10.568Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072010567, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:40:11.593Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:40:11.593Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c3c2d53b-3a81-4716-99a4-534d046b6920","serviceName":"Demo_pNF_j2zmVKRYKHawh3FMRxXR","serviceVersion":"1.0","serviceUUID":"3237c0dd-d6e3-4c86-acc0-974ba2597359","serviceDescription":"catalog service description","serviceInvariantUUID":"69a4669f-98c0-4b94-ba05-563aae1c603b","resources":[{"resourceInstanceName":"pNF 550377d4-2a63 0","resourceName":"pNF 550377d4-2a63","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"fe0ac079-e762-4228-8d12-5ced07c2d309","resourceInvariantUUID":"24f87f9a-e5c8-401b-8cfe-3cb195a4a09e","resourceCustomizationUUID":"2666f2f6-7bce-48f8-892f-57dac6ca046c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml","artifactChecksum":"Y2I3MjEzNDU1NjU5NGQ0YTkwNGZiOWNmMzczNDIwNzE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6c97f674-e056-4689-a36a-2358f246f5a7","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"89ddbd96-f126-4a8f-bf6b-04ca435bb94f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9625786d-d9f4-4eec-85b7-98bb5d691496","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml","artifactChecksum":"NjFiOGM4Y2RjN2Q0NTQyNmMzNDk5OTMwZjdhMDkxYTQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"48116bc6-cf67-4e5d-9da1-99b61bbf23a0","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a766ba18-5d86-4d9c-ab3b-2a95c74ced66","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"743a8285-474e-4727-a69a-335f0b785b2d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml","artifactChecksum":"ZWEyN2FkMmNiMzk4NWZjZTRjYzU4MGZjYTgyY2UyOWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f3cad1e8-5aff-4cb0-a42c-154ab85b82c9","artifactVersion":"1"},{"artifactName":"service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar","artifactChecksum":"YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9f86a809-577b-4f64-9e6d-a1fdd4da0104","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:40:11.594Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:40:11.594Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:40:11.594Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:40:11.594Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:40:12.596Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:40:12.596Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:40:12.596Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:40:12.596Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:40:13.597Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:40:13.597Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:40:13.597Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:40:13.598Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:40:14.598Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:40:14.599Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:40:14.599Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:40:14.599Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:40:14.792Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:40:14.797Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:40:14.797Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680071967058, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:40:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:40:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:40:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:40:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:40:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:40:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:40:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:40:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:40:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:40:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:40:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:40:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:40:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:40:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:40:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:40:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:40:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:40:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:40:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:40:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:40:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:40:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:40:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:40:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:40:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:40:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:40:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071976425, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:40:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:40:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:40:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071978254, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists" } 2023-03-29T06:40:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:40:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:40:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680071979255, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists" } 2023-03-29T06:40:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:40:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:40:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072010567, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:40:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:40:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:40:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:40:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:40:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:40:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:40:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:40:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:40:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:40:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:40:14.802Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:40:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:40:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:40:15.599Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:40:15.600Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:40:15.600Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:40:15.600Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:40:16.601Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:40:16.601Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:40:16.601Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:40:16.601Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:40:17.601Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:40:17.602Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:40:17.602Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:40:17.602Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:40:18.602Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:40:18.603Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:40:18.603Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:40:18.603Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:40:19.604Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "serviceName": "Demo_pNF_j2zmVKRYKHawh3FMRxXR", "serviceVersion": "1.0", "serviceUUID": "3237c0dd-d6e3-4c86-acc0-974ba2597359", "serviceDescription": "catalog service description", "serviceInvariantUUID": "69a4669f-98c0-4b94-ba05-563aae1c603b", "resources": [ { "resourceInstanceName": "pNF 550377d4-2a63 0", "resourceCustomizationUUID": "2666f2f6-7bce-48f8-892f-57dac6ca046c", "resourceName": "pNF 550377d4-2a63", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "fe0ac079-e762-4228-8d12-5ced07c2d309", "resourceInvariantUUID": "24f87f9a-e5c8-401b-8cfe-3cb195a4a09e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "artifactChecksum": "YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "9f86a809-577b-4f64-9e6d-a1fdd4da0104" } ], "workloadContext": "Production" } 2023-03-29T06:40:19.605Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:40:19.605Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3237c0dd-d6e3-4c86-acc0-974ba2597359 ASDC 2023-03-29T06:40:19.606Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c3c2d53b-3a81-4716-99a4-534d046b6920 ServiceName:Demo_pNF_j2zmVKRYKHawh3FMRxXR ServiceVersion:1.0 ServiceUUID:3237c0dd-d6e3-4c86-acc0-974ba2597359 ServiceInvariantUUID:69a4669f-98c0-4b94-ba05-563aae1c603b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ArtifactUUID:9f86a809-577b-4f64-9e6d-a1fdd4da0104 ArtifactChecksum:YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 550377d4-2a63 0 ResourceCustomizationUUID:2666f2f6-7bce-48f8-892f-57dac6ca046c ResourceInvariantUUID:24f87f9a-e5c8-401b-8cfe-3cb195a4a09e ResourceName:pNF 550377d4-2a63 ResourceType:PNF ResourceUUID:fe0ac079-e762-4228-8d12-5ced07c2d309 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T06:40:19.606Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3237c0dd-d6e3-4c86-acc0-974ba2597359 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:40:19.647Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:40:19.648Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:40:19.648Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:40:19.648Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 from URL: /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:40:19.648Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:40:19.648Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:40:19.937Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T06:40:19.939Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 9f86a809-577b-4f64-9e6d-a1fdd4da0104 88024 2023-03-29T06:40:19.939Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T06:40:19.940Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:40:19.940Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T06:40:19.940Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:40:19.940Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:40:19.940Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072019939, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:40:20.941Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:40:20.941Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:40:20.941Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104, URL: /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar to file: /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:40:20.942Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:40:20.942Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:40:20.942Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:40:21.083Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11814354304507774873/Definitions/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml 2023-03-29T06:40:21.629Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T06:40:21.629Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:40:21.629Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:40:21.629Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T06:40:21.629Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 550377d4-2a63 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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:40:21.629Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:40:21.629Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:40:21.629Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:40:21.629Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:40:21.630Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:40:21.630Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:40:21.630Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:40:21.630Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:40:21.630Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:40:21.630Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Node template pNF 550377d4-2a63 0 is matching search criteria 2023-03-29T06:40:21.630Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:40:21.630Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 550377d4-2a63 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:40:21.630Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:40:21.630Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:40:21.630Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Node template pNF 550377d4-2a63 0 is matching search criteria 2023-03-29T06:40:21.630Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:40:21.630Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 550377d4-2a63 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:40:21.630Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:40:21.630Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:40:21.630Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:40:21.630Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:40:21.630Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:40:21.630Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:40:21.630Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:40:21.631Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:40:21.631Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:40:21.631Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:40:21.631Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_j2zmVKRYKHawh3FMRxXR Description:catalog service description Model UUID:3237c0dd-d6e3-4c86-acc0-974ba2597359 Model Version:NULL Model InvariantUuid:69a4669f-98c0-4b94-ba05-563aae1c603b 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:40:21.670Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||ERROR|500||Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists 2023-03-29T06:40:21.670Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T06:40:21.670Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar(Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists) 2023-03-29T06:40:21.670Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:40:21.671Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:40:21.671Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:40:21.671Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072021670, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:40:22.672Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T06:40:22.673Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar(Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists) 2023-03-29T06:40:22.673Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:40:22.673Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:40:22.673Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:40:22.673Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072022672, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:40:23.674Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:40:23.693Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:40:23.697Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:40:23.697Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:40:23.697Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:40:23.697Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:40:23.697Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:40:23.697Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:40:23.697Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:40:23.697Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:40:23.698Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:40:23.711Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:40:53.712Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:40:53.724Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c3c2d53b-3a81-4716-99a4-534d046b6920 and serviceModelVersionId: 3237c0dd-d6e3-4c86-acc0-974ba2597359 2023-03-29T06:40:53.725Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 69a4669f-98c0-4b94-ba05-563aae1c603b 2023-03-29T06:40:53.725Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 2023-03-29T06:40:53.731Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:40:53.750Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|INFO|500||Invoke 2023-03-29T06:40:53.750Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c3c2d53b-3a81-4716-99a4-534d046b6920], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[85564344-5d00-44b9-b6a6-171b5d9f1fbd], X-ECOMP-RequestID=[c3c2d53b-3a81-4716-99a4-534d046b6920], X-TransactionId=[], X-ONAP-RequestID=[c3c2d53b-3a81-4716-99a4-534d046b6920], Content-Type=[application/merge-patch+json]} 2023-03-29T06:40:53.753Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:40:53.883Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?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/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:40:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[127], vertex-id=[454888], x-aai-txid=[1-aai-resources-230329-06:40:54:210-74939], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:40:53.884Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:40:53.885Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|INFO|500||InvokeReturn 2023-03-29T06:40:53.885Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:40:53.885Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:40:53.893Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:40:53.894Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c3c2d53b-3a81-4716-99a4-534d046b6920 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:40:53.894Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:40:53.894Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:40:53.894Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:40:53.894Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072053894, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:40:54.924Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:40:54.924Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"781405e2-6aab-4e9d-8fcc-c6fdd2569fc3","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"36862f52-61af-43aa-bf14-1b80c16aff49","serviceDescription":"service","serviceInvariantUUID":"9fa13ddb-34f6-4825-942d-46b728e75b8d","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f140371a-2b29-401b-b426-49bcf81c9dfa","resourceInvariantUUID":"70e40af3-06e7-486c-b7bf-a653b940acfd","resourceCustomizationUUID":"a45a4b9f-9751-4f9e-bae9-0c0ee2e86575","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":"YjhiZWYxZTk1M2FmNzVhZWI2ZWRkMzRlMTFlYjI4M2Y\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7ff23710-80ba-417b-be3b-48099e564b30","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":"YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5","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":"12dc7601-275c-4fc6-a279-df3cc2f780dd","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":"e668b618-580e-4e1f-a88a-9fd634489f82","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":"01aa50a9-58e6-431b-b68f-b70efdec7244","artifactVersion":"2","generatedFromUUID":"5bf367e4-5487-4f18-82f1-85a0fec4e22b"},{"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":"5d9c2a30-f904-4e6e-a9a9-663d9a26e962","artifactVersion":"2","generatedFromUUID":"12dc7601-275c-4fc6-a279-df3cc2f780dd"},{"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":"5bf367e4-5487-4f18-82f1-85a0fec4e22b","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":"c2e5e7a7-55bf-409a-8f4c-48b6398b86e1","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":"MDk2NWMxZDkxOTBkNzllMjAyMzlmMjkyODdjMzY1NjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c7ed72d-a364-4483-b376-e78ce94b7f63","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e2f8424b-2c72-4c56-a4dd-c426d307f26c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:40:54.924Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:40:54.925Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:40:54.925Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:40:54.925Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:40:55.926Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:40:55.927Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:40:55.927Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:40:55.927Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:40:56.928Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:40:56.928Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:40:56.929Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:40:56.929Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:40:57.930Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:40:57.930Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:40:57.931Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:40:57.931Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:40:58.932Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:40:58.932Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:40:58.932Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:40:58.932Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:40:59.933Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:40:59.933Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:40:59.933Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:40:59.933Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:41:00.934Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:41:00.934Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:41:00.934Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:41:00.934Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:41:01.935Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:41:01.936Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:41:01.936Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:41:01.936Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:41:02.937Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:41:02.938Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:41:02.938Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:41:02.938Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:41:03.938Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:41:03.939Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:41:03.939Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:41:03.939Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:41:04.940Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "36862f52-61af-43aa-bf14-1b80c16aff49", "serviceDescription": "service", "serviceInvariantUUID": "9fa13ddb-34f6-4825-942d-46b728e75b8d", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "a45a4b9f-9751-4f9e-bae9-0c0ee2e86575", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f140371a-2b29-401b-b426-49bcf81c9dfa", "resourceInvariantUUID": "70e40af3-06e7-486c-b7bf-a653b940acfd", "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": "YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5", "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": "12dc7601-275c-4fc6-a279-df3cc2f780dd", "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": "5d9c2a30-f904-4e6e-a9a9-663d9a26e962", "generatedFromUUID": "12dc7601-275c-4fc6-a279-df3cc2f780dd" }, "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": "01aa50a9-58e6-431b-b68f-b70efdec7244", "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": "5d9c2a30-f904-4e6e-a9a9-663d9a26e962", "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": "5bf367e4-5487-4f18-82f1-85a0fec4e22b", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e2f8424b-2c72-4c56-a4dd-c426d307f26c" } ], "workloadContext": "Production" } 2023-03-29T06:41:04.940Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:41:04.941Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 36862f52-61af-43aa-bf14-1b80c16aff49 ASDC 2023-03-29T06:41:04.942Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:36862f52-61af-43aa-bf14-1b80c16aff49 ServiceInvariantUUID:9fa13ddb-34f6-4825-942d-46b728e75b8d 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:e2f8424b-2c72-4c56-a4dd-c426d307f26c ArtifactChecksum:YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:a45a4b9f-9751-4f9e-bae9-0c0ee2e86575 ResourceInvariantUUID:70e40af3-06e7-486c-b7bf-a653b940acfd ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:f140371a-2b29-401b-b426-49bcf81c9dfa 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:1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5 ArtifactChecksum:YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU= 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:12dc7601-275c-4fc6-a279-df3cc2f780dd 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:5d9c2a30-f904-4e6e-a9a9-663d9a26e962 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:01aa50a9-58e6-431b-b68f-b70efdec7244 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:5d9c2a30-f904-4e6e-a9a9-663d9a26e962 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:5bf367e4-5487-4f18-82f1-85a0fec4e22b ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T06:41:04.942Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 36862f52-61af-43aa-bf14-1b80c16aff49 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:41:05.008Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:41:05.008Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:41:05.008Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:41:05.008Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T06:41:05.009Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:41:05.009Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T06:41:05.284Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T06:41:05.291Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar e2f8424b-2c72-4c56-a4dd-c426d307f26c 163277 2023-03-29T06:41:05.291Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:41:05.291Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T06:41:05.292Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T06:41:05.292Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:41:05.292Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:41:05.292Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072065291, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:41:06.293Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:41:06.293Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:41:06.294Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:41:06.294Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-29T06:41:06.295Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:41:06.295Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:41:06.441Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16297864386811355133/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-29T06:41:07.354Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T06:41:07.354Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:41:07.355Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:41:07.355Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-29T06:41:07.355Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|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-BasicCnfMacro-csar.csar 2023-03-29T06:41:07.355Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:41:07.355Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:41:07.355Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:41:07.355Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:41:07.355Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:41:07.356Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:41:07.356Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:41:07.356Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:41:07.356Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:41:07.356Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:41:07.356Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:41:07.356Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:41:07.356Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:41:07.356Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:41:07.356Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:41:07.357Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:41:07.357Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:41:07.357Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T06:41:07.357Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-29T06:41:07.357Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-29T06:41:07.357Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T06:41:07.357Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:41:07.357Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T06:41:07.357Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:41:07.358Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:41:07.358Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:41:07.358Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:41:07.358Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:41:07.358Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:41:07.358Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:41:07.359Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:41:07.359Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:41:07.359Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:41:07.359Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:41:07.359Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:41:07.359Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:41:07.359Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T06:41:07.359Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-29T06:41:07.359Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=3419b1ab-2d3b-4748-81b6-b9780c31acf7 2023-03-29T06:41:07.360Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:41:07.360Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:41:07.360Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:41:07.360Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:41:07.360Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:41:07.360Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:41:07.360Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:41:07.360Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:41:07.360Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:36862f52-61af-43aa-bf14-1b80c16aff49 Model Version:NULL Model InvariantUuid:9fa13ddb-34f6-4825-942d-46b728e75b8d Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:82f52d7d-2596-4fdd-a7c8-3459f40efba9 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:70e40af3-06e7-486c-b7bf-a653b940acfd Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a45a4b9f-9751-4f9e-bae9-0c0ee2e86575 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2b2ef1cc-d651-417b-b90a-0ab1ead6a520 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:9d62daa5-ad7d-4e46-9f6b-0522a741435b ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:7adddd86-61d7-47cc-8e43-e652f2aaa4a8 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:e54c408d-1744-44fd-929e-d352c31b4ed3 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:3419b1ab-2d3b-4748-81b6-b9780c31acf7 ModelInvariantUuid:634e6e71-e39a-4469-9174-68af031f1088 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:613f2df5-fd8c-44e5-af2d-7d069c276063 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:2b7624d5-f854-4689-8795-bb4e8e15c697 ModelInvariantUuid:3dad0d76-1700-4b3f-bd4c-f429cd8a8764 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:1c5e841b-90bd-4455-b55e-f6a055ea6bd0 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:41:07.397Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||ERROR|500||Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists 2023-03-29T06:41:07.397Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:41:07.397Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists) 2023-03-29T06:41:07.398Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:41:07.398Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:41:07.398Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:41:07.398Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072067397, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:41:08.402Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:41:08.402Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: f140371a-2b29-401b-b426-49bcf81c9dfa already exists) 2023-03-29T06:41:08.403Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:41:08.403Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:41:08.403Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:41:08.403Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072068402, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f140371a-2b29-401b-b426-49bcf81c9dfa already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:41:09.404Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:41:09.421Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:41:09.424Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:41:09.424Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:41:09.424Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:41:09.424Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:41:09.424Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:41:09.424Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:41:09.424Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:41:09.424Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:41:09.424Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:41:09.435Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:41:14.792Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:41:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:41:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:41:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:41:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:41:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:41:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:41:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:41:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:41:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:41:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:41:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:41:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:41:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:41:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072019939, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072021670, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists" } 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072022672, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists" } 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072053894, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:41:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-29T06:41:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:41:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:41:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-29T06:41:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:41:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:41:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T06:41:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:41:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:41:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:41:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:41:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:41:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:41:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:41:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:41:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072065291, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:41:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:41:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:41:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072067397, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists" } 2023-03-29T06:41:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:41:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:41:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072068402, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f140371a-2b29-401b-b426-49bcf81c9dfa already exists" } 2023-03-29T06:41:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:41:39.436Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:41:39.447Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and serviceModelVersionId: 36862f52-61af-43aa-bf14-1b80c16aff49 2023-03-29T06:41:39.447Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9fa13ddb-34f6-4825-942d-46b728e75b8d 2023-03-29T06:41:39.448Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 2023-03-29T06:41:39.450Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:41:39.463Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|INFO|500||Invoke 2023-03-29T06:41:39.463Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[781405e2-6aab-4e9d-8fcc-c6fdd2569fc3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e23824d7-5735-42b6-918b-bb81f8178786], X-ECOMP-RequestID=[781405e2-6aab-4e9d-8fcc-c6fdd2569fc3], X-TransactionId=[], X-ONAP-RequestID=[781405e2-6aab-4e9d-8fcc-c6fdd2569fc3], Content-Type=[application/merge-patch+json]} 2023-03-29T06:41:39.469Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:41:39.595Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?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/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:41:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[123], vertex-id=[196656], x-aai-txid=[2-aai-resources-230329-06:41:39:925-25903], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:41:39.596Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:41:39.596Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|INFO|500||InvokeReturn 2023-03-29T06:41:39.596Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:41:39.596Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:41:39.604Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:41:39.604Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:41:39.604Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:41:39.605Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:41:39.605Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:41:39.605Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072099604, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:41:40.639Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:41:40.640Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"3a9e49d9-9166-44c6-ba13-fa9494d789a4","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"52d3506c-ad76-46e0-a6e3-d0181df0c9c7","serviceDescription":"service","serviceInvariantUUID":"67d5f7cf-e494-45db-a83e-997878e378ca","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"064a2e53-f174-43f9-81e6-dce9b9605e53","resourceInvariantUUID":"a6254090-fc4e-469f-9c7f-73c4814314c3","resourceCustomizationUUID":"25e05fc7-74b2-4aec-ac47-e3ee9ec51c16","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":"YmYxM2U2YTljMDczMjZhYTg2NTE5N2U2N2NlODA0MWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ed29e1-55c0-4f45-ab8e-e52bb49eff0f","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":"ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d10de3f7-651a-4e6b-8604-c701d8acf5aa","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":"5b017cc9-4408-4203-ad55-c97114c88a7d","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":"c365ebf8-64bc-4a6a-9bf7-cc15c9d8aeec","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":"9368be6e-97ef-4cce-ac21-a9af1c109d0f","artifactVersion":"2","generatedFromUUID":"5b017cc9-4408-4203-ad55-c97114c88a7d"},{"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":"YWJhYzdjOWQwYjAxN2ExZDFlMTkxNWY3YjkxM2U4MWE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"fb4e8173-ff54-4381-acd5-8989bd091a1d","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":"NjJjYTA1Y2QyNzAxYzJjMjk3MTNmNjQ1OGI2ZGE1MzQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a8cabd45-2fd7-4887-9880-6937c2c6fc76","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"663bf571-beb1-484a-b3b8-2f0d3e52cfe0","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:41:40.640Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:41:40.640Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:41:40.640Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:41:40.640Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:41:41.641Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:41:41.641Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:41:41.641Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:41:41.641Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:41:42.642Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:41:42.642Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:41:42.642Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:41:42.642Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:41:43.643Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:41:43.643Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:41:43.643Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:41:43.643Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:41:44.644Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:41:44.645Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:41:44.645Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:41:44.645Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:41:45.645Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:41:45.646Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:41:45.646Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:41:45.646Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:41:46.646Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:41:46.646Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:41:46.646Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:41:46.646Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:41:47.647Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:41:47.647Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:41:47.647Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:41:47.647Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:41:48.648Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "52d3506c-ad76-46e0-a6e3-d0181df0c9c7", "serviceDescription": "service", "serviceInvariantUUID": "67d5f7cf-e494-45db-a83e-997878e378ca", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "25e05fc7-74b2-4aec-ac47-e3ee9ec51c16", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "064a2e53-f174-43f9-81e6-dce9b9605e53", "resourceInvariantUUID": "a6254090-fc4e-469f-9c7f-73c4814314c3", "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": "ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d10de3f7-651a-4e6b-8604-c701d8acf5aa", "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": "5b017cc9-4408-4203-ad55-c97114c88a7d", "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": "9368be6e-97ef-4cce-ac21-a9af1c109d0f", "generatedFromUUID": "5b017cc9-4408-4203-ad55-c97114c88a7d" }, "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": "9368be6e-97ef-4cce-ac21-a9af1c109d0f", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "663bf571-beb1-484a-b3b8-2f0d3e52cfe0" } ], "workloadContext": "Production" } 2023-03-29T06:41:48.648Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:41:48.648Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 ASDC 2023-03-29T06:41:48.649Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:3a9e49d9-9166-44c6-ba13-fa9494d789a4 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:52d3506c-ad76-46e0-a6e3-d0181df0c9c7 ServiceInvariantUUID:67d5f7cf-e494-45db-a83e-997878e378ca 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:663bf571-beb1-484a-b3b8-2f0d3e52cfe0 ArtifactChecksum:MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:25e05fc7-74b2-4aec-ac47-e3ee9ec51c16 ResourceInvariantUUID:a6254090-fc4e-469f-9c7f-73c4814314c3 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:064a2e53-f174-43f9-81e6-dce9b9605e53 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:d10de3f7-651a-4e6b-8604-c701d8acf5aa ArtifactChecksum:ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM= 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:5b017cc9-4408-4203-ad55-c97114c88a7d 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:9368be6e-97ef-4cce-ac21-a9af1c109d0f 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:9368be6e-97ef-4cce-ac21-a9af1c109d0f ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T06:41:48.649Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:41:48.687Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:41:48.688Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:41:48.688Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:41:48.688Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T06:41:48.688Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:41:48.689Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T06:41:48.719Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:41:48.719Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@603acc31 2023-03-29T06:41:48.720Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:41:48.720Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-29T06:41:48.720Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:41:48.721Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:41:48.721Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-29T06:41:48.721Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:41:48.721Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:41:48.721Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:41:48.721Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072108721, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:41:49.722Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:663bf571-beb1-484a-b3b8-2f0d3e52cfe0) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:41:49.763Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists 2023-03-29T06:41:49.764Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:41:49.764Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists) 2023-03-29T06:41:49.764Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:41:49.764Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:41:49.764Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:41:49.764Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072109763, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:41:50.765Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:41:50.766Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 already exists) 2023-03-29T06:41:50.766Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:41:50.766Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:41:50.766Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:41:50.766Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072110765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:41:51.767Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:41:51.791Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:41:51.796Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:41:51.796Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:41:51.796Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:41:51.796Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:41:51.796Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:41:51.796Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:41:51.796Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:41:51.796Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:41:51.797Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:41:51.810Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:42:14.792Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:42:14.797Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:42:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072099604, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:42:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:42:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:42:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:42:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:42:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:42:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T06:42:14.798Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:42:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:42:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T06:42:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:42:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:42:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:42:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:42:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:42:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T06:42:14.799Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:42:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:42:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T06:42:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:42:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:42:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:42:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:42:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:42:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:42:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:42:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:42:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072108721, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:42:14.800Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:42:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:42:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072109763, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists" } 2023-03-29T06:42:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:42:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:42:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072110765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 already exists" } 2023-03-29T06:42:14.801Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:42:21.810Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:42:21.822Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and serviceModelVersionId: 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 2023-03-29T06:42:21.822Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 67d5f7cf-e494-45db-a83e-997878e378ca 2023-03-29T06:42:21.823Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 2023-03-29T06:42:21.830Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:42:21.848Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|INFO|500||Invoke 2023-03-29T06:42:21.848Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3a9e49d9-9166-44c6-ba13-fa9494d789a4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ecbda271-fd64-4650-bd9c-a1ba4e0f2514], X-ECOMP-RequestID=[3a9e49d9-9166-44c6-ba13-fa9494d789a4], X-TransactionId=[], X-ONAP-RequestID=[3a9e49d9-9166-44c6-ba13-fa9494d789a4], Content-Type=[application/merge-patch+json]} 2023-03-29T06:42:21.857Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:42:21.982Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?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/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:42:22 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[122], vertex-id=[249992], x-aai-txid=[1-aai-resources-230329-06:42:22:313-30096], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:42:21.982Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:42:21.983Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|INFO|500||InvokeReturn 2023-03-29T06:42:21.983Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:42:21.983Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:42:21.992Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:42:21.993Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:42:21.993Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:42:21.993Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:42:21.993Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:42:21.993Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072141993, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:42:23.025Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:42:23.026Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"bf7db9b3-4994-49e6-aa71-d459eb7499b4","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"24d1761c-78cd-406b-9533-04163391553b","serviceDescription":"service","serviceInvariantUUID":"335bac3b-e529-4dd5-9132-7f5e7603d297","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"19b6e3e1-f3b6-4268-be7c-5555dc8e7be4","resourceInvariantUUID":"799b6730-5136-4e08-999e-e28fb230c07c","resourceCustomizationUUID":"fffca6c5-85b7-4cd3-9196-365f4c2c825a","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":"ZjZhMmQwMmI1ZjM1MzgyMjRkYWM4NGU5YTZhMTFlZTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"274684d9-7235-4e63-9d81-ea1159ee9585","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":"3347761e-0393-407f-b2a1-c66c77589d8c","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":"f6c42b6f-cfe0-45fa-9358-da6935038014","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":"YTdmNmRmNTdiY2U2Y2ZkNjY2NjAzMWM0OWE0ZDI3ODA\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"303ab928-21dc-468f-9064-107eccb31d43","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":"00361560-8fcc-41e2-8b1b-43148f7de217","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":"2b9ac7d9-548a-4dbf-b2f3-d0864030b0b8","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":"cdfad442-825b-44b2-9ad6-7751dff7c40b","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":"NzBjODcwMTA3MzY3NzU1MTVmMjJhZTczNzRkOWMyZjk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e2f51a93-3521-4c54-a622-f6de653af83c","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e0b62eb-6491-4213-937f-a6815699d6b7","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:42:23.026Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:42:23.026Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:42:23.026Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:42:23.027Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "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-03-29T06:42:24.027Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:42:24.028Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:42:24.028Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:42:24.028Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:42:25.030Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:42:25.030Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:42:25.030Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:42:25.031Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:42:26.032Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:42:26.032Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:42:26.033Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:42:26.033Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "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-03-29T06:42:27.033Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:42:27.034Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:42:27.034Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:42:27.034Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "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-03-29T06:42:28.034Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:42:28.035Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:42:28.035Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:42:28.035Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "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-03-29T06:42:29.035Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:42:29.036Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:42:29.036Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:42:29.036Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "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-03-29T06:42:30.036Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:42:30.037Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:42:30.037Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:42:30.037Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:42:31.038Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:42:31.038Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:42:31.038Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:42:31.038Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:42:32.039Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "24d1761c-78cd-406b-9533-04163391553b", "serviceDescription": "service", "serviceInvariantUUID": "335bac3b-e529-4dd5-9132-7f5e7603d297", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "fffca6c5-85b7-4cd3-9196-365f4c2c825a", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "19b6e3e1-f3b6-4268-be7c-5555dc8e7be4", "resourceInvariantUUID": "799b6730-5136-4e08-999e-e28fb230c07c", "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": "ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e0b62eb-6491-4213-937f-a6815699d6b7" } ], "workloadContext": "Production" } 2023-03-29T06:42:32.039Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:42:32.039Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 24d1761c-78cd-406b-9533-04163391553b ASDC 2023-03-29T06:42:32.040Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:bf7db9b3-4994-49e6-aa71-d459eb7499b4 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:24d1761c-78cd-406b-9533-04163391553b ServiceInvariantUUID:335bac3b-e529-4dd5-9132-7f5e7603d297 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:5e0b62eb-6491-4213-937f-a6815699d6b7 ArtifactChecksum:ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:fffca6c5-85b7-4cd3-9196-365f4c2c825a ResourceInvariantUUID:799b6730-5136-4e08-999e-e28fb230c07c ResourceName:test-pnf ResourceType:PNF ResourceUUID:19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T06:42:32.040Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 24d1761c-78cd-406b-9533-04163391553b 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:42:32.085Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:42:32.085Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:42:32.085Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:42:32.086Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T06:42:32.086Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:42:32.086Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T06:42:32.408Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T06:42:32.412Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 5e0b62eb-6491-4213-937f-a6815699d6b7 111093 2023-03-29T06:42:32.412Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:42:32.412Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T06:42:32.413Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T06:42:32.413Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:42:32.413Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:42:32.413Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072152412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:42:33.414Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:42:33.415Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:42:33.415Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T06:42:33.418Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar 2023-03-29T06:42:33.418Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T06:42:33.419Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T06:42:33.512Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10741687088991296095/Definitions/service-TestPnfMacro-template.yml 2023-03-29T06:42:34.106Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T06:42:34.106Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:42:34.106Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T06:42:34.106Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T06:42:34.106Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|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-TestPnfMacro-csar.csar 2023-03-29T06:42:34.106Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|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-TestPnfMacro-csar.csar 2023-03-29T06:42:34.106Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||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-03-29T06:42:34.107Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|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-TestPnfMacro-csar.csar 2023-03-29T06:42:34.107Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|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-TestPnfMacro-csar.csar 2023-03-29T06:42:34.107Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|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-TestPnfMacro-csar.csar 2023-03-29T06:42:34.107Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|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-TestPnfMacro-csar.csar 2023-03-29T06:42:34.107Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:42:34.107Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:42:34.107Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:42:34.107Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-03-29T06:42:34.107Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:42:34.107Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:42:34.107Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:42:34.107Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:42:34.107Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-03-29T06:42:34.107Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:42:34.107Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:42:34.107Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:42:34.107Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:42:34.107Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:42:34.107Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:42:34.107Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:42:34.107Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:42:34.107Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:42:34.107Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:42:34.108Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:42:34.108Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:42:34.108Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:test_pnf_macro Description:service Model UUID:d71e6456-3815-4fee-a664-b167d2283731 Model Version:NULL Model InvariantUuid:56e11cd4-0847-4113-becc-c32f6aaad068 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T06:42:34.118Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:42:34.121Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||test-pnf 0 2023-03-29T06:42:34.121Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 2023-03-29T06:42:34.121Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 24d1761c-78cd-406b-9533-04163391553b 2023-03-29T06:42:34.121Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 24d1761c-78cd-406b-9533-04163391553b 2023-03-29T06:42:34.121Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:42:34.127Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@520e1072, org.onap.sdc.toscaparser.api.parameters.Input@8cf7ca6, org.onap.sdc.toscaparser.api.parameters.Input@151b4992, org.onap.sdc.toscaparser.api.parameters.Input@435fd61b, org.onap.sdc.toscaparser.api.parameters.Input@6170c382] 2023-03-29T06:42:34.127Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:42:34.127Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:42:34.127Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid d71e6456-3815-4fee-a664-b167d2283731: test-pnf 2023-03-29T06:42:34.127Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Processing PNF resource: 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 2023-03-29T06:42:34.127Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:42:34.127Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:42:34.127Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||WARN|500||Resource customization UUID: 4788a566-0233-439a-8c53-683bd8cdb1a2 is NOT the same as notified resource customizationUUID: fffca6c5-85b7-4cd3-9196-365f4c2c825a 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 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=? 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 (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2023-03-29T06:42:34.168Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 0 ASDC deployResourceStructure 2023-03-29T06:42:34.169Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:42:34.169Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T06:42:34.169Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-29T06:42:34.169Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:42:34.169Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:42:34.169Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072154169, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:42:35.169Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:42:35.190Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:42:35.194Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:42:35.194Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:42:35.194Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:42:35.194Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:42:35.194Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:42:35.194Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:42:35.194Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:42:35.195Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:42:35.195Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:42:35.206Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:43:05.207Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:43:05.218Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 and serviceModelVersionId: 24d1761c-78cd-406b-9533-04163391553b 2023-03-29T06:43:05.218Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 335bac3b-e529-4dd5-9132-7f5e7603d297 2023-03-29T06:43:05.218Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 2023-03-29T06:43:05.223Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:43:05.239Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T06:43:05.239Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|INFO|500||Invoke 2023-03-29T06:43:05.247Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:43:05.370Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|INFO|500||InvokeReturn 2023-03-29T06:43:05.371Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:43:05 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[120], vertex-id=[487616], x-aai-txid=[1-aai-resources-230329-06:43:05:702-34100], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:43:05.371Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:43:05.371Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:43:05.371Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:43:05.381Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:43:05.381Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bf7db9b3-4994-49e6-aa71-d459eb7499b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:43:05.381Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:43:05.381Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:43:05.381Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:43:05.381Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072185381, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:43:06.416Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T06:43:06.416Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T06:43:06.417Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Node 1 disconnected. 2023-03-29T06:43:06.417Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Node 2 disconnected. 2023-03-29T06:43:06.417Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Cancelled in-flight METADATA request with correlation id 101997 due to node 2 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-03-29T06:43:06.418Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T06:43:06.418Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T06:43:06.418Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T06:43:06.418Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T06:43:06.422Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-2e7d157a-6d44-430f-a355-e9f0337dc6ad 2023-03-29T06:43:06.423Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=10, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T06:43:06.423Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-29T06:43:06.423Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T06:43:07.595Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T06:43:10.604Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T06:43:13.613Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T06:43:14.792Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:43:14.811Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T06:43:14.812Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T06:43:14.816Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=37, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T06:43:14.816Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=37, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-2e7d157a-6d44-430f-a355-e9f0337dc6ad', protocol='range'} 2023-03-29T06:43:14.820Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:43:14.821Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:43:14.821Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:43:14.821Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:43:14.821Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:43:14.821Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:43:14.822Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 37: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-2e7d157a-6d44-430f-a355-e9f0337dc6ad=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-29T06:43:14.833Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=37, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T06:43:14.834Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T06:43:14.834Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T06:43:14.835Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=37, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-2e7d157a-6d44-430f-a355-e9f0337dc6ad', protocol='range'} 2023-03-29T06:43:14.835Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-29T06:43:14.835Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T06:43:14.837Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:43:14.838Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:43:14.838Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:43:14.838Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1607, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:43:14.838Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:43:14.838Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:43:14.839Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:43:14.839Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:43:14.840Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:43:14.840Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:43:14.840Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:43:14.840Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:43:15.852Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:43:15.852Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072141993, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:43:15.853Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:43:15.853Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:43:15.853Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:43:15.853Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:43:15.853Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:43:15.853Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:43:15.854Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:43:15.854Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:43:15.854Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:43:15.854Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:43:15.854Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:43:15.854Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T06:43:15.854Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:43:15.854Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:43:15.854Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:43:15.854Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:43:15.855Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:43:15.855Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:43:15.855Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:43:15.855Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:43:15.855Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:43:15.855Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:43:15.855Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:43:15.855Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:43:15.855Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:43:15.855Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:43:15.856Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680071526253, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:43:15.856Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:43:15.856Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:43:15.856Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072152412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:43:15.856Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:43:15.856Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:43:15.856Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072154169, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T06:43:15.856Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:43:15.856Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:43:15.857Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072185381, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:43:15.857Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:43:15.955Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:43:15.955Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:43:15.956Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:43:15.957Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:43:15.957Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:43:15.957Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:43:16.957Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:43:16.958Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:43:16.958Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:43:16.958Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:43:17.959Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:43:17.959Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:43:17.959Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:43:17.959Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:43:18.960Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:43:18.960Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:43:18.960Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:43:18.960Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:43:19.961Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:43:19.961Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:43:19.961Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:43:19.961Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:43:20.962Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:43:20.962Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:43:20.963Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:43:20.963Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:43:21.964Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:43:21.964Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:43:21.964Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:43:21.965Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:43:22.966Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "serviceName": "basic_onboard_JYNnJk", "serviceVersion": "1.0", "serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8", "serviceDescription": "service", "serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d", "resources": [ { "resourceInstanceName": "basic_onboard_JYNnJk 0", "resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e", "resourceName": "basic_onboard_JYNnJk", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d", "resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jynnjk0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJynnjk-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab" } ], "workloadContext": "Production" } 2023-03-29T06:43:22.966Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:43:22.966Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC 2023-03-29T06:43:22.966Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a ServiceName:basic_onboard_JYNnJk ServiceVersion:1.0 ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8 ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJynnjk-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_JYNnJk 0 ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a ResourceName:basic_onboard_JYNnJk ResourceType:VF ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jynnjk0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670 ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T06:43:22.967Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:43:23.009Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:43:23.010Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:43:23.010Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:43:23.010Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T06:43:23.010Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:43:23.011Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T06:43:23.038Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:43:23.038Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@315a7564 2023-03-29T06:43:23.039Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:43:23.039Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T06:43:23.039Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:43:23.039Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification 2023-03-29T06:43:23.039Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found) 2023-03-29T06:43:23.039Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:43:23.040Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:43:23.040Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:43:23.040Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072203039, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:43:24.041Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T06:43:24.053Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:43:24.053Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:43:24.057Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||basic_onboard_JYNnJk 0 2023-03-29T06:43:24.057Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d 2023-03-29T06:43:24.058Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T06:43:24.058Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:43:24.058Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T06:43:24.073Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:43:24.074Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@237d515a 2023-03-29T06:43:24.074Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:43:24.075Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T06:43:24.075Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:43:24.075Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification 2023-03-29T06:43:24.075Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found) 2023-03-29T06:43:24.075Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:43:24.076Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:43:24.076Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:43:24.076Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072204075, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:43:25.077Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:43:25.077Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:43:25.099Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:43:25.104Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:43:25.104Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:43:55.104Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:43:55.134Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:43:55.141Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:43:55.141Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:44:14.792Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:44:14.793Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T06:44:14.793Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:44:14.794Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:44:25.141Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:44:25.155Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:44:25.157Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:44:25.158Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:44:55.159Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:44:55.189Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:44:55.194Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:44:55.195Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:45:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:45:14.793Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T06:45:14.793Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } 2023-03-29T06:45:14.794Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:45:14.794Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T06:45:14.794Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T06:45:14.794Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:45:14.794Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T06:45:14.794Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:45:14.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:45:14.795Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T06:45:14.795Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T06:45:14.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:45:14.795Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T06:45:14.795Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:45:14.795Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:45:14.795Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T06:45:14.796Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:45:14.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:45:14.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T06:45:14.796Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072203039, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:45:14.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:45:14.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T06:45:14.796Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072204075, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:45:14.796Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:45:25.195Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:45:25.225Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:45:25.230Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:45:25.230Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:45:55.231Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:45:55.255Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:45:55.260Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:45:55.260Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:46:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:46:25.260Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:46:25.275Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:46:25.278Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:46:25.278Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:46:55.278Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:46:55.292Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:46:55.294Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:46:55.295Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:47:14.793Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:47:25.295Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:47:25.312Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:47:25.315Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:47:25.316Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:47:55.316Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:47:55.343Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:47:55.348Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:47:55.348Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:48:14.793Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:48:16.013Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T06:48:16.013Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-2e7d157a-6d44-430f-a355-e9f0337dc6ad sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-03-29T06:48:16.014Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T06:48:16.014Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T06:48:18.387Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T06:48:18.396Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T06:48:18.396Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T06:48:18.400Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=38, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T06:48:18.401Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 38: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T06:48:18.409Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=38, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T06:48:18.410Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T06:48:18.410Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T06:48:18.413Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:48:18.413Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:48:18.413Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:48:18.413Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1629, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:48:18.413Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:48:18.413Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:48:25.349Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T06:48:25.349Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:48:25.357Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8 2023-03-29T06:48:25.358Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d 2023-03-29T06:48:25.359Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 2023-03-29T06:48:25.365Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:48:25.388Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke 2023-03-29T06:48:25.388Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[6011ccb8-4ab9-4992-8fe1-09bb6324c102], X-ECOMP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-TransactionId=[], X-ONAP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], Content-Type=[application/merge-patch+json]} 2023-03-29T06:48:25.393Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T06:48:25.426Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?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/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 06:48:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[29], x-aai-txid=[0-aai-resources-230329-06:48:25:846-35748], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:48:25.428Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}} 2023-03-29T06:48:25.429Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T06:48:25.432Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T06:48:25.433Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:48:25.433Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T06:48:25.433Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:48:25.441Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:48:25.442Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T06:48:25.442Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T06:48:25.442Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:48:25.442Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:48:25.443Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072505442, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:48:25.457Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:48:25.457Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072505442, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } 2023-03-29T06:48:25.458Z||pool-2-thread-4|||||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-03-29T06:48:26.472Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:48:26.472Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"89fd2b07-e1bd-4873-bb5f-256c573c4644","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"9cd9f058-856b-4690-b85b-64dde4c97e14","serviceDescription":"service","serviceInvariantUUID":"845278ed-2b9b-4dd8-a78b-f9f6679f81dd","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6ddacec4-6525-4bff-be52-37a6eacf9c98","resourceInvariantUUID":"8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab","resourceCustomizationUUID":"b48c1316-7610-4dbc-bed6-37aa768c22dd","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":"OGE0ZjNmOTRlYjk1NzNlZTNhMmVjYzgxOTk2ZDg1YjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9512861b-f8fd-484b-a511-def34deb9308","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ab21d092-9b7f-4b59-9729-357f7b20dd77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:48:26.473Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:48:26.473Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:48:26.473Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:48:26.473Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:48:27.473Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:48:27.474Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:48:27.474Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:48:27.474Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:48:28.474Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "9cd9f058-856b-4690-b85b-64dde4c97e14", "serviceDescription": "service", "serviceInvariantUUID": "845278ed-2b9b-4dd8-a78b-f9f6679f81dd", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "b48c1316-7610-4dbc-bed6-37aa768c22dd", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "6ddacec4-6525-4bff-be52-37a6eacf9c98", "resourceInvariantUUID": "8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab", "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": "YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ab21d092-9b7f-4b59-9729-357f7b20dd77" } ], "workloadContext": "Production" } 2023-03-29T06:48:28.475Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:48:28.475Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9cd9f058-856b-4690-b85b-64dde4c97e14 ASDC 2023-03-29T06:48:28.475Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:89fd2b07-e1bd-4873-bb5f-256c573c4644 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:9cd9f058-856b-4690-b85b-64dde4c97e14 ServiceInvariantUUID:845278ed-2b9b-4dd8-a78b-f9f6679f81dd 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:ab21d092-9b7f-4b59-9729-357f7b20dd77 ArtifactChecksum:YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:b48c1316-7610-4dbc-bed6-37aa768c22dd ResourceInvariantUUID:8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:6ddacec4-6525-4bff-be52-37a6eacf9c98 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T06:48:28.475Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9cd9f058-856b-4690-b85b-64dde4c97e14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:48:28.520Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:48:28.521Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:48:28.521Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:48:28.521Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T06:48:28.521Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:48:28.521Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T06:48:28.553Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:48:28.553Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@203062e5 2023-03-29T06:48:28.554Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:48:28.554Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T06:48:28.554Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ab21d092-9b7f-4b59-9729-357f7b20dd77 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:48:28.554Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T06:48:28.554Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T06:48:28.554Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:48:28.554Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:48:28.555Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:48:28.555Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680072508554, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:48:29.556Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:ab21d092-9b7f-4b59-9729-357f7b20dd77) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:48:29.595Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists 2023-03-29T06:48:29.596Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T06:48:29.596Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists) 2023-03-29T06:48:29.596Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:48:29.596Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:48:29.596Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:48:29.596Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680072509596, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:48:30.597Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T06:48:30.597Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists) 2023-03-29T06:48:30.597Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:48:30.597Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:48:30.597Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:48:30.598Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680072510597, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:48:31.598Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:48:31.624Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:48:31.628Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:48:31.628Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:48:31.628Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:48:31.628Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:48:31.628Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:48:31.628Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:48:31.628Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:48:31.628Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:48:31.629Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:48:31.644Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:49:01.645Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:49:01.656Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and serviceModelVersionId: 9cd9f058-856b-4690-b85b-64dde4c97e14 2023-03-29T06:49:01.656Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 845278ed-2b9b-4dd8-a78b-f9f6679f81dd 2023-03-29T06:49:01.657Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 2023-03-29T06:49:01.663Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:49:01.686Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T06:49:01.687Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||Invoke 2023-03-29T06:49:01.694Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:49:01.813Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||InvokeReturn 2023-03-29T06:49:01.814Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:49:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[116], vertex-id=[331784], x-aai-txid=[2-aai-resources-230329-06:49:02:146-21221], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:49:01.814Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:49:01.814Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:49:01.814Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:49:01.821Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:49:01.822Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 89fd2b07-e1bd-4873-bb5f-256c573c4644 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:49:01.822Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:49:01.822Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:49:01.822Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:49:01.822Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680072541822, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:49:02.849Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:49:02.849Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"becb8b5a-dcb1-4d01-8ac3-6d641b72d56d","serviceName":"Demo_pNF_hXDFOFq3mh63QxjK66dZ","serviceVersion":"1.0","serviceUUID":"bf1fd886-5569-462e-bd5c-807bcad43c9d","serviceDescription":"catalog service description","serviceInvariantUUID":"1c1f0e8b-ffb1-458b-8a91-687867e49669","resources":[{"resourceInstanceName":"pNF 6fc73c3c-c6b3 0","resourceName":"pNF 6fc73c3c-c6b3","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a22c11b1-6858-4217-938e-5049e173c977","resourceInvariantUUID":"ad61b3d5-9601-4c6d-9480-76742f35ce81","resourceCustomizationUUID":"678e86ef-7d61-4ce9-a08b-f54e468b1743","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml","artifactChecksum":"MTdkZjZlYjViMWEzMTVhMTI0MWE4MTZlYzI3NzUwNjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c24e513b-5599-4af7-914e-b06f69aaf1f4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd263b59-fdec-44d7-9d9d-84bdd1807c62","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"674af2df-3bb2-4c99-82be-01f84d3a0376","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml","artifactChecksum":"NTNhOWU2MTZmMDk0NTkxOWNkODAzZjQ5Yjc2OTUyMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a72d5f73-0f2c-416c-8c36-2906589316ea","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ec535a44-f84d-4b5b-af73-3d87581fcfd0","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f1ccf9ff-c126-471c-8e0a-4654def5cebf","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactChecksum":"YmRlZTAwNDNlNmFiMGJkZDczZGY3Y2ExZTE2ZTQwNjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2f9aebc6-aaa8-4362-ad9a-7bf780581f5a","artifactVersion":"1"},{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactChecksum":"MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6f46e327-9aa8-48fb-8368-0d9545c1256b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:49:02.850Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:49:02.850Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:49:02.850Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:49:02.850Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:49:03.851Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:49:03.852Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:49:03.852Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:49:03.852Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:49:04.852Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:49:04.853Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:49:04.853Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:49:04.853Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:49:05.853Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:49:05.854Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:49:05.854Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:49:05.855Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:49:06.855Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:49:06.855Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:49:06.855Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:49:06.856Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:49:07.857Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:49:07.857Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:49:07.857Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:49:07.857Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:49:08.858Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:49:08.858Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:49:08.859Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:49:08.859Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:49:09.859Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:49:09.860Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:49:09.860Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:49:09.860Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:49:10.861Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "serviceName": "Demo_pNF_hXDFOFq3mh63QxjK66dZ", "serviceVersion": "1.0", "serviceUUID": "bf1fd886-5569-462e-bd5c-807bcad43c9d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "1c1f0e8b-ffb1-458b-8a91-687867e49669", "resources": [ { "resourceInstanceName": "pNF 6fc73c3c-c6b3 0", "resourceCustomizationUUID": "678e86ef-7d61-4ce9-a08b-f54e468b1743", "resourceName": "pNF 6fc73c3c-c6b3", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "a22c11b1-6858-4217-938e-5049e173c977", "resourceInvariantUUID": "ad61b3d5-9601-4c6d-9480-76742f35ce81", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactChecksum": "MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6f46e327-9aa8-48fb-8368-0d9545c1256b" } ], "workloadContext": "Production" } 2023-03-29T06:49:10.862Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:49:10.862Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bf1fd886-5569-462e-bd5c-807bcad43c9d ASDC 2023-03-29T06:49:10.862Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:becb8b5a-dcb1-4d01-8ac3-6d641b72d56d ServiceName:Demo_pNF_hXDFOFq3mh63QxjK66dZ ServiceVersion:1.0 ServiceUUID:bf1fd886-5569-462e-bd5c-807bcad43c9d ServiceInvariantUUID:1c1f0e8b-ffb1-458b-8a91-687867e49669 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactUUID:6f46e327-9aa8-48fb-8368-0d9545c1256b ArtifactChecksum:MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 6fc73c3c-c6b3 0 ResourceCustomizationUUID:678e86ef-7d61-4ce9-a08b-f54e468b1743 ResourceInvariantUUID:ad61b3d5-9601-4c6d-9480-76742f35ce81 ResourceName:pNF 6fc73c3c-c6b3 ResourceType:PNF ResourceUUID:a22c11b1-6858-4217-938e-5049e173c977 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T06:49:10.862Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bf1fd886-5569-462e-bd5c-807bcad43c9d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:49:10.909Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:49:10.910Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:49:10.910Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:49:10.910Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b from URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:49:10.910Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:49:10.911Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:49:11.220Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T06:49:11.222Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 6f46e327-9aa8-48fb-8368-0d9545c1256b 88018 2023-03-29T06:49:11.222Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T06:49:11.222Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:49:11.222Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T06:49:11.223Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:49:11.223Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:49:11.223Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072551222, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:49:12.224Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:49:12.225Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:49:12.225Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b, URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar to file: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:49:12.225Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:49:12.226Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:49:12.226Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:49:12.318Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9995634330431281319/Definitions/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml 2023-03-29T06:49:12.905Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T06:49:12.906Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:49:12.906Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:49:12.906Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T06:49:12.906Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:49:12.906Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:49:12.906Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:49:12.906Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:49:12.906Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:49:12.906Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:49:12.906Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6fc73c3c-c6b3 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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T06:49:12.906Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:49:12.906Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:49:12.906Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:49:12.906Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T06:49:12.906Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:49:12.906Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:49:12.907Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:49:12.907Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:49:12.907Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T06:49:12.907Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:49:12.907Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:49:12.907Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:49:12.907Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:49:12.907Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:49:12.907Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:49:12.907Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:49:12.907Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:49:12.907Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:49:12.907Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:49:12.907Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:49:12.907Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:49:12.907Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hXDFOFq3mh63QxjK66dZ Description:catalog service description Model UUID:bf1fd886-5569-462e-bd5c-807bcad43c9d Model Version:NULL Model InvariantUuid:1c1f0e8b-ffb1-458b-8a91-687867e49669 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:49:12.944Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||ERROR|500||Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists 2023-03-29T06:49:12.944Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T06:49:12.944Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists) 2023-03-29T06:49:12.944Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:49:12.944Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:49:12.944Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:49:12.944Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072552944, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:49:13.945Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T06:49:13.945Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists) 2023-03-29T06:49:13.945Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:49:13.946Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:49:13.946Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:49:13.946Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072553945, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:49:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:49:14.796Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:49:14.797Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:49:14.797Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:49:14.797Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:49:14.797Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:49:14.797Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:49:14.797Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:49:14.797Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680072508554, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:49:14.797Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:49:14.797Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:49:14.798Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680072509596, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } 2023-03-29T06:49:14.798Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:49:14.798Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:49:14.798Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680072510597, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } 2023-03-29T06:49:14.798Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:49:14.798Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:49:14.798Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680072541822, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:49:14.798Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:49:14.798Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:49:14.798Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:49:14.798Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:49:14.798Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:49:14.799Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:49:14.799Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:49:14.799Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:49:14.799Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:49:14.799Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:49:14.799Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:49:14.799Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:49:14.799Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:49:14.800Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:49:14.800Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:49:14.800Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:49:14.800Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:49:14.800Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:49:14.800Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:49:14.800Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:49:14.800Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:49:14.800Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:49:14.800Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:49:14.800Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:49:14.800Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:49:14.800Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:49:14.800Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072551222, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:49:14.800Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:49:14.801Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:49:14.801Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072552944, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } 2023-03-29T06:49:14.801Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:49:14.801Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:49:14.801Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072553945, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } 2023-03-29T06:49:14.801Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:49:14.946Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:49:14.969Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:49:14.977Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:49:14.977Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:49:14.977Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:49:14.977Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:49:14.977Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:49:14.977Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:49:14.978Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:49:14.978Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:49:14.978Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:49:14.992Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:49:44.993Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:49:45.012Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and serviceModelVersionId: bf1fd886-5569-462e-bd5c-807bcad43c9d 2023-03-29T06:49:45.012Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1c1f0e8b-ffb1-458b-8a91-687867e49669 2023-03-29T06:49:45.013Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 2023-03-29T06:49:45.017Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:49:45.029Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T06:49:45.029Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||Invoke 2023-03-29T06:49:45.039Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:49:45.173Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||InvokeReturn 2023-03-29T06:49:45.173Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:49:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[129], vertex-id=[344072], x-aai-txid=[0-aai-resources-230329-06:49:45:491-83390], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:49:45.174Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:49:45.174Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:49:45.174Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:49:45.184Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:49:45.184Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:49:45.185Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:49:45.185Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:49:45.185Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:49:45.185Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072585184, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:49:46.208Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:49:46.208Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"97dbd75c-aaad-4e24-898e-c5ed3e14800c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80","serviceDescription":"service","serviceInvariantUUID":"4453b51e-2c0e-4fd9-a8f5-372cae72a7b5","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b","resourceInvariantUUID":"ffa14943-3167-4273-bc2e-0910be881db2","resourceCustomizationUUID":"b62d4581-c92e-4bbe-97f9-94c7f742c600","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":"MTUzZTllNzgxM2I5NTY0ZDJlMjkxMjQyZjJkNzc0MmM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"79601963-63ad-4c83-84b0-a8fe138fa674","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":"MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d3b31b3d-0a37-4e41-9b75-45689d21c598","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":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642","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":"af819053-ffd2-46f9-b25a-ab602805cde9","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":"4406df68-980d-44ea-b292-c6717a161fd9","artifactVersion":"2","generatedFromUUID":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGNiNDlkM2U2ZTg4YTJhMDA5YTcyZGY4MjYyZGQwMmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d1c8e353-e00b-46aa-89ac-5d4cac253449","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e313f27c-b7aa-4489-b13a-3e9d6193ee33","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:49:46.208Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:49:46.208Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:49:46.208Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:49:46.208Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:49:47.209Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:49:47.209Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:49:47.209Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:49:47.210Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:49:48.210Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:49:48.210Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:49:48.210Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:49:48.211Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:49:49.211Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:49:49.212Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:49:49.212Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:49:49.212Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:49:50.212Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:49:50.213Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:49:50.213Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:49:50.213Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:49:51.213Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:49:51.214Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:49:51.214Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:49:51.214Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:49:52.215Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:49:52.215Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:49:52.215Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:49:52.215Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:49:53.216Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80", "serviceDescription": "service", "serviceInvariantUUID": "4453b51e-2c0e-4fd9-a8f5-372cae72a7b5", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "b62d4581-c92e-4bbe-97f9-94c7f742c600", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b", "resourceInvariantUUID": "ffa14943-3167-4273-bc2e-0910be881db2", "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": "MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d3b31b3d-0a37-4e41-9b75-45689d21c598", "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": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642", "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": "4406df68-980d-44ea-b292-c6717a161fd9", "generatedFromUUID": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642" }, "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": "4406df68-980d-44ea-b292-c6717a161fd9", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e313f27c-b7aa-4489-b13a-3e9d6193ee33" } ], "workloadContext": "Production" } 2023-03-29T06:49:53.216Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:49:53.216Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ASDC 2023-03-29T06:49:53.216Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:97dbd75c-aaad-4e24-898e-c5ed3e14800c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ServiceInvariantUUID:4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 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:e313f27c-b7aa-4489-b13a-3e9d6193ee33 ArtifactChecksum:NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:b62d4581-c92e-4bbe-97f9-94c7f742c600 ResourceInvariantUUID:ffa14943-3167-4273-bc2e-0910be881db2 ResourceName:basic_vm ResourceType:VF ResourceUUID:a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b 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:d3b31b3d-0a37-4e41-9b75-45689d21c598 ArtifactChecksum:MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM= 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:ca20ce4c-c846-45e8-b86c-33aa6f2c7642 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:4406df68-980d-44ea-b292-c6717a161fd9 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:4406df68-980d-44ea-b292-c6717a161fd9 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T06:49:53.217Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:49:53.263Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:49:53.263Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:49:53.264Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:49:53.264Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T06:49:53.264Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:49:53.264Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|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-03-29T06:49:53.295Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:49:53.295Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@519f10b7 2023-03-29T06:49:53.295Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:49:53.296Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-29T06:49:53.296Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar e313f27c-b7aa-4489-b13a-3e9d6193ee33 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:49:53.296Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T06:49:53.296Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-29T06:49:53.296Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:49:53.296Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:49:53.296Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:49:53.297Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072593296, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:49:54.297Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:e313f27c-b7aa-4489-b13a-3e9d6193ee33) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:49:54.333Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists 2023-03-29T06:49:54.333Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T06:49:54.333Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists) 2023-03-29T06:49:54.333Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:49:54.333Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:49:54.334Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:49:54.334Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072594333, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:49:55.334Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T06:49:55.335Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists) 2023-03-29T06:49:55.335Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:49:55.335Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:49:55.335Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:49:55.335Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072595334, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:49:56.336Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:49:56.363Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:49:56.368Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:49:56.368Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:49:56.368Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:49:56.368Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:49:56.368Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:49:56.368Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:49:56.368Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:49:56.368Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:49:56.368Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:49:56.383Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:50:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:50:14.799Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:50:14.799Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072585184, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:50:14.800Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:50:14.800Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:50:14.800Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:50:14.801Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:50:14.801Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:50:14.801Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T06:50:14.801Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:50:14.801Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:50:14.801Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T06:50:14.802Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:50:14.802Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:50:14.802Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:50:14.802Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:50:14.802Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:50:14.803Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T06:50:14.803Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:50:14.803Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:50:14.803Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:50:14.803Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:50:14.804Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:50:14.804Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:50:14.804Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:50:14.804Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:50:14.804Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072593296, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:50:14.804Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:50:14.805Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:50:14.805Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072594333, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } 2023-03-29T06:50:14.805Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:50:14.805Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:50:14.805Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072595334, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } 2023-03-29T06:50:14.806Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:50:26.383Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:50:26.398Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and serviceModelVersionId: 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 2023-03-29T06:50:26.398Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 2023-03-29T06:50:26.399Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 2023-03-29T06:50:26.405Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:50:26.423Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T06:50:26.424Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||Invoke 2023-03-29T06:50:26.430Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:50:26.559Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||InvokeReturn 2023-03-29T06:50:26.560Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:50:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[125], vertex-id=[413928], x-aai-txid=[0-aai-resources-230329-06:50:26:882-63510], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:50:26.560Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:50:26.560Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:50:26.560Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:50:26.567Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:50:26.567Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 97dbd75c-aaad-4e24-898e-c5ed3e14800c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:50:26.567Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:50:26.567Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:50:26.568Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:50:26.568Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072626567, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:50:27.595Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:50:27.595Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"322c7eed-d160-41b1-a1d7-8f46826511df","serviceName":"Demo_pNF_LM7m91Pd0a7JuAo6utdA","serviceVersion":"1.0","serviceUUID":"04d6510b-208b-4001-a609-5fc6e815bc29","serviceDescription":"catalog service description","serviceInvariantUUID":"46734027-bdee-4d81-a82e-d2664c92bddf","resources":[{"resourceInstanceName":"pNF d3572193-f6db 0","resourceName":"pNF d3572193-f6db","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3bc1ce41-54b2-4ded-97ff-325c6b0084f2","resourceInvariantUUID":"cf8281ae-59e1-4a89-88a5-20251862ff8b","resourceCustomizationUUID":"e6379093-e721-4518-80de-70298ba47d4a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml","artifactChecksum":"YTUwYzgxMDdiMmQ4Nzg2YWFjNWM4M2RhNWI4MGE3NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c5137d0-101e-4b95-9378-2f80a5d70f6b","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bc83c945-445e-46fa-a65f-569f82be6af0","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e305605e-62a9-43c4-ace1-4c4d304af926","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTIwN2ZhYTQ2MWY3ODVjYTk4ZDhjNGZhYzA5NDJlZWE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"934bbc92-3b74-4703-b2bc-549907eadd33","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8b37db95-69be-4476-8d0b-4e36e35b3b37","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"29033e38-916c-4ea7-afbe-813271c478aa","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactChecksum":"YjU3YTlkZTNhN2ZiZWNmZDJhNTg1ZDNjODYzZjMzMWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f921d3aa-063a-40e9-8278-0eb4f68aa14c","artifactVersion":"1"},{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactChecksum":"YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2f5b30a0-a6b5-4a97-b760-3d29a4bdc241","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:50:27.595Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:50:27.596Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:50:27.596Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:50:27.596Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:50:28.596Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:50:28.597Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:50:28.597Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:50:28.597Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:50:29.597Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:50:29.598Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:50:29.598Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:50:29.598Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:50:30.598Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:50:30.599Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:50:30.599Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:50:30.599Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:50:31.600Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:50:31.600Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:50:31.600Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:50:31.600Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:50:32.601Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:50:32.601Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:50:32.601Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:50:32.602Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:50:33.602Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:50:33.602Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:50:33.603Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:50:33.603Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:50:34.603Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:50:34.603Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:50:34.604Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:50:34.604Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:50:35.604Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "serviceName": "Demo_pNF_LM7m91Pd0a7JuAo6utdA", "serviceVersion": "1.0", "serviceUUID": "04d6510b-208b-4001-a609-5fc6e815bc29", "serviceDescription": "catalog service description", "serviceInvariantUUID": "46734027-bdee-4d81-a82e-d2664c92bddf", "resources": [ { "resourceInstanceName": "pNF d3572193-f6db 0", "resourceCustomizationUUID": "e6379093-e721-4518-80de-70298ba47d4a", "resourceName": "pNF d3572193-f6db", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3bc1ce41-54b2-4ded-97ff-325c6b0084f2", "resourceInvariantUUID": "cf8281ae-59e1-4a89-88a5-20251862ff8b", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactChecksum": "YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2f5b30a0-a6b5-4a97-b760-3d29a4bdc241" } ], "workloadContext": "Production" } 2023-03-29T06:50:35.604Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:50:35.604Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 04d6510b-208b-4001-a609-5fc6e815bc29 ASDC 2023-03-29T06:50:35.605Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:322c7eed-d160-41b1-a1d7-8f46826511df ServiceName:Demo_pNF_LM7m91Pd0a7JuAo6utdA ServiceVersion:1.0 ServiceUUID:04d6510b-208b-4001-a609-5fc6e815bc29 ServiceInvariantUUID:46734027-bdee-4d81-a82e-d2664c92bddf ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactUUID:2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 ArtifactChecksum:YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d3572193-f6db 0 ResourceCustomizationUUID:e6379093-e721-4518-80de-70298ba47d4a ResourceInvariantUUID:cf8281ae-59e1-4a89-88a5-20251862ff8b ResourceName:pNF d3572193-f6db ResourceType:PNF ResourceUUID:3bc1ce41-54b2-4ded-97ff-325c6b0084f2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T06:50:35.605Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 04d6510b-208b-4001-a609-5fc6e815bc29 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:50:35.660Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:50:35.660Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:50:35.660Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:50:35.660Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 from URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:50:35.660Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:50:35.660Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:50:35.966Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T06:50:35.968Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 88009 2023-03-29T06:50:35.969Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T06:50:35.969Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:50:35.969Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T06:50:35.969Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:50:35.969Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:50:35.969Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072635969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:50:36.970Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:50:36.970Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:50:36.970Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241, URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar to file: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:50:36.971Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:50:36.971Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:50:36.972Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:50:37.067Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8761951996733416092/Definitions/service-DemoPnfLm7m91pd0a7juao6utda-template.yml 2023-03-29T06:50:37.664Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T06:50:37.665Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:50:37.665Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:50:37.665Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T06:50:37.665Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:50:37.665Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:50:37.665Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:50:37.665Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:50:37.665Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:50:37.665Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d3572193-f6db 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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:50:37.665Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T06:50:37.665Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:50:37.665Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:50:37.665Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:50:37.665Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T06:50:37.665Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:50:37.665Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:50:37.665Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:50:37.665Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:50:37.665Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T06:50:37.665Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:50:37.665Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:50:37.665Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:50:37.665Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:50:37.666Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:50:37.666Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:50:37.666Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:50:37.666Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:50:37.666Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:50:37.666Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:50:37.666Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:50:37.666Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:50:37.666Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_LM7m91Pd0a7JuAo6utdA Description:catalog service description Model UUID:04d6510b-208b-4001-a609-5fc6e815bc29 Model Version:NULL Model InvariantUuid:46734027-bdee-4d81-a82e-d2664c92bddf 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:50:37.711Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists 2023-03-29T06:50:37.711Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T06:50:37.711Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar(Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists) 2023-03-29T06:50:37.712Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:50:37.712Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:50:37.712Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:50:37.712Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072637711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:50:38.713Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T06:50:38.713Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar(Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists) 2023-03-29T06:50:38.713Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:50:38.713Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:50:38.713Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:50:38.713Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072638713, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:50:39.713Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:50:39.737Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:50:39.741Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:50:39.741Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:50:39.741Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:50:39.741Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:50:39.741Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:50:39.741Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:50:39.741Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:50:39.741Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:50:39.741Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:50:39.756Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:51:09.756Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:51:09.761Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322c7eed-d160-41b1-a1d7-8f46826511df and serviceModelVersionId: 04d6510b-208b-4001-a609-5fc6e815bc29 2023-03-29T06:51:09.761Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 46734027-bdee-4d81-a82e-d2664c92bddf 2023-03-29T06:51:09.761Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 2023-03-29T06:51:09.764Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:51:09.776Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T06:51:09.776Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||Invoke 2023-03-29T06:51:09.779Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:51:09.924Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||InvokeReturn 2023-03-29T06:51:09.924Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:51:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[188464], x-aai-txid=[0-aai-resources-230329-06:51:10:230-77450], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:51:09.925Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:51:09.925Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:51:09.925Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:51:09.935Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:51:09.935Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322c7eed-d160-41b1-a1d7-8f46826511df and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:51:09.935Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:51:09.935Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:51:09.935Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:51:09.935Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072669935, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:51:10.958Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:51:10.959Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c3c2d53b-3a81-4716-99a4-534d046b6920","serviceName":"Demo_pNF_j2zmVKRYKHawh3FMRxXR","serviceVersion":"1.0","serviceUUID":"3237c0dd-d6e3-4c86-acc0-974ba2597359","serviceDescription":"catalog service description","serviceInvariantUUID":"69a4669f-98c0-4b94-ba05-563aae1c603b","resources":[{"resourceInstanceName":"pNF 550377d4-2a63 0","resourceName":"pNF 550377d4-2a63","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"fe0ac079-e762-4228-8d12-5ced07c2d309","resourceInvariantUUID":"24f87f9a-e5c8-401b-8cfe-3cb195a4a09e","resourceCustomizationUUID":"2666f2f6-7bce-48f8-892f-57dac6ca046c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml","artifactChecksum":"Y2I3MjEzNDU1NjU5NGQ0YTkwNGZiOWNmMzczNDIwNzE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6c97f674-e056-4689-a36a-2358f246f5a7","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"89ddbd96-f126-4a8f-bf6b-04ca435bb94f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9625786d-d9f4-4eec-85b7-98bb5d691496","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml","artifactChecksum":"NjFiOGM4Y2RjN2Q0NTQyNmMzNDk5OTMwZjdhMDkxYTQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"48116bc6-cf67-4e5d-9da1-99b61bbf23a0","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a766ba18-5d86-4d9c-ab3b-2a95c74ced66","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"743a8285-474e-4727-a69a-335f0b785b2d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml","artifactChecksum":"ZWEyN2FkMmNiMzk4NWZjZTRjYzU4MGZjYTgyY2UyOWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f3cad1e8-5aff-4cb0-a42c-154ab85b82c9","artifactVersion":"1"},{"artifactName":"service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar","artifactChecksum":"YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9f86a809-577b-4f64-9e6d-a1fdd4da0104","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:51:10.959Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:51:10.959Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:51:10.959Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:51:10.959Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:51:11.960Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:51:11.960Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:51:11.960Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:51:11.960Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:51:12.962Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:51:12.962Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:51:12.962Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:51:12.962Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:51:13.964Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:51:13.964Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:51:13.964Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:51:13.964Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:51:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:51:14.796Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:51:14.796Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072626567, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:51:14.797Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:51:14.797Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:51:14.797Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:51:14.797Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:51:14.797Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:51:14.797Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:51:14.797Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:51:14.797Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:51:14.798Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:51:14.798Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:51:14.798Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:51:14.798Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:51:14.798Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:51:14.798Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:51:14.798Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:51:14.798Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:51:14.798Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:51:14.798Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:51:14.798Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:51:14.799Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:51:14.799Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:51:14.799Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:51:14.799Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:51:14.799Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:51:14.799Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:51:14.799Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:51:14.799Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072635969, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:51:14.799Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:51:14.799Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:51:14.799Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072637711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists" } 2023-03-29T06:51:14.799Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:51:14.799Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:51:14.800Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072638713, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists" } 2023-03-29T06:51:14.800Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:51:14.800Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:51:14.800Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072669935, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:51:14.800Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:51:14.800Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:51:14.800Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:51:14.800Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:51:14.800Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:51:14.800Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:51:14.800Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:51:14.800Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:51:14.800Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:51:14.801Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:51:14.801Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:51:14.801Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:51:14.801Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:51:14.966Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:51:14.966Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:51:14.967Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:51:14.967Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:51:15.968Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:51:15.969Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:51:15.969Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:51:15.969Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:51:16.970Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:51:16.971Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:51:16.971Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:51:16.971Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:51:17.972Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:51:17.972Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:51:17.973Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:51:17.973Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:51:18.974Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "serviceName": "Demo_pNF_j2zmVKRYKHawh3FMRxXR", "serviceVersion": "1.0", "serviceUUID": "3237c0dd-d6e3-4c86-acc0-974ba2597359", "serviceDescription": "catalog service description", "serviceInvariantUUID": "69a4669f-98c0-4b94-ba05-563aae1c603b", "resources": [ { "resourceInstanceName": "pNF 550377d4-2a63 0", "resourceCustomizationUUID": "2666f2f6-7bce-48f8-892f-57dac6ca046c", "resourceName": "pNF 550377d4-2a63", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "fe0ac079-e762-4228-8d12-5ced07c2d309", "resourceInvariantUUID": "24f87f9a-e5c8-401b-8cfe-3cb195a4a09e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "artifactChecksum": "YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "9f86a809-577b-4f64-9e6d-a1fdd4da0104" } ], "workloadContext": "Production" } 2023-03-29T06:51:18.974Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:51:18.974Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3237c0dd-d6e3-4c86-acc0-974ba2597359 ASDC 2023-03-29T06:51:18.975Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c3c2d53b-3a81-4716-99a4-534d046b6920 ServiceName:Demo_pNF_j2zmVKRYKHawh3FMRxXR ServiceVersion:1.0 ServiceUUID:3237c0dd-d6e3-4c86-acc0-974ba2597359 ServiceInvariantUUID:69a4669f-98c0-4b94-ba05-563aae1c603b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ArtifactUUID:9f86a809-577b-4f64-9e6d-a1fdd4da0104 ArtifactChecksum:YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 550377d4-2a63 0 ResourceCustomizationUUID:2666f2f6-7bce-48f8-892f-57dac6ca046c ResourceInvariantUUID:24f87f9a-e5c8-401b-8cfe-3cb195a4a09e ResourceName:pNF 550377d4-2a63 ResourceType:PNF ResourceUUID:fe0ac079-e762-4228-8d12-5ced07c2d309 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T06:51:18.975Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3237c0dd-d6e3-4c86-acc0-974ba2597359 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:51:19.020Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:51:19.021Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:51:19.021Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:51:19.021Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 from URL: /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:51:19.021Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:51:19.021Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:51:19.322Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T06:51:19.324Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 9f86a809-577b-4f64-9e6d-a1fdd4da0104 88024 2023-03-29T06:51:19.325Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T06:51:19.325Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:51:19.325Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T06:51:19.325Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:51:19.325Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:51:19.325Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072679325, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:51:20.327Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:51:20.327Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:51:20.328Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104, URL: /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar to file: /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:51:20.328Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:51:20.329Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:51:20.329Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:51:20.428Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2837646384049880687/Definitions/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml 2023-03-29T06:51:21.061Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T06:51:21.061Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:51:21.061Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:51:21.061Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T06:51:21.062Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 550377d4-2a63 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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:51:21.062Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:51:21.062Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:51:21.062Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:51:21.062Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:51:21.062Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:51:21.062Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T06:51:21.062Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:51:21.062Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:51:21.062Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:51:21.063Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Node template pNF 550377d4-2a63 0 is matching search criteria 2023-03-29T06:51:21.063Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:51:21.063Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 550377d4-2a63 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:51:21.063Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:51:21.063Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:51:21.063Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Node template pNF 550377d4-2a63 0 is matching search criteria 2023-03-29T06:51:21.063Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:51:21.063Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 550377d4-2a63 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:51:21.063Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:51:21.063Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:51:21.064Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:51:21.064Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:51:21.064Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:51:21.064Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:51:21.064Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:51:21.064Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:51:21.064Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:51:21.064Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:51:21.064Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_j2zmVKRYKHawh3FMRxXR Description:catalog service description Model UUID:3237c0dd-d6e3-4c86-acc0-974ba2597359 Model Version:NULL Model InvariantUuid:69a4669f-98c0-4b94-ba05-563aae1c603b 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:51:21.107Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||ERROR|500||Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists 2023-03-29T06:51:21.108Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T06:51:21.108Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar(Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists) 2023-03-29T06:51:21.108Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:51:21.108Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:51:21.108Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:51:21.108Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072681108, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:51:22.109Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T06:51:22.109Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar(Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists) 2023-03-29T06:51:22.109Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:51:22.110Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:51:22.110Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:51:22.110Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072682109, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:51:23.111Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:51:23.140Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:51:23.144Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:51:23.144Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:51:23.145Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:51:23.145Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:51:23.145Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:51:23.145Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:51:23.145Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:51:23.145Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:51:23.145Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:51:23.158Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:51:53.158Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:51:53.167Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c3c2d53b-3a81-4716-99a4-534d046b6920 and serviceModelVersionId: 3237c0dd-d6e3-4c86-acc0-974ba2597359 2023-03-29T06:51:53.168Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 69a4669f-98c0-4b94-ba05-563aae1c603b 2023-03-29T06:51:53.168Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 2023-03-29T06:51:53.173Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:51:53.188Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T06:51:53.189Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|INFO|500||Invoke 2023-03-29T06:51:53.194Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:51:53.324Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|INFO|500||InvokeReturn 2023-03-29T06:51:53.324Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:51:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[125], vertex-id=[454888], x-aai-txid=[0-aai-resources-230329-06:51:53:645-27178], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:51:53.324Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:51:53.325Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:51:53.325Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:51:53.333Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:51:53.334Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c3c2d53b-3a81-4716-99a4-534d046b6920 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:51:53.334Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:51:53.334Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:51:53.334Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:51:53.334Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072713334, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:51:54.358Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:51:54.358Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"781405e2-6aab-4e9d-8fcc-c6fdd2569fc3","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"36862f52-61af-43aa-bf14-1b80c16aff49","serviceDescription":"service","serviceInvariantUUID":"9fa13ddb-34f6-4825-942d-46b728e75b8d","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f140371a-2b29-401b-b426-49bcf81c9dfa","resourceInvariantUUID":"70e40af3-06e7-486c-b7bf-a653b940acfd","resourceCustomizationUUID":"a45a4b9f-9751-4f9e-bae9-0c0ee2e86575","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":"YjhiZWYxZTk1M2FmNzVhZWI2ZWRkMzRlMTFlYjI4M2Y\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7ff23710-80ba-417b-be3b-48099e564b30","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":"YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5","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":"12dc7601-275c-4fc6-a279-df3cc2f780dd","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":"e668b618-580e-4e1f-a88a-9fd634489f82","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":"01aa50a9-58e6-431b-b68f-b70efdec7244","artifactVersion":"2","generatedFromUUID":"5bf367e4-5487-4f18-82f1-85a0fec4e22b"},{"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":"5d9c2a30-f904-4e6e-a9a9-663d9a26e962","artifactVersion":"2","generatedFromUUID":"12dc7601-275c-4fc6-a279-df3cc2f780dd"},{"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":"5bf367e4-5487-4f18-82f1-85a0fec4e22b","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":"c2e5e7a7-55bf-409a-8f4c-48b6398b86e1","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":"MDk2NWMxZDkxOTBkNzllMjAyMzlmMjkyODdjMzY1NjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c7ed72d-a364-4483-b376-e78ce94b7f63","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e2f8424b-2c72-4c56-a4dd-c426d307f26c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:51:54.358Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:51:54.358Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:51:54.359Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:51:54.359Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:51:55.360Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:51:55.361Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:51:55.361Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:51:55.361Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:51:56.362Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:51:56.363Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:51:56.363Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:51:56.363Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:51:57.364Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:51:57.365Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:51:57.365Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:51:57.365Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:51:58.366Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:51:58.366Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:51:58.367Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:51:58.367Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:51:59.367Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:51:59.368Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:51:59.368Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:51:59.368Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:52:00.369Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:52:00.369Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:52:00.369Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:52:00.369Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:52:01.371Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:52:01.371Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:52:01.371Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:52:01.371Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:52:02.372Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:52:02.373Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:52:02.373Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:52:02.373Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:52:03.374Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:52:03.374Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:52:03.374Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:52:03.374Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:52:04.377Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "36862f52-61af-43aa-bf14-1b80c16aff49", "serviceDescription": "service", "serviceInvariantUUID": "9fa13ddb-34f6-4825-942d-46b728e75b8d", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "a45a4b9f-9751-4f9e-bae9-0c0ee2e86575", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f140371a-2b29-401b-b426-49bcf81c9dfa", "resourceInvariantUUID": "70e40af3-06e7-486c-b7bf-a653b940acfd", "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": "YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5", "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": "12dc7601-275c-4fc6-a279-df3cc2f780dd", "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": "5d9c2a30-f904-4e6e-a9a9-663d9a26e962", "generatedFromUUID": "12dc7601-275c-4fc6-a279-df3cc2f780dd" }, "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": "01aa50a9-58e6-431b-b68f-b70efdec7244", "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": "5d9c2a30-f904-4e6e-a9a9-663d9a26e962", "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": "5bf367e4-5487-4f18-82f1-85a0fec4e22b", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e2f8424b-2c72-4c56-a4dd-c426d307f26c" } ], "workloadContext": "Production" } 2023-03-29T06:52:04.377Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:52:04.377Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 36862f52-61af-43aa-bf14-1b80c16aff49 ASDC 2023-03-29T06:52:04.377Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:36862f52-61af-43aa-bf14-1b80c16aff49 ServiceInvariantUUID:9fa13ddb-34f6-4825-942d-46b728e75b8d 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:e2f8424b-2c72-4c56-a4dd-c426d307f26c ArtifactChecksum:YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:a45a4b9f-9751-4f9e-bae9-0c0ee2e86575 ResourceInvariantUUID:70e40af3-06e7-486c-b7bf-a653b940acfd ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:f140371a-2b29-401b-b426-49bcf81c9dfa 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:1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5 ArtifactChecksum:YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU= 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:12dc7601-275c-4fc6-a279-df3cc2f780dd 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:5d9c2a30-f904-4e6e-a9a9-663d9a26e962 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:01aa50a9-58e6-431b-b68f-b70efdec7244 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:5d9c2a30-f904-4e6e-a9a9-663d9a26e962 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:5bf367e4-5487-4f18-82f1-85a0fec4e22b ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T06:52:04.377Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 36862f52-61af-43aa-bf14-1b80c16aff49 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:52:04.418Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:52:04.418Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:52:04.418Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:52:04.418Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T06:52:04.418Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:52:04.418Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T06:52:04.719Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T06:52:04.726Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar e2f8424b-2c72-4c56-a4dd-c426d307f26c 163277 2023-03-29T06:52:04.727Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:52:04.727Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T06:52:04.727Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T06:52:04.727Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:52:04.727Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:52:04.727Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072724727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:52:05.728Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:52:05.728Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:52:05.729Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:52:05.729Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-29T06:52:05.729Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:52:05.729Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:52:05.828Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14709498354418892853/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-29T06:52:06.783Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T06:52:06.783Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:52:06.783Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:52:06.783Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-29T06:52:06.784Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|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-BasicCnfMacro-csar.csar 2023-03-29T06:52:06.784Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:52:06.784Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:52:06.784Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T06:52:06.784Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T06:52:06.784Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:52:06.784Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:52:06.784Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:52:06.784Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:52:06.784Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:52:06.784Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:52:06.784Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:52:06.784Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:52:06.784Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T06:52:06.785Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T06:52:06.785Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:52:06.785Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:52:06.785Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:52:06.785Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T06:52:06.785Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-29T06:52:06.785Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-29T06:52:06.785Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T06:52:06.785Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:52:06.785Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T06:52:06.785Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:52:06.785Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:52:06.785Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:52:06.785Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:52:06.785Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:52:06.786Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:52:06.786Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:52:06.786Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:52:06.786Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:52:06.786Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:52:06.786Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T06:52:06.786Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T06:52:06.786Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:52:06.786Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T06:52:06.786Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-29T06:52:06.786Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=3419b1ab-2d3b-4748-81b6-b9780c31acf7 2023-03-29T06:52:06.786Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:52:06.786Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:52:06.786Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:52:06.786Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:52:06.786Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:52:06.786Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:52:06.786Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T06:52:06.786Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T06:52:06.787Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:36862f52-61af-43aa-bf14-1b80c16aff49 Model Version:NULL Model InvariantUuid:9fa13ddb-34f6-4825-942d-46b728e75b8d Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:82f52d7d-2596-4fdd-a7c8-3459f40efba9 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:70e40af3-06e7-486c-b7bf-a653b940acfd Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a45a4b9f-9751-4f9e-bae9-0c0ee2e86575 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2b2ef1cc-d651-417b-b90a-0ab1ead6a520 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:9d62daa5-ad7d-4e46-9f6b-0522a741435b ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:7adddd86-61d7-47cc-8e43-e652f2aaa4a8 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:e54c408d-1744-44fd-929e-d352c31b4ed3 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:3419b1ab-2d3b-4748-81b6-b9780c31acf7 ModelInvariantUuid:634e6e71-e39a-4469-9174-68af031f1088 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:613f2df5-fd8c-44e5-af2d-7d069c276063 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:2b7624d5-f854-4689-8795-bb4e8e15c697 ModelInvariantUuid:3dad0d76-1700-4b3f-bd4c-f429cd8a8764 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:1c5e841b-90bd-4455-b55e-f6a055ea6bd0 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:52:06.822Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||ERROR|500||Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists 2023-03-29T06:52:06.822Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:52:06.823Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists) 2023-03-29T06:52:06.823Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:52:06.823Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:52:06.823Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:52:06.823Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072726822, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:52:07.824Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:52:07.824Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: f140371a-2b29-401b-b426-49bcf81c9dfa already exists) 2023-03-29T06:52:07.825Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:52:07.825Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:52:07.825Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:52:07.825Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072727824, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f140371a-2b29-401b-b426-49bcf81c9dfa already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:52:08.826Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:52:08.851Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:52:08.856Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:52:08.856Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:52:08.856Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:52:08.856Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:52:08.856Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:52:08.856Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:52:08.856Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:52:08.857Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:52:08.857Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:52:08.873Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:52:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:52:14.793Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:52:14.793Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:52:14.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:52:38.873Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:52:38.884Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and serviceModelVersionId: 36862f52-61af-43aa-bf14-1b80c16aff49 2023-03-29T06:52:38.884Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9fa13ddb-34f6-4825-942d-46b728e75b8d 2023-03-29T06:52:38.884Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 2023-03-29T06:52:38.890Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:52:38.909Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T06:52:38.910Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|INFO|500||Invoke 2023-03-29T06:52:38.917Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:52:39.050Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|INFO|500||InvokeReturn 2023-03-29T06:52:39.050Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:52:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[128], vertex-id=[196656], x-aai-txid=[2-aai-resources-230329-06:52:39:368-2503], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:52:39.051Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:52:39.051Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:52:39.051Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:52:39.056Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:52:39.056Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:52:39.056Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:52:39.056Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:52:39.056Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:52:39.056Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072759056, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:52:40.081Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:52:40.082Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"3a9e49d9-9166-44c6-ba13-fa9494d789a4","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"52d3506c-ad76-46e0-a6e3-d0181df0c9c7","serviceDescription":"service","serviceInvariantUUID":"67d5f7cf-e494-45db-a83e-997878e378ca","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"064a2e53-f174-43f9-81e6-dce9b9605e53","resourceInvariantUUID":"a6254090-fc4e-469f-9c7f-73c4814314c3","resourceCustomizationUUID":"25e05fc7-74b2-4aec-ac47-e3ee9ec51c16","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":"YmYxM2U2YTljMDczMjZhYTg2NTE5N2U2N2NlODA0MWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ed29e1-55c0-4f45-ab8e-e52bb49eff0f","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":"ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d10de3f7-651a-4e6b-8604-c701d8acf5aa","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":"5b017cc9-4408-4203-ad55-c97114c88a7d","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":"c365ebf8-64bc-4a6a-9bf7-cc15c9d8aeec","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":"9368be6e-97ef-4cce-ac21-a9af1c109d0f","artifactVersion":"2","generatedFromUUID":"5b017cc9-4408-4203-ad55-c97114c88a7d"},{"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":"YWJhYzdjOWQwYjAxN2ExZDFlMTkxNWY3YjkxM2U4MWE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"fb4e8173-ff54-4381-acd5-8989bd091a1d","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":"NjJjYTA1Y2QyNzAxYzJjMjk3MTNmNjQ1OGI2ZGE1MzQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a8cabd45-2fd7-4887-9880-6937c2c6fc76","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"663bf571-beb1-484a-b3b8-2f0d3e52cfe0","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:52:40.082Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:52:40.082Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:52:40.082Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:52:40.082Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:52:41.082Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:52:41.083Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:52:41.083Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:52:41.083Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:52:42.083Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:52:42.084Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:52:42.084Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:52:42.084Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:52:43.085Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:52:43.085Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:52:43.085Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:52:43.085Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:52:44.086Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:52:44.086Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:52:44.086Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:52:44.087Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:52:45.087Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:52:45.088Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:52:45.088Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:52:45.088Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:52:46.088Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:52:46.089Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:52:46.089Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:52:46.089Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:52:47.090Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:52:47.090Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:52:47.090Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:52:47.090Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:52:48.091Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "52d3506c-ad76-46e0-a6e3-d0181df0c9c7", "serviceDescription": "service", "serviceInvariantUUID": "67d5f7cf-e494-45db-a83e-997878e378ca", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "25e05fc7-74b2-4aec-ac47-e3ee9ec51c16", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "064a2e53-f174-43f9-81e6-dce9b9605e53", "resourceInvariantUUID": "a6254090-fc4e-469f-9c7f-73c4814314c3", "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": "ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d10de3f7-651a-4e6b-8604-c701d8acf5aa", "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": "5b017cc9-4408-4203-ad55-c97114c88a7d", "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": "9368be6e-97ef-4cce-ac21-a9af1c109d0f", "generatedFromUUID": "5b017cc9-4408-4203-ad55-c97114c88a7d" }, "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": "9368be6e-97ef-4cce-ac21-a9af1c109d0f", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "663bf571-beb1-484a-b3b8-2f0d3e52cfe0" } ], "workloadContext": "Production" } 2023-03-29T06:52:48.092Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:52:48.092Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 ASDC 2023-03-29T06:52:48.092Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:3a9e49d9-9166-44c6-ba13-fa9494d789a4 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:52d3506c-ad76-46e0-a6e3-d0181df0c9c7 ServiceInvariantUUID:67d5f7cf-e494-45db-a83e-997878e378ca 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:663bf571-beb1-484a-b3b8-2f0d3e52cfe0 ArtifactChecksum:MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:25e05fc7-74b2-4aec-ac47-e3ee9ec51c16 ResourceInvariantUUID:a6254090-fc4e-469f-9c7f-73c4814314c3 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:064a2e53-f174-43f9-81e6-dce9b9605e53 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:d10de3f7-651a-4e6b-8604-c701d8acf5aa ArtifactChecksum:ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM= 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:5b017cc9-4408-4203-ad55-c97114c88a7d 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:9368be6e-97ef-4cce-ac21-a9af1c109d0f 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:9368be6e-97ef-4cce-ac21-a9af1c109d0f ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T06:52:48.092Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:52:48.142Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:52:48.142Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:52:48.143Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:52:48.143Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T06:52:48.143Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:52:48.143Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T06:52:48.168Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:52:48.169Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@78eec47a 2023-03-29T06:52:48.169Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:52:48.169Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-29T06:52:48.169Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:52:48.170Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:52:48.170Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-29T06:52:48.170Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:52:48.170Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:52:48.170Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:52:48.170Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072768170, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:52:49.171Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:663bf571-beb1-484a-b3b8-2f0d3e52cfe0) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:52:49.217Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists 2023-03-29T06:52:49.218Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:52:49.218Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists) 2023-03-29T06:52:49.218Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:52:49.218Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:52:49.218Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:52:49.218Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072769218, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:52:50.220Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:52:50.220Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 already exists) 2023-03-29T06:52:50.220Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:52:50.221Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:52:50.221Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:52:50.221Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072770220, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:52:51.222Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:52:51.247Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:52:51.255Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:52:51.256Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:52:51.256Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:52:51.256Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:52:51.256Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:52:51.256Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:52:51.256Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:52:51.256Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:52:51.256Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:52:51.273Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:53:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:53:14.793Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:53:14.793Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:53:14.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:53:14.794Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:53:14.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:53:14.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:53:14.794Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:53:14.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:53:14.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:53:14.794Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:53:14.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072679325, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:53:14.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:53:14.794Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:53:14.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072681108, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists" } 2023-03-29T06:53:14.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:53:14.794Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:53:14.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072682109, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists" } 2023-03-29T06:53:14.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072713334, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T06:53:14.795Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:53:14.796Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:53:14.796Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:53:14.796Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:53:14.796Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:53:14.796Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:53:14.796Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:53:14.796Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:53:14.796Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072724727, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T06:53:14.796Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:53:14.796Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:53:14.796Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072726822, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists" } 2023-03-29T06:53:14.796Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:53:14.796Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:53:14.796Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072727824, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f140371a-2b29-401b-b426-49bcf81c9dfa already exists" } 2023-03-29T06:53:14.796Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:53:21.273Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:53:21.282Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and serviceModelVersionId: 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 2023-03-29T06:53:21.283Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 67d5f7cf-e494-45db-a83e-997878e378ca 2023-03-29T06:53:21.283Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 2023-03-29T06:53:21.288Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:53:21.309Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|INFO|500||Invoke 2023-03-29T06:53:21.309Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3a9e49d9-9166-44c6-ba13-fa9494d789a4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[56bfffd3-0b6c-4252-84be-dc5f07592b55], X-ECOMP-RequestID=[3a9e49d9-9166-44c6-ba13-fa9494d789a4], X-TransactionId=[], X-ONAP-RequestID=[3a9e49d9-9166-44c6-ba13-fa9494d789a4], Content-Type=[application/merge-patch+json]} 2023-03-29T06:53:21.315Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:53:21.446Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?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/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:53:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[127], vertex-id=[249992], x-aai-txid=[0-aai-resources-230329-06:53:21:765-2168], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:53:21.446Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:53:21.447Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|INFO|500||InvokeReturn 2023-03-29T06:53:21.447Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:53:21.447Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:53:21.455Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:53:21.455Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:53:21.455Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:53:21.455Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:53:21.455Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:53:21.455Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072801455, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:53:22.486Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:53:22.486Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"bf7db9b3-4994-49e6-aa71-d459eb7499b4","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"24d1761c-78cd-406b-9533-04163391553b","serviceDescription":"service","serviceInvariantUUID":"335bac3b-e529-4dd5-9132-7f5e7603d297","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"19b6e3e1-f3b6-4268-be7c-5555dc8e7be4","resourceInvariantUUID":"799b6730-5136-4e08-999e-e28fb230c07c","resourceCustomizationUUID":"fffca6c5-85b7-4cd3-9196-365f4c2c825a","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":"ZjZhMmQwMmI1ZjM1MzgyMjRkYWM4NGU5YTZhMTFlZTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"274684d9-7235-4e63-9d81-ea1159ee9585","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":"3347761e-0393-407f-b2a1-c66c77589d8c","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":"f6c42b6f-cfe0-45fa-9358-da6935038014","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":"YTdmNmRmNTdiY2U2Y2ZkNjY2NjAzMWM0OWE0ZDI3ODA\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"303ab928-21dc-468f-9064-107eccb31d43","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":"00361560-8fcc-41e2-8b1b-43148f7de217","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":"2b9ac7d9-548a-4dbf-b2f3-d0864030b0b8","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":"cdfad442-825b-44b2-9ad6-7751dff7c40b","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":"NzBjODcwMTA3MzY3NzU1MTVmMjJhZTczNzRkOWMyZjk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e2f51a93-3521-4c54-a622-f6de653af83c","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e0b62eb-6491-4213-937f-a6815699d6b7","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:53:22.486Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:53:22.487Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:53:22.487Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:53:22.487Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "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-03-29T06:53:23.488Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:53:23.488Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:53:23.488Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:53:23.488Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:53:24.489Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:53:24.489Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:53:24.489Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:53:24.489Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:53:25.489Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:53:25.490Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:53:25.490Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:53:25.490Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "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-03-29T06:53:26.490Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:53:26.491Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:53:26.491Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:53:26.491Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "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-03-29T06:53:27.492Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:53:27.492Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:53:27.492Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:53:27.492Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "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-03-29T06:53:28.493Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:53:28.493Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:53:28.493Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:53:28.493Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "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-03-29T06:53:29.494Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:53:29.494Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:53:29.494Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:53:29.494Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:53:30.495Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:53:30.495Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:53:30.495Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:53:30.495Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:53:31.496Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "24d1761c-78cd-406b-9533-04163391553b", "serviceDescription": "service", "serviceInvariantUUID": "335bac3b-e529-4dd5-9132-7f5e7603d297", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "fffca6c5-85b7-4cd3-9196-365f4c2c825a", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "19b6e3e1-f3b6-4268-be7c-5555dc8e7be4", "resourceInvariantUUID": "799b6730-5136-4e08-999e-e28fb230c07c", "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": "ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e0b62eb-6491-4213-937f-a6815699d6b7" } ], "workloadContext": "Production" } 2023-03-29T06:53:31.496Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:53:31.497Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 24d1761c-78cd-406b-9533-04163391553b ASDC 2023-03-29T06:53:31.497Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:bf7db9b3-4994-49e6-aa71-d459eb7499b4 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:24d1761c-78cd-406b-9533-04163391553b ServiceInvariantUUID:335bac3b-e529-4dd5-9132-7f5e7603d297 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:5e0b62eb-6491-4213-937f-a6815699d6b7 ArtifactChecksum:ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:fffca6c5-85b7-4cd3-9196-365f4c2c825a ResourceInvariantUUID:799b6730-5136-4e08-999e-e28fb230c07c ResourceName:test-pnf ResourceType:PNF ResourceUUID:19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T06:53:31.497Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 24d1761c-78cd-406b-9533-04163391553b 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:53:31.541Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:53:31.542Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:53:31.542Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:53:31.542Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T06:53:31.542Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:53:31.542Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T06:53:31.580Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:53:31.580Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@22550fd7 2023-03-29T06:53:31.581Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:53:31.581Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T06:53:31.581Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 5e0b62eb-6491-4213-937f-a6815699d6b7 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:53:31.581Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:53:31.581Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T06:53:31.581Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:53:31.582Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:53:31.582Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:53:31.582Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072811581, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:53:32.583Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:5e0b62eb-6491-4213-937f-a6815699d6b7) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:53:32.619Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7 already exists 2023-03-29T06:53:32.619Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:53:32.619Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7 already exists) 2023-03-29T06:53:32.619Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:53:32.620Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:53:32.620Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:53:32.620Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072812619, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:53:33.620Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:53:33.621Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 already exists) 2023-03-29T06:53:33.621Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:53:33.621Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:53:33.621Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:53:33.621Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072813620, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:53:34.622Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:53:34.646Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:53:34.650Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:53:34.650Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:53:34.650Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:53:34.650Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:53:34.650Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:53:34.650Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:53:34.650Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:53:34.650Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:53:34.650Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:53:34.663Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:54:04.664Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:54:04.674Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 and serviceModelVersionId: 24d1761c-78cd-406b-9533-04163391553b 2023-03-29T06:54:04.674Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 335bac3b-e529-4dd5-9132-7f5e7603d297 2023-03-29T06:54:04.675Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 2023-03-29T06:54:04.681Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:54:04.696Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T06:54:04.696Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|INFO|500||Invoke 2023-03-29T06:54:04.703Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T06:54:04.838Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|INFO|500||InvokeReturn 2023-03-29T06:54:04.838Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:54:05 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[130], vertex-id=[487616], x-aai-txid=[2-aai-resources-230329-06:54:05:153-62424], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:54:04.839Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:54:04.839Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:54:04.839Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:54:04.848Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:54:04.848Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bf7db9b3-4994-49e6-aa71-d459eb7499b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T06:54:04.848Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:54:04.848Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:54:04.849Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:54:04.849Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072844848, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:54:05.878Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:54:05.878Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"3049c1a1-b68d-42a6-998a-1572be847fa9","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"d71e6456-3815-4fee-a664-b167d2283731","serviceDescription":"service","serviceInvariantUUID":"56e11cd4-0847-4113-becc-c32f6aaad068","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"00224814-c373-4480-9745-d5e68a9c23e4","resourceInvariantUUID":"9c5a7476-4bee-4a33-8bb5-28b41a9ae3b2","resourceCustomizationUUID":"4788a566-0233-439a-8c53-683bd8cdb1a2","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":"ZWY4ODkwZDYxZTE2NzgyN2EwNTZhMzYyZmY1YTRmMjU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3ef072e6-88be-4fef-a959-e74de218e824","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":"3b24f12d-51ed-4038-8e9b-d219cf638824","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":"0e9332c1-9a32-4edb-bbbf-cd8ac6a5c407","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":"MjZmNmVhNTZjNDczZGZhMjViN2IxYTc2YWIxMzQxZDQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"6153c01e-fae2-411a-b604-a16a8ec066df","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":"026cd594-5004-4261-b407-e311f21357ed","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":"01dbfeea-377f-4537-b109-151b3572f32f","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":"03ff589f-2eed-4172-b01a-671e83903cf0","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":"ZDUyNDU4OTMxZDMxYTMxZDUyYTgxNWMwNzc3ODUyNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e396b873-ab97-4956-b264-d9d9ec9d4661","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"NDM3MDNjMDg0YmI2MGRkMWM3NjA1ZTcyMDgwMGEzMTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d08ed6b2-15dc-406e-99cb-0846baccd8be","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:54:05.879Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:54:05.879Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:54:05.879Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:54:05.879Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "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-03-29T06:54:06.879Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:54:06.879Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:54:06.879Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:54:06.879Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:54:07.880Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:54:07.880Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:54:07.881Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:54:07.881Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:54:08.881Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:54:08.882Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:54:08.882Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:54:08.882Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "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-03-29T06:54:09.883Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:54:09.883Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:54:09.883Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:54:09.883Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "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-03-29T06:54:10.884Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:54:10.884Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:54:10.884Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:54:10.885Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "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-03-29T06:54:11.886Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:54:11.886Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:54:11.887Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:54:11.887Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "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-03-29T06:54:12.888Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:54:12.888Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:54:12.889Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:54:12.889Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:54:13.889Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:54:13.890Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:54:13.890Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:54:13.890Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:54:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:54:14.792Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: cached metadata has changed from (version96: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version97: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-29T06:54:14.801Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T06:54:14.801Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T06:54:14.804Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=39, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T06:54:14.805Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 39: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T06:54:14.815Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=39, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T06:54:14.816Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T06:54:14.816Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T06:54:14.820Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:54:14.820Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:54:14.820Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:54:14.820Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1696, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:54:14.820Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:54:14.820Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:54:14.891Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "d71e6456-3815-4fee-a664-b167d2283731", "serviceDescription": "service", "serviceInvariantUUID": "56e11cd4-0847-4113-becc-c32f6aaad068", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "4788a566-0233-439a-8c53-683bd8cdb1a2", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "00224814-c373-4480-9745-d5e68a9c23e4", "resourceInvariantUUID": "9c5a7476-4bee-4a33-8bb5-28b41a9ae3b2", "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": "NDM3MDNjMDg0YmI2MGRkMWM3NjA1ZTcyMDgwMGEzMTk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d08ed6b2-15dc-406e-99cb-0846baccd8be" } ], "workloadContext": "Production" } 2023-03-29T06:54:14.891Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:54:14.892Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d71e6456-3815-4fee-a664-b167d2283731 ASDC 2023-03-29T06:54:14.892Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:3049c1a1-b68d-42a6-998a-1572be847fa9 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:d71e6456-3815-4fee-a664-b167d2283731 ServiceInvariantUUID:56e11cd4-0847-4113-becc-c32f6aaad068 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:d08ed6b2-15dc-406e-99cb-0846baccd8be ArtifactChecksum:NDM3MDNjMDg0YmI2MGRkMWM3NjA1ZTcyMDgwMGEzMTk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:4788a566-0233-439a-8c53-683bd8cdb1a2 ResourceInvariantUUID:9c5a7476-4bee-4a33-8bb5-28b41a9ae3b2 ResourceName:test-pnf ResourceType:PNF ResourceUUID:00224814-c373-4480-9745-d5e68a9c23e4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T06:54:14.892Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d71e6456-3815-4fee-a664-b167d2283731 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:54:14.943Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:54:14.944Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:54:14.944Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:54:14.944Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d08ed6b2-15dc-406e-99cb-0846baccd8be from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T06:54:14.944Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:54:14.945Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T06:54:14.964Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:54:14.964Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@338db06a 2023-03-29T06:54:14.964Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:54:14.965Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T06:54:14.965Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar d08ed6b2-15dc-406e-99cb-0846baccd8be Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:54:14.965Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:54:14.965Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T06:54:14.965Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:54:14.965Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:54:14.965Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:54:14.965Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072854965, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:54:15.837Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.837Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072759056, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:54:15.838Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.838Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.838Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:54:15.838Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.838Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.838Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T06:54:15.838Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.838Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.838Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T06:54:15.838Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.839Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.839Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:54:15.839Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.840Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.840Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T06:54:15.841Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.841Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.841Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T06:54:15.841Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.841Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.841Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:54:15.841Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.841Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.842Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:54:15.842Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.842Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.842Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072768170, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:54:15.842Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.842Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.842Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072769218, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists" } 2023-03-29T06:54:15.842Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.842Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.842Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072770220, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 already exists" } 2023-03-29T06:54:15.842Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.843Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.843Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072801455, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:54:15.843Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.843Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.843Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:54:15.843Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.843Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.843Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:54:15.843Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.843Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.843Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:54:15.844Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.844Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.844Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T06:54:15.844Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.844Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.844Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:54:15.844Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.844Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.844Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:54:15.844Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.844Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.845Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:54:15.845Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.845Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.845Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:54:15.845Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.845Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.845Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:54:15.845Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.845Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.845Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072811581, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:54:15.845Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.845Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.845Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072812619, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7 already exists" } 2023-03-29T06:54:15.846Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.846Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.846Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072813620, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 already exists" } 2023-03-29T06:54:15.846Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.846Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.846Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072844848, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T06:54:15.846Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.846Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.846Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:54:15.846Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.846Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.847Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T06:54:15.847Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.847Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.847Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T06:54:15.847Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.847Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.847Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T06:54:15.847Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.847Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.847Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:54:15.847Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.847Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.847Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:54:15.848Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.848Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.848Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T06:54:15.848Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.848Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.848Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:54:15.848Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.848Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.848Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072186416, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:54:15.848Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.848Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:54:15.848Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072854965, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:54:15.849Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:54:15.966Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:d08ed6b2-15dc-406e-99cb-0846baccd8be) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T06:54:15.980Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:54:15.980Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 00224814-c373-4480-9745-d5e68a9c23e4 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=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T06:54:15.996Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||test-pnf 0 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T06:54:16.031Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_ALREADY_EXIST test-pnf 0 00224814-c373-4480-9745-d5e68a9c23e4 test-pnf 2023-03-29T06:54:16.031Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||No resources found for Service: d71e6456-3815-4fee-a664-b167d2283731 2023-03-29T06:54:16.031Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: d71e6456-3815-4fee-a664-b167d2283731 2023-03-29T06:54:16.031Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 00224814-c373-4480-9745-d5e68a9c23e4 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=? 2023-03-29T06:54:16.037Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$56565f71.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T06:54:16.062Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$56565f71.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:54:16.066Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 00224814-c373-4480-9745-d5e68a9c23e4 0 ASDC deployResourceStructure 2023-03-29T06:54:16.066Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$56565f71.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-29T06:54:16.066Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T06:54:16.066Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-29T06:54:16.066Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T06:54:16.067Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:54:16.067Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:54:16.067Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072856066, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:54:17.068Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3049c1a1-b68d-42a6-998a-1572be847fa9 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:54:17.097Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3049c1a1-b68d-42a6-998a-1572be847fa9 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:54:17.102Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T06:54:17.102Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T06:54:17.102Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T06:54:17.102Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T06:54:17.102Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:54:17.102Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:54:17.102Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T06:54:17.102Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-29T06:54:17.102Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T06:54:17.117Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T06:54:47.117Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3049c1a1-b68d-42a6-998a-1572be847fa9 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T06:54:47.126Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3049c1a1-b68d-42a6-998a-1572be847fa9 and serviceModelVersionId: d71e6456-3815-4fee-a664-b167d2283731 2023-03-29T06:54:47.126Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 56e11cd4-0847-4113-becc-c32f6aaad068 2023-03-29T06:54:47.127Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0 2023-03-29T06:54:47.133Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T06:54:47.150Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0|INFO|500||Invoke 2023-03-29T06:54:47.150Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3049c1a1-b68d-42a6-998a-1572be847fa9], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[0e9225cd-8f10-4f52-93a3-aebf060383ba], X-ECOMP-RequestID=[3049c1a1-b68d-42a6-998a-1572be847fa9], X-TransactionId=[], X-ONAP-RequestID=[3049c1a1-b68d-42a6-998a-1572be847fa9], Content-Type=[application/merge-patch+json]} 2023-03-29T06:54:47.156Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T06:54:47.285Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?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/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 06:54:47 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[125], vertex-id=[213040], x-aai-txid=[0-aai-resources-230329-06:54:47:605-16406], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T06:54:47.286Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T06:54:47.286Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0|INFO|500||InvokeReturn 2023-03-29T06:54:47.286Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T06:54:47.287Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:54:47.295Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:54:47.295Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3049c1a1-b68d-42a6-998a-1572be847fa9 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-29T06:54:47.296Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T06:54:47.296Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:54:47.296Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:54:47.296Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072887296, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:54:48.326Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T06:54:48.327Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T06:54:48.328Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Node 1 disconnected. 2023-03-29T06:54:48.328Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Node 2 disconnected. 2023-03-29T06:54:48.329Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T06:54:48.329Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T06:54:48.329Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T06:54:48.330Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T06:54:48.333Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-384e726d-f788-4f9f-8b03-a0d895fe9bf7 2023-03-29T06:54:48.334Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=11, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T06:54:48.334Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-29T06:54:48.334Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T06:54:51.042Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T06:54:54.052Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T06:54:57.061Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T06:55:00.070Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T06:55:03.078Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T06:55:06.087Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T06:55:09.095Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T06:55:12.106Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T06:55:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:55:14.802Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T06:55:14.802Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T06:55:14.806Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=40, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-384e726d-f788-4f9f-8b03-a0d895fe9bf7', protocol='range'} 2023-03-29T06:55:14.806Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=40, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T06:55:14.809Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:55:14.809Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:55:14.809Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:55:14.810Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:55:14.810Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:55:14.810Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T06:55:14.810Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 40: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-384e726d-f788-4f9f-8b03-a0d895fe9bf7=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-29T06:55:14.820Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=40, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-384e726d-f788-4f9f-8b03-a0d895fe9bf7', protocol='range'} 2023-03-29T06:55:14.820Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-29T06:55:14.820Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T06:55:14.820Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=40, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T06:55:14.821Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T06:55:14.821Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T06:55:14.823Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:55:14.823Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:55:14.824Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:55:14.824Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:55:14.824Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:55:14.824Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:55:14.824Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1732, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:55:14.824Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:55:14.824Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:55:14.824Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T06:55:14.824Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T06:55:14.824Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T06:55:15.838Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:55:15.838Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072856066, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-29T06:55:15.839Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:55:15.839Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:55:15.839Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072887296, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-29T06:55:15.839Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:55:15.903Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T06:55:15.904Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T06:55:15.905Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:55:15.905Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:55:15.905Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:55:15.906Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:55:16.906Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:55:16.906Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:55:16.906Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:55:16.906Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:55:17.907Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:55:17.907Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:55:17.907Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:55:17.907Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:55:18.908Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:55:18.908Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:55:18.909Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:55:18.909Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:55:19.909Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:55:19.910Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:55:19.910Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:55:19.910Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:55:20.911Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:55:20.911Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:55:20.911Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:55:20.911Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:55:21.912Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T06:55:21.912Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:55:21.912Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:55:21.912Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:55:22.913Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "serviceName": "basic_onboard_JYNnJk", "serviceVersion": "1.0", "serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8", "serviceDescription": "service", "serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d", "resources": [ { "resourceInstanceName": "basic_onboard_JYNnJk 0", "resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e", "resourceName": "basic_onboard_JYNnJk", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d", "resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jynnjk0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJynnjk-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab" } ], "workloadContext": "Production" } 2023-03-29T06:55:22.913Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T06:55:22.913Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC 2023-03-29T06:55:22.914Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a ServiceName:basic_onboard_JYNnJk ServiceVersion:1.0 ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8 ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJynnjk-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_JYNnJk 0 ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a ResourceName:basic_onboard_JYNnJk ResourceType:VF ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jynnjk0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670 ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T06:55:22.914Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T06:55:22.965Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T06:55:22.965Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:55:22.965Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T06:55:22.965Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T06:55:22.966Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:55:22.966Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T06:55:22.990Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:55:22.990Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@227fc09 2023-03-29T06:55:22.990Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:55:22.990Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T06:55:22.990Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:55:22.990Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification 2023-03-29T06:55:22.990Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found) 2023-03-29T06:55:22.990Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:55:22.991Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:55:22.991Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:55:22.991Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072922990, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:55:23.991Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T06:55:23.998Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:55:23.998Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T06:55:24.000Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||basic_onboard_JYNnJk 0 2023-03-29T06:55:24.000Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d 2023-03-29T06:55:24.000Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T06:55:24.001Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T06:55:24.002Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T06:55:24.017Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T06:55:24.017Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3ee41549 2023-03-29T06:55:24.017Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T06:55:24.018Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T06:55:24.018Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T06:55:24.018Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification 2023-03-29T06:55:24.018Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found) 2023-03-29T06:55:24.018Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T06:55:24.018Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T06:55:24.018Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T06:55:24.018Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072924018, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:55:25.019Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T06:55:25.019Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:55:25.048Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:55:25.053Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:55:25.053Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:55:55.054Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:55:55.080Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:55:55.087Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:55:55.087Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:56:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:56:14.793Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:56:14.793Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:56:14.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:56:25.087Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:56:25.115Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:56:25.119Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:56:25.119Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:56:55.120Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:56:55.149Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:56:55.153Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:56:55.153Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:57:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:57:14.793Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:57:14.793Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } 2023-03-29T06:57:14.793Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:57:14.793Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:57:14.793Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T06:57:14.793Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:57:14.793Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:57:14.793Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T06:57:14.793Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:57:14.793Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:57:14.793Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T06:57:14.793Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:57:14.793Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:57:14.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T06:57:14.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:57:14.794Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:57:14.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T06:57:14.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:57:14.794Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:57:14.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072922990, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:57:14.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:57:14.794Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T06:57:14.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680072924018, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T06:57:14.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T06:57:25.153Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:57:25.178Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:57:25.183Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:57:25.183Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:57:55.183Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:57:55.212Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:57:55.216Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:57:55.217Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:58:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:58:25.217Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:58:25.245Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:58:25.249Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:58:25.250Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:58:55.250Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:58:55.276Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:58:55.280Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:58:55.281Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:59:14.793Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T06:59:25.281Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:59:25.303Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:59:25.307Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:59:25.307Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T06:59:55.307Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:59:55.332Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T06:59:55.336Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T06:59:55.337Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:00:14.794Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:00:15.915Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T07:00:15.916Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-384e726d-f788-4f9f-8b03-a0d895fe9bf7 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-03-29T07:00:15.916Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T07:00:15.916Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T07:00:18.402Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:00:18.418Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T07:00:18.419Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T07:00:18.434Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=41, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T07:00:18.435Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 41: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T07:00:18.455Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=41, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T07:00:18.456Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T07:00:18.456Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T07:00:18.460Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T07:00:18.461Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T07:00:18.461Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T07:00:18.461Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1743, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T07:00:18.461Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T07:00:18.461Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T07:00:25.337Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T07:00:25.337Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:00:25.349Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8 2023-03-29T07:00:25.349Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d 2023-03-29T07:00:25.350Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 2023-03-29T07:00:25.356Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:00:25.371Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T07:00:25.371Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke 2023-03-29T07:00:25.375Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T07:00:25.416Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T07:00:25.416Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 07:00:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[38], x-aai-txid=[0-aai-resources-230329-07:00:25:821-6727], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:00:25.417Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}} 2023-03-29T07:00:25.420Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T07:00:25.420Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:00:25.420Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T07:00:25.420Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:00:25.428Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:00:25.428Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T07:00:25.428Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T07:00:25.428Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:00:25.428Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:00:25.428Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680073225428, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:00:25.441Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T07:00:25.442Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680073225428, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } 2023-03-29T07:00:25.442Z||pool-2-thread-4|||||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-03-29T07:00:26.461Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:00:26.461Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"89fd2b07-e1bd-4873-bb5f-256c573c4644","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"9cd9f058-856b-4690-b85b-64dde4c97e14","serviceDescription":"service","serviceInvariantUUID":"845278ed-2b9b-4dd8-a78b-f9f6679f81dd","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6ddacec4-6525-4bff-be52-37a6eacf9c98","resourceInvariantUUID":"8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab","resourceCustomizationUUID":"b48c1316-7610-4dbc-bed6-37aa768c22dd","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":"OGE0ZjNmOTRlYjk1NzNlZTNhMmVjYzgxOTk2ZDg1YjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9512861b-f8fd-484b-a511-def34deb9308","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ab21d092-9b7f-4b59-9729-357f7b20dd77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:00:26.461Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:00:26.462Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:00:26.462Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:00:26.462Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:00:27.462Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:00:27.463Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:00:27.463Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:00:27.463Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:00:28.464Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "9cd9f058-856b-4690-b85b-64dde4c97e14", "serviceDescription": "service", "serviceInvariantUUID": "845278ed-2b9b-4dd8-a78b-f9f6679f81dd", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "b48c1316-7610-4dbc-bed6-37aa768c22dd", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "6ddacec4-6525-4bff-be52-37a6eacf9c98", "resourceInvariantUUID": "8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab", "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": "YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ab21d092-9b7f-4b59-9729-357f7b20dd77" } ], "workloadContext": "Production" } 2023-03-29T07:00:28.464Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:00:28.465Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9cd9f058-856b-4690-b85b-64dde4c97e14 ASDC 2023-03-29T07:00:28.465Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:89fd2b07-e1bd-4873-bb5f-256c573c4644 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:9cd9f058-856b-4690-b85b-64dde4c97e14 ServiceInvariantUUID:845278ed-2b9b-4dd8-a78b-f9f6679f81dd 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:ab21d092-9b7f-4b59-9729-357f7b20dd77 ArtifactChecksum:YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:b48c1316-7610-4dbc-bed6-37aa768c22dd ResourceInvariantUUID:8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:6ddacec4-6525-4bff-be52-37a6eacf9c98 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T07:00:28.465Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9cd9f058-856b-4690-b85b-64dde4c97e14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:00:28.508Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:00:28.509Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:00:28.509Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:00:28.509Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T07:00:28.509Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:00:28.510Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T07:00:28.539Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T07:00:28.540Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6f95cde1 2023-03-29T07:00:28.540Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T07:00:28.540Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T07:00:28.540Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ab21d092-9b7f-4b59-9729-357f7b20dd77 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T07:00:28.540Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T07:00:28.541Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T07:00:28.541Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T07:00:28.541Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:00:28.541Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:00:28.541Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680073228540, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:00:29.542Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:ab21d092-9b7f-4b59-9729-357f7b20dd77) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:00:29.582Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists 2023-03-29T07:00:29.582Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T07:00:29.582Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists) 2023-03-29T07:00:29.582Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:00:29.582Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:00:29.583Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:00:29.583Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680073229582, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:00:30.583Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T07:00:30.584Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists) 2023-03-29T07:00:30.584Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:00:30.585Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:00:30.585Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:00:30.585Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680073230583, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:00:31.586Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:00:31.611Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:00:31.615Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:00:31.615Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:00:31.615Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:00:31.615Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:00:31.616Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:00:31.616Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:00:31.616Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:00:31.616Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:00:31.616Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:00:31.627Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:01:01.628Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:01:01.641Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and serviceModelVersionId: 9cd9f058-856b-4690-b85b-64dde4c97e14 2023-03-29T07:01:01.641Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 845278ed-2b9b-4dd8-a78b-f9f6679f81dd 2023-03-29T07:01:01.642Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 2023-03-29T07:01:01.648Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:01:01.665Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T07:01:01.666Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||Invoke 2023-03-29T07:01:01.672Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:01:01.864Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||InvokeReturn 2023-03-29T07:01:01.864Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:01:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[189], vertex-id=[331784], x-aai-txid=[1-aai-resources-230329-07:01:02:119-71505], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:01:01.864Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:01:01.864Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:01:01.864Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:01:01.870Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:01:01.871Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 89fd2b07-e1bd-4873-bb5f-256c573c4644 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:01:01.871Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:01:01.871Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:01:01.872Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:01:01.872Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680073261871, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:01:02.900Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:01:02.900Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"becb8b5a-dcb1-4d01-8ac3-6d641b72d56d","serviceName":"Demo_pNF_hXDFOFq3mh63QxjK66dZ","serviceVersion":"1.0","serviceUUID":"bf1fd886-5569-462e-bd5c-807bcad43c9d","serviceDescription":"catalog service description","serviceInvariantUUID":"1c1f0e8b-ffb1-458b-8a91-687867e49669","resources":[{"resourceInstanceName":"pNF 6fc73c3c-c6b3 0","resourceName":"pNF 6fc73c3c-c6b3","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a22c11b1-6858-4217-938e-5049e173c977","resourceInvariantUUID":"ad61b3d5-9601-4c6d-9480-76742f35ce81","resourceCustomizationUUID":"678e86ef-7d61-4ce9-a08b-f54e468b1743","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml","artifactChecksum":"MTdkZjZlYjViMWEzMTVhMTI0MWE4MTZlYzI3NzUwNjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c24e513b-5599-4af7-914e-b06f69aaf1f4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd263b59-fdec-44d7-9d9d-84bdd1807c62","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"674af2df-3bb2-4c99-82be-01f84d3a0376","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml","artifactChecksum":"NTNhOWU2MTZmMDk0NTkxOWNkODAzZjQ5Yjc2OTUyMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a72d5f73-0f2c-416c-8c36-2906589316ea","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ec535a44-f84d-4b5b-af73-3d87581fcfd0","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f1ccf9ff-c126-471c-8e0a-4654def5cebf","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactChecksum":"YmRlZTAwNDNlNmFiMGJkZDczZGY3Y2ExZTE2ZTQwNjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2f9aebc6-aaa8-4362-ad9a-7bf780581f5a","artifactVersion":"1"},{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactChecksum":"MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6f46e327-9aa8-48fb-8368-0d9545c1256b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:01:02.901Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:01:02.901Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:01:02.901Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:01:02.901Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:01:03.902Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:01:03.903Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:01:03.903Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:01:03.903Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:01:04.904Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:01:04.904Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:01:04.904Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:01:04.904Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:01:05.905Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:01:05.906Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:01:05.906Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:01:05.906Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:01:06.907Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:01:06.907Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:01:06.908Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:01:06.908Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:01:07.909Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:01:07.910Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:01:07.910Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:01:07.910Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:01:08.911Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:01:08.911Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:01:08.912Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:01:08.912Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:01:09.913Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:01:09.913Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:01:09.914Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:01:09.914Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:01:10.915Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "serviceName": "Demo_pNF_hXDFOFq3mh63QxjK66dZ", "serviceVersion": "1.0", "serviceUUID": "bf1fd886-5569-462e-bd5c-807bcad43c9d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "1c1f0e8b-ffb1-458b-8a91-687867e49669", "resources": [ { "resourceInstanceName": "pNF 6fc73c3c-c6b3 0", "resourceCustomizationUUID": "678e86ef-7d61-4ce9-a08b-f54e468b1743", "resourceName": "pNF 6fc73c3c-c6b3", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "a22c11b1-6858-4217-938e-5049e173c977", "resourceInvariantUUID": "ad61b3d5-9601-4c6d-9480-76742f35ce81", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactChecksum": "MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6f46e327-9aa8-48fb-8368-0d9545c1256b" } ], "workloadContext": "Production" } 2023-03-29T07:01:10.915Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:01:10.915Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bf1fd886-5569-462e-bd5c-807bcad43c9d ASDC 2023-03-29T07:01:10.916Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:becb8b5a-dcb1-4d01-8ac3-6d641b72d56d ServiceName:Demo_pNF_hXDFOFq3mh63QxjK66dZ ServiceVersion:1.0 ServiceUUID:bf1fd886-5569-462e-bd5c-807bcad43c9d ServiceInvariantUUID:1c1f0e8b-ffb1-458b-8a91-687867e49669 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactUUID:6f46e327-9aa8-48fb-8368-0d9545c1256b ArtifactChecksum:MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 6fc73c3c-c6b3 0 ResourceCustomizationUUID:678e86ef-7d61-4ce9-a08b-f54e468b1743 ResourceInvariantUUID:ad61b3d5-9601-4c6d-9480-76742f35ce81 ResourceName:pNF 6fc73c3c-c6b3 ResourceType:PNF ResourceUUID:a22c11b1-6858-4217-938e-5049e173c977 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T07:01:10.916Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bf1fd886-5569-462e-bd5c-807bcad43c9d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:01:10.963Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:01:10.963Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:01:10.964Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:01:10.964Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b from URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:01:10.964Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:01:10.964Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:01:11.299Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T07:01:11.301Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 6f46e327-9aa8-48fb-8368-0d9545c1256b 88018 2023-03-29T07:01:11.301Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T07:01:11.302Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:01:11.302Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T07:01:11.302Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:01:11.302Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:01:11.302Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073271301, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:01:12.303Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:01:12.304Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:01:12.304Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b, URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar to file: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:01:12.304Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:01:12.305Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:01:12.305Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:01:12.429Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9691853731462938458/Definitions/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml 2023-03-29T07:01:13.120Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T07:01:13.121Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:01:13.121Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:01:13.121Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T07:01:13.121Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:01:13.121Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:01:13.121Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:01:13.121Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:01:13.121Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:01:13.121Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:01:13.121Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6fc73c3c-c6b3 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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:01:13.121Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:01:13.121Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:01:13.121Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:01:13.121Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T07:01:13.121Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:01:13.122Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:01:13.122Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:01:13.122Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:01:13.122Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T07:01:13.122Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:01:13.122Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:01:13.122Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:01:13.122Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:01:13.122Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:01:13.122Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:01:13.122Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:01:13.122Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:01:13.122Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:01:13.122Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:01:13.123Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:01:13.123Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:01:13.123Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hXDFOFq3mh63QxjK66dZ Description:catalog service description Model UUID:bf1fd886-5569-462e-bd5c-807bcad43c9d Model Version:NULL Model InvariantUuid:1c1f0e8b-ffb1-458b-8a91-687867e49669 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:01:13.158Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||ERROR|500||Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists 2023-03-29T07:01:13.158Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T07:01:13.158Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists) 2023-03-29T07:01:13.158Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:01:13.158Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:01:13.159Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:01:13.159Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073273158, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:01:14.160Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T07:01:14.160Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists) 2023-03-29T07:01:14.160Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:01:14.160Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:01:14.161Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:01:14.161Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073274160, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:01:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:01:14.796Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:01:14.797Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:01:14.797Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:01:14.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:01:14.797Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:01:14.797Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:01:14.797Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:01:14.797Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680073228540, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T07:01:14.797Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:01:14.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:01:14.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680073229582, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } 2023-03-29T07:01:14.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:01:14.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:01:14.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680073230583, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } 2023-03-29T07:01:14.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:01:14.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:01:14.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680073261871, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:01:14.798Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:01:14.798Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:01:14.798Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:01:14.799Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:01:14.799Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:01:14.799Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T07:01:14.799Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:01:14.799Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:01:14.799Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T07:01:14.799Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:01:14.799Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:01:14.799Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:01:14.799Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:01:14.799Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:01:14.800Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:01:14.800Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:01:14.800Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:01:14.800Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:01:14.800Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:01:14.800Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:01:14.800Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:01:14.800Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:01:14.800Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:01:14.800Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:01:14.801Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:01:14.801Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:01:14.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073271301, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T07:01:14.801Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:01:14.801Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:01:14.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073273158, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } 2023-03-29T07:01:14.801Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:01:14.801Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:01:14.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073274160, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } 2023-03-29T07:01:14.802Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:01:15.162Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:01:15.189Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:01:15.194Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:01:15.194Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:01:15.194Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:01:15.194Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:01:15.194Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:01:15.194Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:01:15.195Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:01:15.195Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:01:15.195Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:01:15.211Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:01:45.211Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:01:45.226Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and serviceModelVersionId: bf1fd886-5569-462e-bd5c-807bcad43c9d 2023-03-29T07:01:45.227Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1c1f0e8b-ffb1-458b-8a91-687867e49669 2023-03-29T07:01:45.227Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 2023-03-29T07:01:45.233Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:01:45.252Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T07:01:45.253Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||Invoke 2023-03-29T07:01:45.257Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:01:45.387Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||InvokeReturn 2023-03-29T07:01:45.388Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:01:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[126], vertex-id=[344072], x-aai-txid=[2-aai-resources-230329-07:01:45:704-88445], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:01:45.388Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:01:45.388Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:01:45.388Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:01:45.396Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:01:45.396Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:01:45.396Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:01:45.397Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:01:45.397Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:01:45.397Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073305396, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:01:46.427Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:01:46.428Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"97dbd75c-aaad-4e24-898e-c5ed3e14800c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80","serviceDescription":"service","serviceInvariantUUID":"4453b51e-2c0e-4fd9-a8f5-372cae72a7b5","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b","resourceInvariantUUID":"ffa14943-3167-4273-bc2e-0910be881db2","resourceCustomizationUUID":"b62d4581-c92e-4bbe-97f9-94c7f742c600","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":"MTUzZTllNzgxM2I5NTY0ZDJlMjkxMjQyZjJkNzc0MmM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"79601963-63ad-4c83-84b0-a8fe138fa674","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":"MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d3b31b3d-0a37-4e41-9b75-45689d21c598","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":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642","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":"af819053-ffd2-46f9-b25a-ab602805cde9","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":"4406df68-980d-44ea-b292-c6717a161fd9","artifactVersion":"2","generatedFromUUID":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGNiNDlkM2U2ZTg4YTJhMDA5YTcyZGY4MjYyZGQwMmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d1c8e353-e00b-46aa-89ac-5d4cac253449","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e313f27c-b7aa-4489-b13a-3e9d6193ee33","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:01:46.428Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:01:46.428Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:01:46.428Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:01:46.429Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:01:47.430Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:01:47.431Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:01:47.431Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:01:47.431Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:01:48.432Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:01:48.433Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:01:48.433Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:01:48.433Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:01:49.434Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:01:49.435Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:01:49.435Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:01:49.435Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:01:50.436Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:01:50.436Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:01:50.436Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:01:50.437Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:01:51.437Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:01:51.437Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:01:51.438Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:01:51.438Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:01:52.438Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:01:52.439Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:01:52.439Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:01:52.439Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:01:53.439Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80", "serviceDescription": "service", "serviceInvariantUUID": "4453b51e-2c0e-4fd9-a8f5-372cae72a7b5", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "b62d4581-c92e-4bbe-97f9-94c7f742c600", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b", "resourceInvariantUUID": "ffa14943-3167-4273-bc2e-0910be881db2", "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": "MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d3b31b3d-0a37-4e41-9b75-45689d21c598", "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": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642", "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": "4406df68-980d-44ea-b292-c6717a161fd9", "generatedFromUUID": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642" }, "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": "4406df68-980d-44ea-b292-c6717a161fd9", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e313f27c-b7aa-4489-b13a-3e9d6193ee33" } ], "workloadContext": "Production" } 2023-03-29T07:01:53.440Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:01:53.440Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ASDC 2023-03-29T07:01:53.440Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:97dbd75c-aaad-4e24-898e-c5ed3e14800c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ServiceInvariantUUID:4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 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:e313f27c-b7aa-4489-b13a-3e9d6193ee33 ArtifactChecksum:NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:b62d4581-c92e-4bbe-97f9-94c7f742c600 ResourceInvariantUUID:ffa14943-3167-4273-bc2e-0910be881db2 ResourceName:basic_vm ResourceType:VF ResourceUUID:a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b 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:d3b31b3d-0a37-4e41-9b75-45689d21c598 ArtifactChecksum:MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM= 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:ca20ce4c-c846-45e8-b86c-33aa6f2c7642 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:4406df68-980d-44ea-b292-c6717a161fd9 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:4406df68-980d-44ea-b292-c6717a161fd9 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T07:01:53.440Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:01:53.484Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:01:53.485Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:01:53.485Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:01:53.485Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T07:01:53.485Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:01:53.486Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|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-03-29T07:01:53.508Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T07:01:53.508Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@37fadaf6 2023-03-29T07:01:53.508Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T07:01:53.509Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-29T07:01:53.509Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar e313f27c-b7aa-4489-b13a-3e9d6193ee33 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T07:01:53.509Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T07:01:53.509Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-29T07:01:53.509Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T07:01:53.509Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:01:53.509Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:01:53.509Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680073313509, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:01:54.510Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:e313f27c-b7aa-4489-b13a-3e9d6193ee33) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:01:54.554Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists 2023-03-29T07:01:54.554Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T07:01:54.554Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists) 2023-03-29T07:01:54.554Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:01:54.554Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:01:54.555Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:01:54.555Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680073314554, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:01:55.555Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T07:01:55.556Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists) 2023-03-29T07:01:55.556Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:01:55.556Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:01:55.556Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:01:55.556Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680073315555, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:01:56.557Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:01:56.579Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:01:56.583Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:01:56.583Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:01:56.583Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:01:56.583Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:01:56.583Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:01:56.583Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:01:56.583Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:01:56.583Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:01:56.583Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:01:56.596Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:02:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:02:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:02:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073305396, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:02:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:02:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:02:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:02:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:02:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:02:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T07:02:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:02:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:02:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T07:02:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:02:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:02:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:02:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:02:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:02:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T07:02:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:02:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:02:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:02:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:02:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:02:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:02:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:02:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:02:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680073313509, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T07:02:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:02:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:02:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680073314554, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } 2023-03-29T07:02:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:02:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:02:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680073315555, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } 2023-03-29T07:02:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:02:26.596Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:02:26.607Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and serviceModelVersionId: 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 2023-03-29T07:02:26.607Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 2023-03-29T07:02:26.608Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 2023-03-29T07:02:26.611Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:02:26.623Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||Invoke 2023-03-29T07:02:26.623Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e98b9d56-74ee-464d-b8fc-d643cf73a4be], X-ECOMP-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], X-TransactionId=[], X-ONAP-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], Content-Type=[application/merge-patch+json]} 2023-03-29T07:02:26.626Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:02:26.776Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?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/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:02:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[128], vertex-id=[413928], x-aai-txid=[2-aai-resources-230329-07:02:27:071-1269], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:02:26.776Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:02:26.776Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||InvokeReturn 2023-03-29T07:02:26.777Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:02:26.777Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:02:26.780Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:02:26.780Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 97dbd75c-aaad-4e24-898e-c5ed3e14800c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:02:26.780Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:02:26.780Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:02:26.780Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:02:26.780Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680073346780, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:02:27.812Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:02:27.812Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"322c7eed-d160-41b1-a1d7-8f46826511df","serviceName":"Demo_pNF_LM7m91Pd0a7JuAo6utdA","serviceVersion":"1.0","serviceUUID":"04d6510b-208b-4001-a609-5fc6e815bc29","serviceDescription":"catalog service description","serviceInvariantUUID":"46734027-bdee-4d81-a82e-d2664c92bddf","resources":[{"resourceInstanceName":"pNF d3572193-f6db 0","resourceName":"pNF d3572193-f6db","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3bc1ce41-54b2-4ded-97ff-325c6b0084f2","resourceInvariantUUID":"cf8281ae-59e1-4a89-88a5-20251862ff8b","resourceCustomizationUUID":"e6379093-e721-4518-80de-70298ba47d4a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml","artifactChecksum":"YTUwYzgxMDdiMmQ4Nzg2YWFjNWM4M2RhNWI4MGE3NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c5137d0-101e-4b95-9378-2f80a5d70f6b","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bc83c945-445e-46fa-a65f-569f82be6af0","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e305605e-62a9-43c4-ace1-4c4d304af926","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTIwN2ZhYTQ2MWY3ODVjYTk4ZDhjNGZhYzA5NDJlZWE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"934bbc92-3b74-4703-b2bc-549907eadd33","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8b37db95-69be-4476-8d0b-4e36e35b3b37","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"29033e38-916c-4ea7-afbe-813271c478aa","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactChecksum":"YjU3YTlkZTNhN2ZiZWNmZDJhNTg1ZDNjODYzZjMzMWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f921d3aa-063a-40e9-8278-0eb4f68aa14c","artifactVersion":"1"},{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactChecksum":"YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2f5b30a0-a6b5-4a97-b760-3d29a4bdc241","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:02:27.813Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:02:27.813Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:02:27.813Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:02:27.813Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:02:28.814Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:02:28.814Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:02:28.814Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:02:28.814Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:02:29.814Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:02:29.815Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:02:29.815Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:02:29.815Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:02:30.815Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:02:30.816Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:02:30.816Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:02:30.816Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:02:31.817Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:02:31.817Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:02:31.817Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:02:31.817Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:02:32.818Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:02:32.818Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:02:32.819Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:02:32.819Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:02:33.819Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:02:33.820Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:02:33.820Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:02:33.820Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:02:34.820Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:02:34.821Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:02:34.821Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:02:34.821Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:02:35.822Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "serviceName": "Demo_pNF_LM7m91Pd0a7JuAo6utdA", "serviceVersion": "1.0", "serviceUUID": "04d6510b-208b-4001-a609-5fc6e815bc29", "serviceDescription": "catalog service description", "serviceInvariantUUID": "46734027-bdee-4d81-a82e-d2664c92bddf", "resources": [ { "resourceInstanceName": "pNF d3572193-f6db 0", "resourceCustomizationUUID": "e6379093-e721-4518-80de-70298ba47d4a", "resourceName": "pNF d3572193-f6db", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3bc1ce41-54b2-4ded-97ff-325c6b0084f2", "resourceInvariantUUID": "cf8281ae-59e1-4a89-88a5-20251862ff8b", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactChecksum": "YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2f5b30a0-a6b5-4a97-b760-3d29a4bdc241" } ], "workloadContext": "Production" } 2023-03-29T07:02:35.823Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:02:35.823Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 04d6510b-208b-4001-a609-5fc6e815bc29 ASDC 2023-03-29T07:02:35.823Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:322c7eed-d160-41b1-a1d7-8f46826511df ServiceName:Demo_pNF_LM7m91Pd0a7JuAo6utdA ServiceVersion:1.0 ServiceUUID:04d6510b-208b-4001-a609-5fc6e815bc29 ServiceInvariantUUID:46734027-bdee-4d81-a82e-d2664c92bddf ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactUUID:2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 ArtifactChecksum:YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d3572193-f6db 0 ResourceCustomizationUUID:e6379093-e721-4518-80de-70298ba47d4a ResourceInvariantUUID:cf8281ae-59e1-4a89-88a5-20251862ff8b ResourceName:pNF d3572193-f6db ResourceType:PNF ResourceUUID:3bc1ce41-54b2-4ded-97ff-325c6b0084f2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T07:02:35.823Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 04d6510b-208b-4001-a609-5fc6e815bc29 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:02:35.872Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:02:35.872Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:02:35.872Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:02:35.872Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 from URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:02:35.872Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:02:35.872Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:02:36.163Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T07:02:36.165Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 88009 2023-03-29T07:02:36.165Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T07:02:36.166Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:02:36.166Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T07:02:36.166Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:02:36.166Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:02:36.166Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680073356165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:02:37.167Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:02:37.167Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:02:37.167Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241, URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar to file: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:02:37.168Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:02:37.168Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:02:37.168Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:02:37.248Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10968716722101003627/Definitions/service-DemoPnfLm7m91pd0a7juao6utda-template.yml 2023-03-29T07:02:37.849Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T07:02:37.850Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:02:37.850Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:02:37.850Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T07:02:37.850Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:02:37.850Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:02:37.850Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:02:37.850Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:02:37.851Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:02:37.851Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d3572193-f6db 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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:02:37.851Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:02:37.851Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:02:37.851Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:02:37.851Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:02:37.851Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T07:02:37.851Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:02:37.851Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:02:37.851Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:02:37.851Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:02:37.851Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T07:02:37.852Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:02:37.852Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:02:37.852Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:02:37.852Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:02:37.852Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:02:37.852Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:02:37.852Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:02:37.852Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:02:37.852Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:02:37.852Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:02:37.852Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:02:37.852Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:02:37.852Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_LM7m91Pd0a7JuAo6utdA Description:catalog service description Model UUID:04d6510b-208b-4001-a609-5fc6e815bc29 Model Version:NULL Model InvariantUuid:46734027-bdee-4d81-a82e-d2664c92bddf 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:02:37.891Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists 2023-03-29T07:02:37.891Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T07:02:37.892Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar(Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists) 2023-03-29T07:02:37.892Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:02:37.892Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:02:37.892Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:02:37.892Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680073357891, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:02:38.893Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T07:02:38.893Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar(Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists) 2023-03-29T07:02:38.894Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:02:38.894Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:02:38.895Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:02:38.896Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680073358893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:02:39.896Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:02:39.923Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:02:39.927Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:02:39.927Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:02:39.928Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:02:39.928Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:02:39.928Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:02:39.928Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:02:39.928Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:02:39.928Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:02:39.928Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:02:39.943Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:03:09.943Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:03:09.957Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322c7eed-d160-41b1-a1d7-8f46826511df and serviceModelVersionId: 04d6510b-208b-4001-a609-5fc6e815bc29 2023-03-29T07:03:09.957Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 46734027-bdee-4d81-a82e-d2664c92bddf 2023-03-29T07:03:09.958Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 2023-03-29T07:03:09.969Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:03:09.988Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||Invoke 2023-03-29T07:03:09.988Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[322c7eed-d160-41b1-a1d7-8f46826511df], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[7c08852e-0893-4c8c-9790-1dfccfe2cae6], X-ECOMP-RequestID=[322c7eed-d160-41b1-a1d7-8f46826511df], X-TransactionId=[], X-ONAP-RequestID=[322c7eed-d160-41b1-a1d7-8f46826511df], Content-Type=[application/merge-patch+json]} 2023-03-29T07:03:09.996Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:03:10.150Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?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/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:03:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[150], vertex-id=[188464], x-aai-txid=[1-aai-resources-230329-07:03:10:440-11170], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:03:10.151Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:03:10.152Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||InvokeReturn 2023-03-29T07:03:10.152Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:03:10.152Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:03:10.160Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:03:10.161Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322c7eed-d160-41b1-a1d7-8f46826511df and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:03:10.161Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:03:10.161Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:03:10.161Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:03:10.161Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680073390161, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:03:11.193Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:03:11.193Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c3c2d53b-3a81-4716-99a4-534d046b6920","serviceName":"Demo_pNF_j2zmVKRYKHawh3FMRxXR","serviceVersion":"1.0","serviceUUID":"3237c0dd-d6e3-4c86-acc0-974ba2597359","serviceDescription":"catalog service description","serviceInvariantUUID":"69a4669f-98c0-4b94-ba05-563aae1c603b","resources":[{"resourceInstanceName":"pNF 550377d4-2a63 0","resourceName":"pNF 550377d4-2a63","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"fe0ac079-e762-4228-8d12-5ced07c2d309","resourceInvariantUUID":"24f87f9a-e5c8-401b-8cfe-3cb195a4a09e","resourceCustomizationUUID":"2666f2f6-7bce-48f8-892f-57dac6ca046c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml","artifactChecksum":"Y2I3MjEzNDU1NjU5NGQ0YTkwNGZiOWNmMzczNDIwNzE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6c97f674-e056-4689-a36a-2358f246f5a7","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"89ddbd96-f126-4a8f-bf6b-04ca435bb94f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9625786d-d9f4-4eec-85b7-98bb5d691496","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml","artifactChecksum":"NjFiOGM4Y2RjN2Q0NTQyNmMzNDk5OTMwZjdhMDkxYTQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"48116bc6-cf67-4e5d-9da1-99b61bbf23a0","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a766ba18-5d86-4d9c-ab3b-2a95c74ced66","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"743a8285-474e-4727-a69a-335f0b785b2d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml","artifactChecksum":"ZWEyN2FkMmNiMzk4NWZjZTRjYzU4MGZjYTgyY2UyOWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f3cad1e8-5aff-4cb0-a42c-154ab85b82c9","artifactVersion":"1"},{"artifactName":"service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar","artifactChecksum":"YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9f86a809-577b-4f64-9e6d-a1fdd4da0104","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:03:11.194Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:03:11.194Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:03:11.194Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:03:11.194Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:03:12.195Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:03:12.196Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:03:12.196Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:03:12.197Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:03:13.197Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:03:13.198Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:03:13.198Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:03:13.198Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:03:14.199Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:03:14.199Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:03:14.199Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:03:14.199Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:03:14.792Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:03:14.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.798Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680073346780, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:03:14.798Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.798Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.798Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.798Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.798Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.798Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.798Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.798Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.798Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.798Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.798Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.798Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.798Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680073356165, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680073357891, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists" } 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680073358893, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists" } 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "policy-distribution-id", "timestamp": 1680073362076, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "cds-sdc-listener", "timestamp": 1680073329540, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "ves-openapi-manager", "timestamp": 1680073349975, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "multicloud-k8s", "timestamp": 1680073357639, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "policy-distribution-id", "timestamp": 1680073362076, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "cds-sdc-listener", "timestamp": 1680073329540, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "ves-openapi-manager", "timestamp": 1680073349975, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "multicloud-k8s", "timestamp": 1680073357639, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "policy-distribution-id", "timestamp": 1680073362076, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.799Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "cds-sdc-listener", "timestamp": 1680073329540, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "ves-openapi-manager", "timestamp": 1680073349975, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "multicloud-k8s", "timestamp": 1680073357639, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "policy-distribution-id", "timestamp": 1680073362076, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "cds-sdc-listener", "timestamp": 1680073329540, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "ves-openapi-manager", "timestamp": 1680073349975, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "multicloud-k8s", "timestamp": 1680073357639, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "policy-distribution-id", "timestamp": 1680073362076, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "cds-sdc-listener", "timestamp": 1680073329540, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "ves-openapi-manager", "timestamp": 1680073349975, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "multicloud-k8s", "timestamp": 1680073357639, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.800Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "cds-sdc-listener", "timestamp": 1680073329540, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "policy-distribution-id", "timestamp": 1680073362076, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "ves-openapi-manager", "timestamp": 1680073349975, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "multicloud-k8s", "timestamp": 1680073357639, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "cds-sdc-listener", "timestamp": 1680073329540, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "policy-distribution-id", "timestamp": 1680073362076, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "ves-openapi-manager", "timestamp": 1680073349975, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "multicloud-k8s", "timestamp": 1680073357639, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "policy-distribution-id", "timestamp": 1680073362076, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "cds-sdc-listener", "timestamp": 1680073329540, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "ves-openapi-manager", "timestamp": 1680073349975, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "multicloud-k8s", "timestamp": 1680073357639, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "policy-distribution-id", "timestamp": 1680073362076, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.801Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "cds-sdc-listener", "timestamp": 1680073329540, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:03:14.802Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.802Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.802Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "ves-openapi-manager", "timestamp": 1680073349975, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.802Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.802Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.802Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "multicloud-k8s", "timestamp": 1680073357639, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:03:14.802Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.802Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.802Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "cds-sdc-listener", "timestamp": 1680073373134, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T07:03:14.802Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.802Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.802Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "policy-distribution-id", "timestamp": 1680073373670, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T07:03:14.802Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.802Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.802Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "aai-model-loader", "timestamp": 1680073373311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.802Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.802Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.802Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "policy-distribution-id", "timestamp": 1680073374672, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T07:03:14.802Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.802Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.802Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "aai-model-loader", "timestamp": 1680073373311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.802Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.802Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.802Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "policy-distribution-id", "timestamp": 1680073375674, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T07:03:14.846Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of bef06e71-4486-470c-b789-12d613336b34 2023-03-29T07:03:14.846Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId bef06e71-4486-470c-b789-12d613336b34 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T07:03:14.869Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.869Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "aai-model-loader", "timestamp": 1680073373311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.869Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.869Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.869Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680073375412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.869Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.869Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.869Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "aai-model-loader", "timestamp": 1680073373311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.869Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.869Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.869Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680073375412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.869Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.869Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.869Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "aai-model-loader", "timestamp": 1680073373311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.869Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.869Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.869Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680073375412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.869Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.869Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "aai-model-loader", "timestamp": 1680073373311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680073375412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "aai-model-loader", "timestamp": 1680073373311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680073375412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "aai-model-loader", "timestamp": 1680073373311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680073375412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "aai-model-loader", "timestamp": 1680073373311, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680073375412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "aai-model-loader", "timestamp": 1680073382434, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.870Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680073375412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.871Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.871Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.871Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680073375412, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:03:14.871Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.871Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.871Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680073385213, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T07:03:14.871Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.871Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.871Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "aai-model-loader", "timestamp": 1680073385978, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T07:03:14.871Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.871Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.871Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680073386928, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T07:03:14.871Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.871Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.871Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "aai-model-loader", "timestamp": 1680073386981, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:03:14.887Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of bef06e71-4486-470c-b789-12d613336b34 2023-03-29T07:03:14.888Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId bef06e71-4486-470c-b789-12d613336b34 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T07:03:14.910Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.911Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1680073387931, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:03:14.925Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of bef06e71-4486-470c-b789-12d613336b34 2023-03-29T07:03:14.925Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId bef06e71-4486-470c-b789-12d613336b34 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T07:03:14.947Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.948Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680073390161, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:03:14.948Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.948Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.948Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.948Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.948Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.948Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.948Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.948Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.948Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.948Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:14.948Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:03:14.949Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:03:14.949Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:03:15.200Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:03:15.200Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:03:15.200Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:03:15.200Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:03:16.201Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:03:16.201Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:03:16.201Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:03:16.201Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:03:17.202Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:03:17.202Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:03:17.202Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:03:17.203Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:03:18.203Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:03:18.203Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:03:18.204Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:03:18.204Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:03:19.204Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "serviceName": "Demo_pNF_j2zmVKRYKHawh3FMRxXR", "serviceVersion": "1.0", "serviceUUID": "3237c0dd-d6e3-4c86-acc0-974ba2597359", "serviceDescription": "catalog service description", "serviceInvariantUUID": "69a4669f-98c0-4b94-ba05-563aae1c603b", "resources": [ { "resourceInstanceName": "pNF 550377d4-2a63 0", "resourceCustomizationUUID": "2666f2f6-7bce-48f8-892f-57dac6ca046c", "resourceName": "pNF 550377d4-2a63", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "fe0ac079-e762-4228-8d12-5ced07c2d309", "resourceInvariantUUID": "24f87f9a-e5c8-401b-8cfe-3cb195a4a09e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "artifactChecksum": "YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "9f86a809-577b-4f64-9e6d-a1fdd4da0104" } ], "workloadContext": "Production" } 2023-03-29T07:03:19.205Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:03:19.205Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3237c0dd-d6e3-4c86-acc0-974ba2597359 ASDC 2023-03-29T07:03:19.205Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c3c2d53b-3a81-4716-99a4-534d046b6920 ServiceName:Demo_pNF_j2zmVKRYKHawh3FMRxXR ServiceVersion:1.0 ServiceUUID:3237c0dd-d6e3-4c86-acc0-974ba2597359 ServiceInvariantUUID:69a4669f-98c0-4b94-ba05-563aae1c603b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ArtifactUUID:9f86a809-577b-4f64-9e6d-a1fdd4da0104 ArtifactChecksum:YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 550377d4-2a63 0 ResourceCustomizationUUID:2666f2f6-7bce-48f8-892f-57dac6ca046c ResourceInvariantUUID:24f87f9a-e5c8-401b-8cfe-3cb195a4a09e ResourceName:pNF 550377d4-2a63 ResourceType:PNF ResourceUUID:fe0ac079-e762-4228-8d12-5ced07c2d309 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T07:03:19.205Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3237c0dd-d6e3-4c86-acc0-974ba2597359 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:03:19.250Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:03:19.251Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:03:19.252Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:03:19.252Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 from URL: /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:03:19.252Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:03:19.252Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:03:19.533Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T07:03:19.537Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 9f86a809-577b-4f64-9e6d-a1fdd4da0104 88024 2023-03-29T07:03:19.537Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T07:03:19.537Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:03:19.537Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T07:03:19.538Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:03:19.538Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:03:19.538Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680073399537, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:03:20.539Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:03:20.539Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:03:20.540Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104, URL: /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar to file: /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:03:20.540Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:03:20.541Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:03:20.541Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:03:20.637Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14358207821278616494/Definitions/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml 2023-03-29T07:03:21.278Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T07:03:21.278Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:03:21.279Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:03:21.279Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T07:03:21.279Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 550377d4-2a63 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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:03:21.279Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:03:21.279Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:03:21.279Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:03:21.279Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:03:21.279Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:03:21.279Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:03:21.279Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:03:21.279Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:03:21.279Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:03:21.279Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Node template pNF 550377d4-2a63 0 is matching search criteria 2023-03-29T07:03:21.280Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:03:21.280Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 550377d4-2a63 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:03:21.280Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:03:21.280Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:03:21.280Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Node template pNF 550377d4-2a63 0 is matching search criteria 2023-03-29T07:03:21.280Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:03:21.280Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 550377d4-2a63 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:03:21.280Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:03:21.280Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:03:21.280Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:03:21.280Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:03:21.280Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:03:21.280Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:03:21.280Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:03:21.280Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:03:21.280Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:03:21.281Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:03:21.281Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_j2zmVKRYKHawh3FMRxXR Description:catalog service description Model UUID:3237c0dd-d6e3-4c86-acc0-974ba2597359 Model Version:NULL Model InvariantUuid:69a4669f-98c0-4b94-ba05-563aae1c603b 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:03:21.314Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||ERROR|500||Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists 2023-03-29T07:03:21.314Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T07:03:21.314Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar(Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists) 2023-03-29T07:03:21.314Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:03:21.314Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:03:21.314Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:03:21.315Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680073401314, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:03:22.315Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T07:03:22.316Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar(Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists) 2023-03-29T07:03:22.316Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:03:22.316Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:03:22.316Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:03:22.316Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680073402315, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:03:23.317Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:03:23.339Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:03:23.344Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:03:23.344Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:03:23.344Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:03:23.344Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:03:23.344Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:03:23.344Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:03:23.344Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:03:23.344Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:03:23.344Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:03:23.357Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:03:53.358Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:03:53.371Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c3c2d53b-3a81-4716-99a4-534d046b6920 and serviceModelVersionId: 3237c0dd-d6e3-4c86-acc0-974ba2597359 2023-03-29T07:03:53.372Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 69a4669f-98c0-4b94-ba05-563aae1c603b 2023-03-29T07:03:53.373Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 2023-03-29T07:03:53.379Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:03:53.401Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|INFO|500||Invoke 2023-03-29T07:03:53.401Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c3c2d53b-3a81-4716-99a4-534d046b6920], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[67ceea53-0ab5-4ebb-a0ba-b0be5cacd52f], X-ECOMP-RequestID=[c3c2d53b-3a81-4716-99a4-534d046b6920], X-TransactionId=[], X-ONAP-RequestID=[c3c2d53b-3a81-4716-99a4-534d046b6920], Content-Type=[application/merge-patch+json]} 2023-03-29T07:03:53.409Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:03:53.541Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?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/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:03:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[126], vertex-id=[454888], x-aai-txid=[1-aai-resources-230329-07:03:53:854-45326], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:03:53.541Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:03:53.542Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|INFO|500||InvokeReturn 2023-03-29T07:03:53.542Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:03:53.542Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:03:53.549Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:03:53.549Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c3c2d53b-3a81-4716-99a4-534d046b6920 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:03:53.549Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:03:53.550Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:03:53.550Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:03:53.550Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680073433549, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:03:54.575Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:03:54.575Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"781405e2-6aab-4e9d-8fcc-c6fdd2569fc3","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"36862f52-61af-43aa-bf14-1b80c16aff49","serviceDescription":"service","serviceInvariantUUID":"9fa13ddb-34f6-4825-942d-46b728e75b8d","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f140371a-2b29-401b-b426-49bcf81c9dfa","resourceInvariantUUID":"70e40af3-06e7-486c-b7bf-a653b940acfd","resourceCustomizationUUID":"a45a4b9f-9751-4f9e-bae9-0c0ee2e86575","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":"YjhiZWYxZTk1M2FmNzVhZWI2ZWRkMzRlMTFlYjI4M2Y\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7ff23710-80ba-417b-be3b-48099e564b30","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":"YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5","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":"12dc7601-275c-4fc6-a279-df3cc2f780dd","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":"e668b618-580e-4e1f-a88a-9fd634489f82","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":"01aa50a9-58e6-431b-b68f-b70efdec7244","artifactVersion":"2","generatedFromUUID":"5bf367e4-5487-4f18-82f1-85a0fec4e22b"},{"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":"5d9c2a30-f904-4e6e-a9a9-663d9a26e962","artifactVersion":"2","generatedFromUUID":"12dc7601-275c-4fc6-a279-df3cc2f780dd"},{"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":"5bf367e4-5487-4f18-82f1-85a0fec4e22b","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":"c2e5e7a7-55bf-409a-8f4c-48b6398b86e1","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":"MDk2NWMxZDkxOTBkNzllMjAyMzlmMjkyODdjMzY1NjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c7ed72d-a364-4483-b376-e78ce94b7f63","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e2f8424b-2c72-4c56-a4dd-c426d307f26c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:03:54.575Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:03:54.576Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:03:54.576Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:03:54.576Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:03:55.577Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:03:55.577Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:03:55.577Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:03:55.577Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:03:56.578Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:03:56.579Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:03:56.579Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:03:56.579Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:03:57.580Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:03:57.580Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:03:57.580Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:03:57.580Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:03:58.581Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:03:58.581Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:03:58.581Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:03:58.581Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:03:59.582Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:03:59.582Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:03:59.583Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:03:59.583Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:04:00.583Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:04:00.584Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:04:00.584Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:04:00.584Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:04:01.584Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:04:01.585Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:04:01.585Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:04:01.585Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:04:02.585Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:04:02.586Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:04:02.586Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:04:02.586Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:04:03.587Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:04:03.587Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:04:03.587Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:04:03.587Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:04:04.588Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "36862f52-61af-43aa-bf14-1b80c16aff49", "serviceDescription": "service", "serviceInvariantUUID": "9fa13ddb-34f6-4825-942d-46b728e75b8d", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "a45a4b9f-9751-4f9e-bae9-0c0ee2e86575", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f140371a-2b29-401b-b426-49bcf81c9dfa", "resourceInvariantUUID": "70e40af3-06e7-486c-b7bf-a653b940acfd", "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": "YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5", "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": "12dc7601-275c-4fc6-a279-df3cc2f780dd", "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": "5d9c2a30-f904-4e6e-a9a9-663d9a26e962", "generatedFromUUID": "12dc7601-275c-4fc6-a279-df3cc2f780dd" }, "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": "01aa50a9-58e6-431b-b68f-b70efdec7244", "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": "5d9c2a30-f904-4e6e-a9a9-663d9a26e962", "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": "5bf367e4-5487-4f18-82f1-85a0fec4e22b", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e2f8424b-2c72-4c56-a4dd-c426d307f26c" } ], "workloadContext": "Production" } 2023-03-29T07:04:04.589Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:04:04.589Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 36862f52-61af-43aa-bf14-1b80c16aff49 ASDC 2023-03-29T07:04:04.589Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:36862f52-61af-43aa-bf14-1b80c16aff49 ServiceInvariantUUID:9fa13ddb-34f6-4825-942d-46b728e75b8d 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:e2f8424b-2c72-4c56-a4dd-c426d307f26c ArtifactChecksum:YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:a45a4b9f-9751-4f9e-bae9-0c0ee2e86575 ResourceInvariantUUID:70e40af3-06e7-486c-b7bf-a653b940acfd ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:f140371a-2b29-401b-b426-49bcf81c9dfa 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:1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5 ArtifactChecksum:YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU= 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:12dc7601-275c-4fc6-a279-df3cc2f780dd 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:5d9c2a30-f904-4e6e-a9a9-663d9a26e962 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:01aa50a9-58e6-431b-b68f-b70efdec7244 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:5d9c2a30-f904-4e6e-a9a9-663d9a26e962 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:5bf367e4-5487-4f18-82f1-85a0fec4e22b ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T07:04:04.589Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 36862f52-61af-43aa-bf14-1b80c16aff49 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:04:04.636Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:04:04.637Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:04:04.637Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:04:04.637Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T07:04:04.637Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:04:04.637Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T07:04:04.908Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T07:04:04.915Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar e2f8424b-2c72-4c56-a4dd-c426d307f26c 163277 2023-03-29T07:04:04.915Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:04:04.916Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T07:04:04.916Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T07:04:04.916Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:04:04.917Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:04:04.917Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073444915, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:04:05.918Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:04:05.919Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:04:05.919Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T07:04:05.919Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-29T07:04:05.920Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T07:04:05.920Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T07:04:06.022Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15746668165590941313/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-29T07:04:06.907Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T07:04:06.907Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:04:06.907Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T07:04:06.907Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-29T07:04:06.907Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|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-BasicCnfMacro-csar.csar 2023-03-29T07:04:06.907Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T07:04:06.907Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T07:04:06.907Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T07:04:06.907Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:04:06.907Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:04:06.908Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:04:06.908Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T07:04:06.908Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:04:06.908Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:04:06.908Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:04:06.908Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:04:06.908Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T07:04:06.908Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:04:06.908Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:04:06.908Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:04:06.908Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:04:06.908Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:04:06.908Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T07:04:06.909Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-29T07:04:06.909Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-29T07:04:06.909Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T07:04:06.909Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:04:06.909Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T07:04:06.909Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:04:06.909Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T07:04:06.909Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T07:04:06.909Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:04:06.909Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T07:04:06.909Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T07:04:06.909Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:04:06.909Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T07:04:06.910Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T07:04:06.910Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:04:06.910Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T07:04:06.910Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T07:04:06.910Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:04:06.910Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T07:04:06.910Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-29T07:04:06.910Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=3419b1ab-2d3b-4748-81b6-b9780c31acf7 2023-03-29T07:04:06.910Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:04:06.910Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:04:06.910Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:04:06.910Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:04:06.910Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:04:06.911Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:04:06.911Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:04:06.911Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:04:06.911Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:36862f52-61af-43aa-bf14-1b80c16aff49 Model Version:NULL Model InvariantUuid:9fa13ddb-34f6-4825-942d-46b728e75b8d Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:82f52d7d-2596-4fdd-a7c8-3459f40efba9 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:70e40af3-06e7-486c-b7bf-a653b940acfd Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a45a4b9f-9751-4f9e-bae9-0c0ee2e86575 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2b2ef1cc-d651-417b-b90a-0ab1ead6a520 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:9d62daa5-ad7d-4e46-9f6b-0522a741435b ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:7adddd86-61d7-47cc-8e43-e652f2aaa4a8 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:e54c408d-1744-44fd-929e-d352c31b4ed3 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:3419b1ab-2d3b-4748-81b6-b9780c31acf7 ModelInvariantUuid:634e6e71-e39a-4469-9174-68af031f1088 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:613f2df5-fd8c-44e5-af2d-7d069c276063 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:2b7624d5-f854-4689-8795-bb4e8e15c697 ModelInvariantUuid:3dad0d76-1700-4b3f-bd4c-f429cd8a8764 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:1c5e841b-90bd-4455-b55e-f6a055ea6bd0 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:04:06.949Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||ERROR|500||Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists 2023-03-29T07:04:06.949Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:04:06.949Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists) 2023-03-29T07:04:06.949Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:04:06.949Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:04:06.949Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:04:06.949Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073446949, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:04:07.950Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:04:07.950Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: f140371a-2b29-401b-b426-49bcf81c9dfa already exists) 2023-03-29T07:04:07.951Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:04:07.951Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:04:07.951Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:04:07.951Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073447950, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f140371a-2b29-401b-b426-49bcf81c9dfa already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:04:08.952Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:04:08.976Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:04:08.980Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:04:08.980Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:04:08.981Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:04:08.981Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:04:08.981Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:04:08.981Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:04:08.981Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:04:08.981Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:04:08.981Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:04:08.998Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:04:14.792Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:04:14.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:04:14.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:04:14.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:04:38.999Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:04:39.014Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and serviceModelVersionId: 36862f52-61af-43aa-bf14-1b80c16aff49 2023-03-29T07:04:39.014Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9fa13ddb-34f6-4825-942d-46b728e75b8d 2023-03-29T07:04:39.015Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 2023-03-29T07:04:39.022Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:04:39.042Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|INFO|500||Invoke 2023-03-29T07:04:39.042Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[781405e2-6aab-4e9d-8fcc-c6fdd2569fc3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c18070ab-e6f4-455c-b164-1479eaaedbd4], X-ECOMP-RequestID=[781405e2-6aab-4e9d-8fcc-c6fdd2569fc3], X-TransactionId=[], X-ONAP-RequestID=[781405e2-6aab-4e9d-8fcc-c6fdd2569fc3], Content-Type=[application/merge-patch+json]} 2023-03-29T07:04:39.048Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:04:39.165Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?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/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:04:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[113], vertex-id=[196656], x-aai-txid=[2-aai-resources-230329-07:04:39:493-31171], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:04:39.165Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:04:39.166Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|INFO|500||InvokeReturn 2023-03-29T07:04:39.166Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:04:39.167Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:04:39.176Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:04:39.176Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:04:39.177Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:04:39.177Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:04:39.177Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:04:39.177Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073479176, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:04:40.207Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:04:40.208Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"3a9e49d9-9166-44c6-ba13-fa9494d789a4","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"52d3506c-ad76-46e0-a6e3-d0181df0c9c7","serviceDescription":"service","serviceInvariantUUID":"67d5f7cf-e494-45db-a83e-997878e378ca","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"064a2e53-f174-43f9-81e6-dce9b9605e53","resourceInvariantUUID":"a6254090-fc4e-469f-9c7f-73c4814314c3","resourceCustomizationUUID":"25e05fc7-74b2-4aec-ac47-e3ee9ec51c16","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":"YmYxM2U2YTljMDczMjZhYTg2NTE5N2U2N2NlODA0MWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ed29e1-55c0-4f45-ab8e-e52bb49eff0f","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":"ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d10de3f7-651a-4e6b-8604-c701d8acf5aa","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":"5b017cc9-4408-4203-ad55-c97114c88a7d","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":"c365ebf8-64bc-4a6a-9bf7-cc15c9d8aeec","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":"9368be6e-97ef-4cce-ac21-a9af1c109d0f","artifactVersion":"2","generatedFromUUID":"5b017cc9-4408-4203-ad55-c97114c88a7d"},{"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":"YWJhYzdjOWQwYjAxN2ExZDFlMTkxNWY3YjkxM2U4MWE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"fb4e8173-ff54-4381-acd5-8989bd091a1d","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":"NjJjYTA1Y2QyNzAxYzJjMjk3MTNmNjQ1OGI2ZGE1MzQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a8cabd45-2fd7-4887-9880-6937c2c6fc76","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"663bf571-beb1-484a-b3b8-2f0d3e52cfe0","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:04:40.208Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:04:40.208Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:04:40.208Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:04:40.209Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:04:41.210Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:04:41.210Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:04:41.210Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:04:41.210Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:04:42.211Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:04:42.212Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:04:42.212Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:04:42.212Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:04:43.213Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:04:43.213Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:04:43.214Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:04:43.214Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:04:44.214Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:04:44.214Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:04:44.214Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:04:44.215Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:04:45.216Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:04:45.216Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:04:45.216Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:04:45.216Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:04:46.216Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:04:46.217Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:04:46.217Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:04:46.217Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:04:47.218Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:04:47.218Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:04:47.218Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:04:47.218Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:04:48.219Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "52d3506c-ad76-46e0-a6e3-d0181df0c9c7", "serviceDescription": "service", "serviceInvariantUUID": "67d5f7cf-e494-45db-a83e-997878e378ca", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "25e05fc7-74b2-4aec-ac47-e3ee9ec51c16", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "064a2e53-f174-43f9-81e6-dce9b9605e53", "resourceInvariantUUID": "a6254090-fc4e-469f-9c7f-73c4814314c3", "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": "ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d10de3f7-651a-4e6b-8604-c701d8acf5aa", "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": "5b017cc9-4408-4203-ad55-c97114c88a7d", "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": "9368be6e-97ef-4cce-ac21-a9af1c109d0f", "generatedFromUUID": "5b017cc9-4408-4203-ad55-c97114c88a7d" }, "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": "9368be6e-97ef-4cce-ac21-a9af1c109d0f", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "663bf571-beb1-484a-b3b8-2f0d3e52cfe0" } ], "workloadContext": "Production" } 2023-03-29T07:04:48.219Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:04:48.219Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 ASDC 2023-03-29T07:04:48.221Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:3a9e49d9-9166-44c6-ba13-fa9494d789a4 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:52d3506c-ad76-46e0-a6e3-d0181df0c9c7 ServiceInvariantUUID:67d5f7cf-e494-45db-a83e-997878e378ca 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:663bf571-beb1-484a-b3b8-2f0d3e52cfe0 ArtifactChecksum:MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:25e05fc7-74b2-4aec-ac47-e3ee9ec51c16 ResourceInvariantUUID:a6254090-fc4e-469f-9c7f-73c4814314c3 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:064a2e53-f174-43f9-81e6-dce9b9605e53 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:d10de3f7-651a-4e6b-8604-c701d8acf5aa ArtifactChecksum:ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM= 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:5b017cc9-4408-4203-ad55-c97114c88a7d 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:9368be6e-97ef-4cce-ac21-a9af1c109d0f 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:9368be6e-97ef-4cce-ac21-a9af1c109d0f ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T07:04:48.221Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:04:48.267Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:04:48.268Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:04:48.268Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:04:48.268Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T07:04:48.268Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:04:48.269Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T07:04:48.291Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T07:04:48.291Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5d89d0ca 2023-03-29T07:04:48.292Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T07:04:48.292Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-29T07:04:48.292Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T07:04:48.292Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:04:48.292Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-29T07:04:48.293Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T07:04:48.293Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:04:48.293Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:04:48.293Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680073488292, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:04:49.294Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:663bf571-beb1-484a-b3b8-2f0d3e52cfe0) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:04:49.327Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists 2023-03-29T07:04:49.327Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:04:49.327Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists) 2023-03-29T07:04:49.327Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:04:49.327Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:04:49.327Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:04:49.327Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680073489327, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:04:50.328Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:04:50.329Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 already exists) 2023-03-29T07:04:50.329Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:04:50.330Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:04:50.330Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:04:50.330Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680073490328, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:04:51.331Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:04:51.354Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:04:51.359Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:04:51.359Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:04:51.359Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:04:51.359Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:04:51.359Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:04:51.359Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:04:51.359Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:04:51.359Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:04:51.359Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:04:51.374Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:05:14.792Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:05:14.793Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:05:14.793Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:05:14.793Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:05:14.793Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:05:14.793Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680073399537, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680073401314, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists" } 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680073402315, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists" } 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680073433549, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:05:14.794Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-29T07:05:14.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T07:05:14.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:05:14.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:05:14.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073444915, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T07:05:14.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073446949, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists" } 2023-03-29T07:05:14.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:05:14.795Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073447950, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f140371a-2b29-401b-b426-49bcf81c9dfa already exists" } 2023-03-29T07:05:14.795Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:05:21.375Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:05:21.389Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and serviceModelVersionId: 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 2023-03-29T07:05:21.389Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 67d5f7cf-e494-45db-a83e-997878e378ca 2023-03-29T07:05:21.390Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 2023-03-29T07:05:21.397Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:05:21.421Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T07:05:21.422Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|INFO|500||Invoke 2023-03-29T07:05:21.427Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:05:21.563Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|INFO|500||InvokeReturn 2023-03-29T07:05:21.564Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:05:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[249992], x-aai-txid=[2-aai-resources-230329-07:05:21:870-92976], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:05:21.564Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:05:21.564Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:05:21.564Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:05:21.581Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:05:21.581Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:05:21.582Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:05:21.582Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:05:21.582Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:05:21.582Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680073521582, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:05:22.615Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:05:22.615Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"bf7db9b3-4994-49e6-aa71-d459eb7499b4","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"24d1761c-78cd-406b-9533-04163391553b","serviceDescription":"service","serviceInvariantUUID":"335bac3b-e529-4dd5-9132-7f5e7603d297","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"19b6e3e1-f3b6-4268-be7c-5555dc8e7be4","resourceInvariantUUID":"799b6730-5136-4e08-999e-e28fb230c07c","resourceCustomizationUUID":"fffca6c5-85b7-4cd3-9196-365f4c2c825a","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":"ZjZhMmQwMmI1ZjM1MzgyMjRkYWM4NGU5YTZhMTFlZTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"274684d9-7235-4e63-9d81-ea1159ee9585","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":"3347761e-0393-407f-b2a1-c66c77589d8c","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":"f6c42b6f-cfe0-45fa-9358-da6935038014","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":"YTdmNmRmNTdiY2U2Y2ZkNjY2NjAzMWM0OWE0ZDI3ODA\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"303ab928-21dc-468f-9064-107eccb31d43","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":"00361560-8fcc-41e2-8b1b-43148f7de217","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":"2b9ac7d9-548a-4dbf-b2f3-d0864030b0b8","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":"cdfad442-825b-44b2-9ad6-7751dff7c40b","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":"NzBjODcwMTA3MzY3NzU1MTVmMjJhZTczNzRkOWMyZjk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e2f51a93-3521-4c54-a622-f6de653af83c","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e0b62eb-6491-4213-937f-a6815699d6b7","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:05:22.616Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:05:22.616Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:05:22.616Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:05:22.616Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "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-03-29T07:05:23.617Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:05:23.617Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:05:23.617Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:05:23.617Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:05:24.618Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:05:24.619Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:05:24.619Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:05:24.619Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:05:25.619Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:05:25.620Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:05:25.620Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:05:25.620Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "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-03-29T07:05:26.620Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:05:26.621Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:05:26.621Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:05:26.621Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "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-03-29T07:05:27.621Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:05:27.622Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:05:27.622Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:05:27.622Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "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-03-29T07:05:28.623Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:05:28.623Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:05:28.623Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:05:28.623Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "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-03-29T07:05:29.623Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:05:29.624Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:05:29.624Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:05:29.624Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:05:30.625Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:05:30.625Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:05:30.625Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:05:30.625Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:05:31.626Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "24d1761c-78cd-406b-9533-04163391553b", "serviceDescription": "service", "serviceInvariantUUID": "335bac3b-e529-4dd5-9132-7f5e7603d297", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "fffca6c5-85b7-4cd3-9196-365f4c2c825a", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "19b6e3e1-f3b6-4268-be7c-5555dc8e7be4", "resourceInvariantUUID": "799b6730-5136-4e08-999e-e28fb230c07c", "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": "ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e0b62eb-6491-4213-937f-a6815699d6b7" } ], "workloadContext": "Production" } 2023-03-29T07:05:31.626Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:05:31.626Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 24d1761c-78cd-406b-9533-04163391553b ASDC 2023-03-29T07:05:31.627Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:bf7db9b3-4994-49e6-aa71-d459eb7499b4 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:24d1761c-78cd-406b-9533-04163391553b ServiceInvariantUUID:335bac3b-e529-4dd5-9132-7f5e7603d297 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:5e0b62eb-6491-4213-937f-a6815699d6b7 ArtifactChecksum:ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:fffca6c5-85b7-4cd3-9196-365f4c2c825a ResourceInvariantUUID:799b6730-5136-4e08-999e-e28fb230c07c ResourceName:test-pnf ResourceType:PNF ResourceUUID:19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T07:05:31.627Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 24d1761c-78cd-406b-9533-04163391553b 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:05:31.676Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:05:31.677Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:05:31.678Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:05:31.678Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T07:05:31.678Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:05:31.678Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T07:05:31.798Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T07:05:31.802Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 5e0b62eb-6491-4213-937f-a6815699d6b7 111091 2023-03-29T07:05:31.803Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:05:31.803Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T07:05:31.803Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T07:05:31.804Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:05:31.804Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:05:31.804Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073531803, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:05:32.805Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:05:32.806Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:05:32.806Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T07:05:32.807Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar 2023-03-29T07:05:32.807Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T07:05:32.808Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T07:05:32.893Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP4873635769224637807/Definitions/service-TestPnfMacro-template.yml 2023-03-29T07:05:33.539Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T07:05:33.540Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:05:33.540Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T07:05:33.540Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T07:05:33.540Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|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-TestPnfMacro-csar.csar 2023-03-29T07:05:33.540Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|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-TestPnfMacro-csar.csar 2023-03-29T07:05:33.540Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||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-03-29T07:05:33.540Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|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-TestPnfMacro-csar.csar 2023-03-29T07:05:33.540Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|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-TestPnfMacro-csar.csar 2023-03-29T07:05:33.540Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|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-TestPnfMacro-csar.csar 2023-03-29T07:05:33.540Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|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-TestPnfMacro-csar.csar 2023-03-29T07:05:33.540Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:05:33.540Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:05:33.540Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:05:33.540Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-03-29T07:05:33.540Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:05:33.540Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:05:33.541Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:05:33.541Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:05:33.541Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-03-29T07:05:33.541Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:05:33.541Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:05:33.541Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:05:33.541Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:05:33.541Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:05:33.541Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:05:33.541Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:05:33.541Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:05:33.541Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:05:33.541Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:05:33.541Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:05:33.541Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:05:33.541Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:test_pnf_macro Description:service Model UUID:0ab8f97e-d3dd-454a-bdde-9a6b35919d70 Model Version:NULL Model InvariantUuid:afa03644-ef10-45ba-810d-e1d10af3b92c 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:05:33.574Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7 already exists 2023-03-29T07:05:33.574Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:05:33.574Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7 already exists) 2023-03-29T07:05:33.575Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:05:33.575Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:05:33.575Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:05:33.575Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073533574, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:05:34.576Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:05:34.577Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 already exists) 2023-03-29T07:05:34.577Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:05:34.577Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:05:34.577Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:05:34.577Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073534576, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:05:35.578Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:05:35.608Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:05:35.614Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:05:35.614Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:05:35.614Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:05:35.614Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:05:35.614Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:05:35.614Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:05:35.614Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:05:35.614Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:05:35.615Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:05:35.631Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:06:05.632Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:06:05.644Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 and serviceModelVersionId: 24d1761c-78cd-406b-9533-04163391553b 2023-03-29T07:06:05.644Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 335bac3b-e529-4dd5-9132-7f5e7603d297 2023-03-29T07:06:05.648Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 2023-03-29T07:06:05.655Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:06:05.678Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T07:06:05.679Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|INFO|500||Invoke 2023-03-29T07:06:05.687Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:06:05.808Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|INFO|500||InvokeReturn 2023-03-29T07:06:05.809Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:06:06 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[117], vertex-id=[487616], x-aai-txid=[1-aai-resources-230329-07:06:06:130-94875], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:06:05.809Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:06:05.809Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:06:05.809Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:06:05.816Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:06:05.816Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bf7db9b3-4994-49e6-aa71-d459eb7499b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:06:05.816Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:06:05.817Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:06:05.817Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:06:05.817Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073565816, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:06:06.843Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:06:06.844Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"3049c1a1-b68d-42a6-998a-1572be847fa9","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"d71e6456-3815-4fee-a664-b167d2283731","serviceDescription":"service","serviceInvariantUUID":"56e11cd4-0847-4113-becc-c32f6aaad068","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"00224814-c373-4480-9745-d5e68a9c23e4","resourceInvariantUUID":"9c5a7476-4bee-4a33-8bb5-28b41a9ae3b2","resourceCustomizationUUID":"4788a566-0233-439a-8c53-683bd8cdb1a2","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":"ZWY4ODkwZDYxZTE2NzgyN2EwNTZhMzYyZmY1YTRmMjU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3ef072e6-88be-4fef-a959-e74de218e824","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":"3b24f12d-51ed-4038-8e9b-d219cf638824","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":"0e9332c1-9a32-4edb-bbbf-cd8ac6a5c407","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":"MjZmNmVhNTZjNDczZGZhMjViN2IxYTc2YWIxMzQxZDQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"6153c01e-fae2-411a-b604-a16a8ec066df","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":"026cd594-5004-4261-b407-e311f21357ed","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":"01dbfeea-377f-4537-b109-151b3572f32f","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":"03ff589f-2eed-4172-b01a-671e83903cf0","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":"ZDUyNDU4OTMxZDMxYTMxZDUyYTgxNWMwNzc3ODUyNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e396b873-ab97-4956-b264-d9d9ec9d4661","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"NDM3MDNjMDg0YmI2MGRkMWM3NjA1ZTcyMDgwMGEzMTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d08ed6b2-15dc-406e-99cb-0846baccd8be","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:06:06.844Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:06:06.844Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:06:06.844Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:06:06.844Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "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-03-29T07:06:07.845Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:06:07.845Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:06:07.845Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:06:07.845Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:06:08.846Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:06:08.847Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:06:08.847Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:06:08.847Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:06:09.848Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:06:09.848Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:06:09.848Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:06:09.848Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "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-03-29T07:06:10.849Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:06:10.849Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:06:10.849Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:06:10.849Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "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-03-29T07:06:11.850Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:06:11.851Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:06:11.851Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:06:11.851Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "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-03-29T07:06:12.851Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:06:12.852Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:06:12.852Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:06:12.852Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "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-03-29T07:06:13.852Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:06:13.853Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:06:13.853Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:06:13.853Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:06:14.792Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:06:14.792Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: cached metadata has changed from (version99: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version100: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-29T07:06:14.803Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T07:06:14.803Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T07:06:14.807Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=42, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T07:06:14.807Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 42: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T07:06:14.818Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=42, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T07:06:14.819Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T07:06:14.819Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T07:06:14.822Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T07:06:14.823Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T07:06:14.823Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T07:06:14.823Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1874, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T07:06:14.823Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T07:06:14.823Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T07:06:14.854Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:06:14.854Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:06:14.855Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:06:14.855Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:06:15.835Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.835Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073479176, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:06:15.836Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.836Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.836Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:06:15.836Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.836Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.836Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T07:06:15.837Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.837Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.837Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T07:06:15.837Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.837Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.837Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:06:15.837Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.837Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.837Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T07:06:15.837Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.837Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.837Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T07:06:15.838Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.838Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.838Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:06:15.838Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.838Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.838Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:06:15.838Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.838Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.838Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680073488292, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T07:06:15.838Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.838Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.839Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680073489327, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists" } 2023-03-29T07:06:15.839Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.839Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.839Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680073490328, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 already exists" } 2023-03-29T07:06:15.839Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.839Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.839Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680073521582, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:06:15.839Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.839Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.839Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:06:15.839Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.840Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.840Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T07:06:15.840Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.840Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.840Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T07:06:15.840Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.840Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.840Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T07:06:15.840Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.840Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.841Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:06:15.841Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.841Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.841Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:06:15.841Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.841Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.841Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:06:15.841Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.841Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.841Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:06:15.841Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.841Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.842Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:06:15.842Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.842Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.842Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073531803, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T07:06:15.842Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.842Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.842Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073533574, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7 already exists" } 2023-03-29T07:06:15.842Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.842Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.842Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073534576, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 already exists" } 2023-03-29T07:06:15.842Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.842Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.843Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073565816, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:06:15.843Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.843Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.843Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:06:15.843Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.843Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.843Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T07:06:15.843Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.843Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.843Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T07:06:15.843Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.844Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.844Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T07:06:15.844Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.844Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.844Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:06:15.844Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.844Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.844Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:06:15.844Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.844Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.844Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:06:15.844Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.845Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.845Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:06:15.845Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.845Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-29T07:06:15.845Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680072888326, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:06:15.845Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:06:15.855Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "d71e6456-3815-4fee-a664-b167d2283731", "serviceDescription": "service", "serviceInvariantUUID": "56e11cd4-0847-4113-becc-c32f6aaad068", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "4788a566-0233-439a-8c53-683bd8cdb1a2", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "00224814-c373-4480-9745-d5e68a9c23e4", "resourceInvariantUUID": "9c5a7476-4bee-4a33-8bb5-28b41a9ae3b2", "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": "NDM3MDNjMDg0YmI2MGRkMWM3NjA1ZTcyMDgwMGEzMTk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d08ed6b2-15dc-406e-99cb-0846baccd8be" } ], "workloadContext": "Production" } 2023-03-29T07:06:15.856Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:06:15.856Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d71e6456-3815-4fee-a664-b167d2283731 ASDC 2023-03-29T07:06:15.856Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:3049c1a1-b68d-42a6-998a-1572be847fa9 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:d71e6456-3815-4fee-a664-b167d2283731 ServiceInvariantUUID:56e11cd4-0847-4113-becc-c32f6aaad068 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:d08ed6b2-15dc-406e-99cb-0846baccd8be ArtifactChecksum:NDM3MDNjMDg0YmI2MGRkMWM3NjA1ZTcyMDgwMGEzMTk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:4788a566-0233-439a-8c53-683bd8cdb1a2 ResourceInvariantUUID:9c5a7476-4bee-4a33-8bb5-28b41a9ae3b2 ResourceName:test-pnf ResourceType:PNF ResourceUUID:00224814-c373-4480-9745-d5e68a9c23e4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T07:06:15.856Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d71e6456-3815-4fee-a664-b167d2283731 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:06:15.895Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:06:15.896Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:06:15.896Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:06:15.896Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d08ed6b2-15dc-406e-99cb-0846baccd8be from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T07:06:15.896Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:06:15.896Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T07:06:16.219Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T07:06:16.223Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar d08ed6b2-15dc-406e-99cb-0846baccd8be 111091 2023-03-29T07:06:16.224Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:06:16.224Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T07:06:16.224Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T07:06:16.224Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:06:16.224Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:06:16.224Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680073576224, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:06:17.225Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:06:17.225Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:06:17.226Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: d08ed6b2-15dc-406e-99cb-0846baccd8be, URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar to file: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T07:06:17.226Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-TestPnfMacro-csar.csar 2023-03-29T07:06:17.227Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T07:06:17.227Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T07:06:17.322Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8925272878407154443/Definitions/service-TestPnfMacro-template.yml 2023-03-29T07:06:17.974Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T07:06:17.975Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:06:17.975Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-TestPnfMacro-csar.csar 2023-03-29T07:06:17.975Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T07:06:17.975Z|3049c1a1-b68d-42a6-998a-1572be847fa9|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-TestPnfMacro-csar.csar 2023-03-29T07:06:17.975Z|3049c1a1-b68d-42a6-998a-1572be847fa9|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-TestPnfMacro-csar.csar 2023-03-29T07:06:17.975Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||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-03-29T07:06:17.975Z|3049c1a1-b68d-42a6-998a-1572be847fa9|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-TestPnfMacro-csar.csar 2023-03-29T07:06:17.975Z|3049c1a1-b68d-42a6-998a-1572be847fa9|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-TestPnfMacro-csar.csar 2023-03-29T07:06:17.975Z|3049c1a1-b68d-42a6-998a-1572be847fa9|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-TestPnfMacro-csar.csar 2023-03-29T07:06:17.976Z|3049c1a1-b68d-42a6-998a-1572be847fa9|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-TestPnfMacro-csar.csar 2023-03-29T07:06:17.976Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:06:17.976Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:06:17.976Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:06:17.976Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-03-29T07:06:17.976Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:06:17.976Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:06:17.976Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:06:17.976Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:06:17.976Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Node template test-pnf 0 is matching search criteria 2023-03-29T07:06:17.976Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:06:17.977Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Found topology templates [test-pnf 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:06:17.977Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:06:17.977Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:06:17.977Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:06:17.977Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:06:17.977Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:06:17.977Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:06:17.977Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:06:17.977Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:06:17.977Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:06:17.977Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:06:17.977Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:test_pnf_macro Description:service Model UUID:0ab8f97e-d3dd-454a-bdde-9a6b35919d70 Model Version:NULL Model InvariantUuid:afa03644-ef10-45ba-810d-e1d10af3b92c Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T07:06:17.985Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 00224814-c373-4480-9745-d5e68a9c23e4 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=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T07:06:17.989Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||test-pnf 0 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:06:18.014Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_ALREADY_EXIST test-pnf 0 00224814-c373-4480-9745-d5e68a9c23e4 test-pnf 2023-03-29T07:06:18.015Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||No resources found for Service: d71e6456-3815-4fee-a664-b167d2283731 2023-03-29T07:06:18.015Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: d71e6456-3815-4fee-a664-b167d2283731 2023-03-29T07:06:18.015Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 00224814-c373-4480-9745-d5e68a9c23e4 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:06:18.020Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@5d75061e, org.onap.sdc.toscaparser.api.parameters.Input@3f4de75f, org.onap.sdc.toscaparser.api.parameters.Input@7196a209, org.onap.sdc.toscaparser.api.parameters.Input@f0b672, org.onap.sdc.toscaparser.api.parameters.Input@75401584] 2023-03-29T07:06:18.020Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:06:18.020Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:06:18.020Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500|| resourceSeq for service uuid 0ab8f97e-d3dd-454a-bdde-9a6b35919d70: test-pnf 2023-03-29T07:06:18.020Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Processing PNF resource: 00224814-c373-4480-9745-d5e68a9c23e4 2023-03-29T07:06:18.020Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:06:18.020Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Service test_pnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:06:18.020Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||WARN|500||Resource customization UUID: eca2752b-a1a7-4f42-a41b-aac4b43e18cb is NOT the same as notified resource customizationUUID: 4788a566-0233-439a-8c53-683bd8cdb1a2 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 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=? 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 (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 2023-03-29T07:06:18.050Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC test-pnf 00224814-c373-4480-9745-d5e68a9c23e4 0 ASDC deployResourceStructure 2023-03-29T07:06:18.050Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:06:18.050Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T07:06:18.050Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-29T07:06:18.050Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:06:18.050Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:06:18.051Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680073578050, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:06:19.051Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3049c1a1-b68d-42a6-998a-1572be847fa9 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:06:19.084Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3049c1a1-b68d-42a6-998a-1572be847fa9 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:06:19.089Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:06:19.090Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:06:19.090Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:06:19.090Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:06:19.090Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:06:19.090Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:06:19.090Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:06:19.090Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:06:19.090Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:06:19.107Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:06:49.108Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3049c1a1-b68d-42a6-998a-1572be847fa9 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:06:49.118Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3049c1a1-b68d-42a6-998a-1572be847fa9 and serviceModelVersionId: d71e6456-3815-4fee-a664-b167d2283731 2023-03-29T07:06:49.119Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 56e11cd4-0847-4113-becc-c32f6aaad068 2023-03-29T07:06:49.119Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0 2023-03-29T07:06:49.125Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:06:49.149Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0|INFO|500||Invoke 2023-03-29T07:06:49.149Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3049c1a1-b68d-42a6-998a-1572be847fa9], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[e5d2caff-8fa4-47d2-9edd-e2309c35874a], X-ECOMP-RequestID=[3049c1a1-b68d-42a6-998a-1572be847fa9], X-TransactionId=[], X-ONAP-RequestID=[3049c1a1-b68d-42a6-998a-1572be847fa9], Content-Type=[application/merge-patch+json]} 2023-03-29T07:06:49.160Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:06:49.312Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?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/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:06:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[213040], x-aai-txid=[2-aai-resources-230329-07:06:49:602-91693], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:06:49.312Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:06:49.313Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0|INFO|500||InvokeReturn 2023-03-29T07:06:49.313Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:06:49.313Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:06:49.321Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:06:49.321Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3049c1a1-b68d-42a6-998a-1572be847fa9 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:06:49.321Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:06:49.321Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:06:49.321Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:06:49.321Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680073609321, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:06:50.350Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T07:06:50.350Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T07:06:50.351Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Node 0 disconnected. 2023-03-29T07:06:50.352Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Node 2 disconnected. 2023-03-29T07:06:50.352Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T07:06:50.352Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T07:06:50.353Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T07:06:50.353Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T07:06:50.357Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=11, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T07:06:50.357Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-4c6884bc-b3ef-4ee6-9e27-d3e4c0b39682 2023-03-29T07:06:50.357Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-29T07:06:50.358Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T07:06:51.028Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:06:54.037Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:06:57.045Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:07:00.053Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:07:03.062Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:07:06.071Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:07:09.080Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:07:12.088Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:07:14.792Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:07:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T07:07:14.803Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T07:07:14.807Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=43, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-4c6884bc-b3ef-4ee6-9e27-d3e4c0b39682', protocol='range'} 2023-03-29T07:07:14.808Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=43, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T07:07:14.811Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T07:07:14.811Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T07:07:14.812Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T07:07:14.812Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T07:07:14.812Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T07:07:14.812Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T07:07:14.813Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 43: {SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-4c6884bc-b3ef-4ee6-9e27-d3e4c0b39682=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-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T07:07:14.826Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=43, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T07:07:14.827Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T07:07:14.827Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=43, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-4c6884bc-b3ef-4ee6-9e27-d3e4c0b39682', protocol='range'} 2023-03-29T07:07:14.827Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T07:07:14.827Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-29T07:07:14.828Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T07:07:14.830Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T07:07:14.830Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T07:07:14.830Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T07:07:14.831Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1909, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T07:07:14.831Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T07:07:14.831Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T07:07:14.831Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T07:07:14.832Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T07:07:14.832Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T07:07:14.832Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T07:07:14.832Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T07:07:14.832Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T07:07:15.343Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T07:07:15.344Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680073576224, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T07:07:15.344Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:07:15.344Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T07:07:15.345Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680073578050, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-29T07:07:15.345Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:07:15.345Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-29T07:07:15.345Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680073609321, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:07:15.345Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:07:15.871Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:07:15.871Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:07:15.872Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:07:15.873Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:07:15.873Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:07:15.873Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:07:16.873Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:07:16.874Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:07:16.874Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:07:16.874Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:07:17.874Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:07:17.874Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:07:17.875Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:07:17.875Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:07:18.875Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:07:18.875Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:07:18.876Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:07:18.876Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:07:19.876Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:07:19.876Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:07:19.876Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:07:19.876Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:07:20.877Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:07:20.877Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:07:20.877Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:07:20.877Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:07:21.878Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:07:21.878Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:07:21.878Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:07:21.879Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:07:22.879Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "serviceName": "basic_onboard_JYNnJk", "serviceVersion": "1.0", "serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8", "serviceDescription": "service", "serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d", "resources": [ { "resourceInstanceName": "basic_onboard_JYNnJk 0", "resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e", "resourceName": "basic_onboard_JYNnJk", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d", "resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jynnjk0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJynnjk-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab" } ], "workloadContext": "Production" } 2023-03-29T07:07:22.880Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:07:22.880Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC 2023-03-29T07:07:22.880Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a ServiceName:basic_onboard_JYNnJk ServiceVersion:1.0 ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8 ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJynnjk-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_JYNnJk 0 ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a ResourceName:basic_onboard_JYNnJk ResourceType:VF ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jynnjk0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670 ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T07:07:22.880Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:07:22.926Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:07:22.927Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:07:22.928Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:07:22.929Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T07:07:22.929Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:07:22.929Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T07:07:22.953Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T07:07:22.953Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3e0e5dc4 2023-03-29T07:07:22.953Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T07:07:22.953Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T07:07:22.953Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T07:07:22.954Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification 2023-03-29T07:07:22.954Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found) 2023-03-29T07:07:22.954Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T07:07:22.954Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:07:22.954Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:07:22.954Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680073642954, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:07:23.955Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T07:07:23.970Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:07:23.970Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:07:23.973Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||basic_onboard_JYNnJk 0 2023-03-29T07:07:23.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d 2023-03-29T07:07:23.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T07:07:23.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:07:23.974Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T07:07:23.991Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T07:07:23.992Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@71983443 2023-03-29T07:07:23.992Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T07:07:23.992Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T07:07:23.993Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T07:07:23.993Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification 2023-03-29T07:07:23.993Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found) 2023-03-29T07:07:23.993Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T07:07:23.993Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:07:23.993Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:07:23.994Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680073643993, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:07:24.994Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:07:24.995Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:07:25.018Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:07:25.022Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:07:25.022Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:07:55.022Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:07:55.048Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:07:55.054Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:07:55.054Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:08:14.792Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:08:14.799Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:08:14.799Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:08:14.799Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:08:14.800Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:08:14.800Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } 2023-03-29T07:08:14.800Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:08:14.800Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:08:14.800Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T07:08:14.800Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:08:14.800Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:08:14.800Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:08:14.800Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:08:14.800Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:08:14.800Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T07:08:14.800Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:08:14.800Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:08:14.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:08:14.801Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:08:14.801Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:08:14.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:08:14.801Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:08:14.801Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:08:14.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680073642954, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T07:08:14.801Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:08:14.801Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-29T07:08:14.801Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680073643993, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T07:08:14.802Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:08:25.054Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:08:25.080Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:08:25.085Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:08:25.085Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:08:55.085Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:08:55.107Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:08:55.111Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:08:55.112Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:09:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:09:25.112Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:09:25.140Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:09:25.146Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:09:25.146Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:09:55.147Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:09:55.172Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:09:55.177Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:09:55.177Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:10:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:10:25.177Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:10:25.197Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:10:25.200Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:10:25.200Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:10:55.200Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:10:55.227Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:10:55.232Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:10:55.233Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:11:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:11:25.233Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:11:25.256Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:11:25.259Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:11:25.259Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:11:55.259Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:11:55.286Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:11:55.291Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:11:55.291Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:12:14.793Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:12:15.911Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T07:12:15.912Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-4c6884bc-b3ef-4ee6-9e27-d3e4c0b39682 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-03-29T07:12:15.912Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T07:12:15.912Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T07:12:18.222Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:12:18.233Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T07:12:18.233Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T07:12:18.238Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=44, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T07:12:18.238Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 44: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T07:12:18.247Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=44, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T07:12:18.247Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T07:12:18.247Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T07:12:18.256Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T07:12:18.257Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T07:12:18.257Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T07:12:18.257Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1921, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T07:12:18.257Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T07:12:18.257Z||pool-2-thread-7|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T07:12:25.291Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T07:12:25.292Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:12:25.303Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8 2023-03-29T07:12:25.303Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d 2023-03-29T07:12:25.304Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 2023-03-29T07:12:25.312Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:12:25.330Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke 2023-03-29T07:12:25.331Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9a5f4490-4c7e-4e62-936d-8aa5b5175019], X-ECOMP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-TransactionId=[], X-ONAP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], Content-Type=[application/merge-patch+json]} 2023-03-29T07:12:25.334Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T07:12:25.370Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?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/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 07:12:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[32], x-aai-txid=[1-aai-resources-230329-07:12:25:775-67966], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:12:25.371Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}} 2023-03-29T07:12:25.372Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T07:12:25.377Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T07:12:25.377Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:12:25.377Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T07:12:25.377Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:12:25.385Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:12:25.385Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T07:12:25.385Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T07:12:25.385Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:12:25.385Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:12:25.385Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680073945385, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:12:25.398Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:12:25.398Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680073945385, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } 2023-03-29T07:12:25.398Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:12:26.416Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:12:26.416Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"89fd2b07-e1bd-4873-bb5f-256c573c4644","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"9cd9f058-856b-4690-b85b-64dde4c97e14","serviceDescription":"service","serviceInvariantUUID":"845278ed-2b9b-4dd8-a78b-f9f6679f81dd","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6ddacec4-6525-4bff-be52-37a6eacf9c98","resourceInvariantUUID":"8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab","resourceCustomizationUUID":"b48c1316-7610-4dbc-bed6-37aa768c22dd","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":"OGE0ZjNmOTRlYjk1NzNlZTNhMmVjYzgxOTk2ZDg1YjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9512861b-f8fd-484b-a511-def34deb9308","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ab21d092-9b7f-4b59-9729-357f7b20dd77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:12:26.417Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:12:26.417Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:12:26.417Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:12:26.418Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:12:27.418Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:12:27.419Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:12:27.419Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:12:27.419Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:12:28.420Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "9cd9f058-856b-4690-b85b-64dde4c97e14", "serviceDescription": "service", "serviceInvariantUUID": "845278ed-2b9b-4dd8-a78b-f9f6679f81dd", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "b48c1316-7610-4dbc-bed6-37aa768c22dd", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "6ddacec4-6525-4bff-be52-37a6eacf9c98", "resourceInvariantUUID": "8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab", "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": "YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ab21d092-9b7f-4b59-9729-357f7b20dd77" } ], "workloadContext": "Production" } 2023-03-29T07:12:28.420Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:12:28.420Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9cd9f058-856b-4690-b85b-64dde4c97e14 ASDC 2023-03-29T07:12:28.420Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:89fd2b07-e1bd-4873-bb5f-256c573c4644 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:9cd9f058-856b-4690-b85b-64dde4c97e14 ServiceInvariantUUID:845278ed-2b9b-4dd8-a78b-f9f6679f81dd 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:ab21d092-9b7f-4b59-9729-357f7b20dd77 ArtifactChecksum:YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:b48c1316-7610-4dbc-bed6-37aa768c22dd ResourceInvariantUUID:8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:6ddacec4-6525-4bff-be52-37a6eacf9c98 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T07:12:28.420Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9cd9f058-856b-4690-b85b-64dde4c97e14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:12:28.455Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:12:28.455Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:12:28.456Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:12:28.456Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T07:12:28.456Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:12:28.456Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T07:12:28.487Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T07:12:28.488Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1c006bf0 2023-03-29T07:12:28.488Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T07:12:28.488Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T07:12:28.488Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ab21d092-9b7f-4b59-9729-357f7b20dd77 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T07:12:28.489Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T07:12:28.489Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T07:12:28.489Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T07:12:28.489Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:12:28.489Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:12:28.489Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680073948488, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:12:29.490Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:ab21d092-9b7f-4b59-9729-357f7b20dd77) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:12:29.536Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists 2023-03-29T07:12:29.536Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T07:12:29.537Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists) 2023-03-29T07:12:29.537Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:12:29.539Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:12:29.539Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:12:29.540Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680073949536, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:12:30.540Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T07:12:30.541Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists) 2023-03-29T07:12:30.541Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:12:30.542Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:12:30.542Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:12:30.542Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680073950540, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:12:31.543Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:12:31.571Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:12:31.581Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:12:31.581Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:12:31.581Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:12:31.581Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:12:31.581Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:12:31.581Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:12:31.581Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:12:31.582Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:12:31.582Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:12:31.596Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:13:01.596Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:13:01.608Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and serviceModelVersionId: 9cd9f058-856b-4690-b85b-64dde4c97e14 2023-03-29T07:13:01.609Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 845278ed-2b9b-4dd8-a78b-f9f6679f81dd 2023-03-29T07:13:01.609Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 2023-03-29T07:13:01.619Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:13:01.644Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T07:13:01.645Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||Invoke 2023-03-29T07:13:01.652Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:13:01.791Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||InvokeReturn 2023-03-29T07:13:01.791Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:13:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[135], vertex-id=[331784], x-aai-txid=[2-aai-resources-230329-07:13:02:092-96229], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:13:01.791Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:13:01.792Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:13:01.792Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:13:01.803Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:13:01.803Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 89fd2b07-e1bd-4873-bb5f-256c573c4644 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:13:01.803Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:13:01.803Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:13:01.803Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:13:01.803Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680073981803, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:13:02.834Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:13:02.834Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"becb8b5a-dcb1-4d01-8ac3-6d641b72d56d","serviceName":"Demo_pNF_hXDFOFq3mh63QxjK66dZ","serviceVersion":"1.0","serviceUUID":"bf1fd886-5569-462e-bd5c-807bcad43c9d","serviceDescription":"catalog service description","serviceInvariantUUID":"1c1f0e8b-ffb1-458b-8a91-687867e49669","resources":[{"resourceInstanceName":"pNF 6fc73c3c-c6b3 0","resourceName":"pNF 6fc73c3c-c6b3","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a22c11b1-6858-4217-938e-5049e173c977","resourceInvariantUUID":"ad61b3d5-9601-4c6d-9480-76742f35ce81","resourceCustomizationUUID":"678e86ef-7d61-4ce9-a08b-f54e468b1743","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml","artifactChecksum":"MTdkZjZlYjViMWEzMTVhMTI0MWE4MTZlYzI3NzUwNjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c24e513b-5599-4af7-914e-b06f69aaf1f4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd263b59-fdec-44d7-9d9d-84bdd1807c62","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"674af2df-3bb2-4c99-82be-01f84d3a0376","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml","artifactChecksum":"NTNhOWU2MTZmMDk0NTkxOWNkODAzZjQ5Yjc2OTUyMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a72d5f73-0f2c-416c-8c36-2906589316ea","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ec535a44-f84d-4b5b-af73-3d87581fcfd0","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f1ccf9ff-c126-471c-8e0a-4654def5cebf","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactChecksum":"YmRlZTAwNDNlNmFiMGJkZDczZGY3Y2ExZTE2ZTQwNjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2f9aebc6-aaa8-4362-ad9a-7bf780581f5a","artifactVersion":"1"},{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactChecksum":"MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6f46e327-9aa8-48fb-8368-0d9545c1256b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:13:02.835Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:13:02.835Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:13:02.835Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:13:02.835Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:13:03.836Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:13:03.836Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:13:03.836Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:13:03.836Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:13:04.837Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:13:04.837Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:13:04.837Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:13:04.837Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:13:05.838Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:13:05.838Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:13:05.838Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:13:05.838Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:13:06.839Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:13:06.839Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:13:06.839Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:13:06.839Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:13:07.840Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:13:07.840Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:13:07.840Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:13:07.840Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:13:08.841Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:13:08.841Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:13:08.841Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:13:08.841Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:13:09.842Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:13:09.842Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:13:09.842Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:13:09.842Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:13:10.843Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "serviceName": "Demo_pNF_hXDFOFq3mh63QxjK66dZ", "serviceVersion": "1.0", "serviceUUID": "bf1fd886-5569-462e-bd5c-807bcad43c9d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "1c1f0e8b-ffb1-458b-8a91-687867e49669", "resources": [ { "resourceInstanceName": "pNF 6fc73c3c-c6b3 0", "resourceCustomizationUUID": "678e86ef-7d61-4ce9-a08b-f54e468b1743", "resourceName": "pNF 6fc73c3c-c6b3", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "a22c11b1-6858-4217-938e-5049e173c977", "resourceInvariantUUID": "ad61b3d5-9601-4c6d-9480-76742f35ce81", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactChecksum": "MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6f46e327-9aa8-48fb-8368-0d9545c1256b" } ], "workloadContext": "Production" } 2023-03-29T07:13:10.843Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:13:10.843Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bf1fd886-5569-462e-bd5c-807bcad43c9d ASDC 2023-03-29T07:13:10.844Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:becb8b5a-dcb1-4d01-8ac3-6d641b72d56d ServiceName:Demo_pNF_hXDFOFq3mh63QxjK66dZ ServiceVersion:1.0 ServiceUUID:bf1fd886-5569-462e-bd5c-807bcad43c9d ServiceInvariantUUID:1c1f0e8b-ffb1-458b-8a91-687867e49669 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactUUID:6f46e327-9aa8-48fb-8368-0d9545c1256b ArtifactChecksum:MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 6fc73c3c-c6b3 0 ResourceCustomizationUUID:678e86ef-7d61-4ce9-a08b-f54e468b1743 ResourceInvariantUUID:ad61b3d5-9601-4c6d-9480-76742f35ce81 ResourceName:pNF 6fc73c3c-c6b3 ResourceType:PNF ResourceUUID:a22c11b1-6858-4217-938e-5049e173c977 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T07:13:10.844Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bf1fd886-5569-462e-bd5c-807bcad43c9d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:13:10.898Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:13:10.899Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:13:10.899Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:13:10.900Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b from URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:13:10.900Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:13:10.900Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:13:11.153Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T07:13:11.157Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 6f46e327-9aa8-48fb-8368-0d9545c1256b 88018 2023-03-29T07:13:11.158Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T07:13:11.158Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:13:11.158Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T07:13:11.158Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:13:11.158Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:13:11.158Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073991157, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:13:12.158Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:13:12.159Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:13:12.160Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b, URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar to file: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:13:12.160Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:13:12.161Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:13:12.161Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:13:12.252Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP5494052252439741077/Definitions/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml 2023-03-29T07:13:12.916Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T07:13:12.917Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:13:12.917Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:13:12.917Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T07:13:12.917Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:13:12.917Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:13:12.917Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:13:12.917Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:13:12.917Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:13:12.917Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:13:12.917Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6fc73c3c-c6b3 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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:13:12.917Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:13:12.918Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:13:12.918Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:13:12.918Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T07:13:12.918Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:13:12.918Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:13:12.918Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:13:12.918Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:13:12.918Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T07:13:12.918Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:13:12.919Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:13:12.919Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:13:12.919Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:13:12.919Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:13:12.919Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:13:12.919Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:13:12.919Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:13:12.919Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:13:12.919Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:13:12.919Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:13:12.919Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:13:12.919Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hXDFOFq3mh63QxjK66dZ Description:catalog service description Model UUID:bf1fd886-5569-462e-bd5c-807bcad43c9d Model Version:NULL Model InvariantUuid:1c1f0e8b-ffb1-458b-8a91-687867e49669 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:13:12.963Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||ERROR|500||Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists 2023-03-29T07:13:12.964Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T07:13:12.964Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists) 2023-03-29T07:13:12.964Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:13:12.964Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:13:12.964Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:13:12.964Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073992964, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:13:13.965Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T07:13:13.965Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists) 2023-03-29T07:13:13.965Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:13:13.965Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:13:13.965Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:13:13.965Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073993965, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:13:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:13:14.797Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:13:14.797Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:13:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:13:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:13:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:13:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:13:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:13:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680073948488, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T07:13:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:13:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:13:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680073949536, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } 2023-03-29T07:13:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:13:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:13:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680073950540, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } 2023-03-29T07:13:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:13:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:13:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680073981803, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:13:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:13:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:13:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:13:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:13:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:13:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T07:13:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:13:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:13:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T07:13:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:13:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:13:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:13:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:13:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:13:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:13:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:13:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:13:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:13:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:13:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:13:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:13:14.803Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:13:14.803Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:13:14.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:13:14.803Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:13:14.803Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:13:14.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073991157, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T07:13:14.803Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:13:14.804Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:13:14.804Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073992964, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } 2023-03-29T07:13:14.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:13:14.804Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:13:14.804Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680073993965, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } 2023-03-29T07:13:14.804Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:13:14.966Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:13:14.995Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:13:15.003Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:13:15.003Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:13:15.003Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:13:15.003Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:13:15.004Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:13:15.004Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:13:15.004Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:13:15.004Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:13:15.004Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:13:15.018Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:13:45.019Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:13:45.029Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and serviceModelVersionId: bf1fd886-5569-462e-bd5c-807bcad43c9d 2023-03-29T07:13:45.030Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1c1f0e8b-ffb1-458b-8a91-687867e49669 2023-03-29T07:13:45.030Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 2023-03-29T07:13:45.037Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:13:45.056Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||Invoke 2023-03-29T07:13:45.056Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[becb8b5a-dcb1-4d01-8ac3-6d641b72d56d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d6430aae-1a51-45cb-84a1-bfdd7df39412], X-ECOMP-RequestID=[becb8b5a-dcb1-4d01-8ac3-6d641b72d56d], X-TransactionId=[], X-ONAP-RequestID=[becb8b5a-dcb1-4d01-8ac3-6d641b72d56d], Content-Type=[application/merge-patch+json]} 2023-03-29T07:13:45.060Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:13:45.216Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?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/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:13:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[152], vertex-id=[344072], x-aai-txid=[1-aai-resources-230329-07:13:45:499-80704], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:13:45.216Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:13:45.217Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||InvokeReturn 2023-03-29T07:13:45.217Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:13:45.217Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:13:45.228Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:13:45.228Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:13:45.229Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:13:45.229Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:13:45.229Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:13:45.229Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074025229, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:13:46.244Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:13:46.244Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"97dbd75c-aaad-4e24-898e-c5ed3e14800c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80","serviceDescription":"service","serviceInvariantUUID":"4453b51e-2c0e-4fd9-a8f5-372cae72a7b5","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b","resourceInvariantUUID":"ffa14943-3167-4273-bc2e-0910be881db2","resourceCustomizationUUID":"b62d4581-c92e-4bbe-97f9-94c7f742c600","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":"MTUzZTllNzgxM2I5NTY0ZDJlMjkxMjQyZjJkNzc0MmM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"79601963-63ad-4c83-84b0-a8fe138fa674","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":"MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d3b31b3d-0a37-4e41-9b75-45689d21c598","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":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642","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":"af819053-ffd2-46f9-b25a-ab602805cde9","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":"4406df68-980d-44ea-b292-c6717a161fd9","artifactVersion":"2","generatedFromUUID":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGNiNDlkM2U2ZTg4YTJhMDA5YTcyZGY4MjYyZGQwMmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d1c8e353-e00b-46aa-89ac-5d4cac253449","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e313f27c-b7aa-4489-b13a-3e9d6193ee33","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:13:46.244Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:13:46.244Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:13:46.244Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:13:46.244Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:13:47.245Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:13:47.245Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:13:47.245Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:13:47.245Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:13:48.246Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:13:48.247Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:13:48.247Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:13:48.247Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:13:49.248Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:13:49.248Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:13:49.248Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:13:49.248Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:13:50.249Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:13:50.250Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:13:50.250Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:13:50.250Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:13:51.251Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:13:51.251Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:13:51.251Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:13:51.251Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:13:52.252Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:13:52.252Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:13:52.253Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:13:52.253Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:13:53.254Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80", "serviceDescription": "service", "serviceInvariantUUID": "4453b51e-2c0e-4fd9-a8f5-372cae72a7b5", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "b62d4581-c92e-4bbe-97f9-94c7f742c600", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b", "resourceInvariantUUID": "ffa14943-3167-4273-bc2e-0910be881db2", "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": "MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d3b31b3d-0a37-4e41-9b75-45689d21c598", "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": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642", "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": "4406df68-980d-44ea-b292-c6717a161fd9", "generatedFromUUID": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642" }, "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": "4406df68-980d-44ea-b292-c6717a161fd9", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e313f27c-b7aa-4489-b13a-3e9d6193ee33" } ], "workloadContext": "Production" } 2023-03-29T07:13:53.254Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:13:53.254Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ASDC 2023-03-29T07:13:53.254Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:97dbd75c-aaad-4e24-898e-c5ed3e14800c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ServiceInvariantUUID:4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 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:e313f27c-b7aa-4489-b13a-3e9d6193ee33 ArtifactChecksum:NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:b62d4581-c92e-4bbe-97f9-94c7f742c600 ResourceInvariantUUID:ffa14943-3167-4273-bc2e-0910be881db2 ResourceName:basic_vm ResourceType:VF ResourceUUID:a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b 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:d3b31b3d-0a37-4e41-9b75-45689d21c598 ArtifactChecksum:MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM= 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:ca20ce4c-c846-45e8-b86c-33aa6f2c7642 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:4406df68-980d-44ea-b292-c6717a161fd9 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:4406df68-980d-44ea-b292-c6717a161fd9 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T07:13:53.254Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:13:53.286Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:13:53.287Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:13:53.287Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:13:53.287Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T07:13:53.287Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:13:53.287Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|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-03-29T07:13:53.320Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T07:13:53.320Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@1bfd641f 2023-03-29T07:13:53.320Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T07:13:53.321Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-29T07:13:53.321Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar e313f27c-b7aa-4489-b13a-3e9d6193ee33 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T07:13:53.321Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T07:13:53.321Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-29T07:13:53.321Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T07:13:53.321Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:13:53.321Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:13:53.321Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074033321, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:13:54.322Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:e313f27c-b7aa-4489-b13a-3e9d6193ee33) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:13:54.352Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists 2023-03-29T07:13:54.352Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T07:13:54.352Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists) 2023-03-29T07:13:54.352Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:13:54.352Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:13:54.352Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:13:54.352Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074034352, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:13:55.353Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T07:13:55.353Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists) 2023-03-29T07:13:55.353Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:13:55.353Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:13:55.353Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:13:55.353Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074035353, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:13:56.354Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:13:56.367Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:13:56.370Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:13:56.370Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:13:56.370Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:13:56.370Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:13:56.370Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:13:56.370Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:13:56.370Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:13:56.370Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:13:56.370Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:13:56.378Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:14:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:14:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:14:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074025229, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:14:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:14:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:14:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:14:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:14:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:14:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T07:14:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:14:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:14:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T07:14:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:14:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:14:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:14:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:14:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:14:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T07:14:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:14:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:14:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:14:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:14:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:14:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:14:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:14:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:14:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074033321, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T07:14:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:14:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:14:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074034352, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } 2023-03-29T07:14:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:14:14.803Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:14:14.803Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074035353, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } 2023-03-29T07:14:14.803Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:14:26.378Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:14:26.390Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and serviceModelVersionId: 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 2023-03-29T07:14:26.390Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 2023-03-29T07:14:26.390Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 2023-03-29T07:14:26.395Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:14:26.412Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||Invoke 2023-03-29T07:14:26.412Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2af33eeb-085e-4da4-898f-243964a880de], X-ECOMP-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], X-TransactionId=[], X-ONAP-RequestID=[97dbd75c-aaad-4e24-898e-c5ed3e14800c], Content-Type=[application/merge-patch+json]} 2023-03-29T07:14:26.414Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:14:26.552Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?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/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:14:26 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[133], vertex-id=[413928], x-aai-txid=[1-aai-resources-230329-07:14:26:858-60911], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:14:26.552Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:14:26.553Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||InvokeReturn 2023-03-29T07:14:26.553Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:14:26.553Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:14:26.563Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:14:26.563Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 97dbd75c-aaad-4e24-898e-c5ed3e14800c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:14:26.563Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:14:26.564Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:14:26.564Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:14:26.564Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074066563, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:14:27.594Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:14:27.594Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"322c7eed-d160-41b1-a1d7-8f46826511df","serviceName":"Demo_pNF_LM7m91Pd0a7JuAo6utdA","serviceVersion":"1.0","serviceUUID":"04d6510b-208b-4001-a609-5fc6e815bc29","serviceDescription":"catalog service description","serviceInvariantUUID":"46734027-bdee-4d81-a82e-d2664c92bddf","resources":[{"resourceInstanceName":"pNF d3572193-f6db 0","resourceName":"pNF d3572193-f6db","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3bc1ce41-54b2-4ded-97ff-325c6b0084f2","resourceInvariantUUID":"cf8281ae-59e1-4a89-88a5-20251862ff8b","resourceCustomizationUUID":"e6379093-e721-4518-80de-70298ba47d4a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml","artifactChecksum":"YTUwYzgxMDdiMmQ4Nzg2YWFjNWM4M2RhNWI4MGE3NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c5137d0-101e-4b95-9378-2f80a5d70f6b","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bc83c945-445e-46fa-a65f-569f82be6af0","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e305605e-62a9-43c4-ace1-4c4d304af926","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTIwN2ZhYTQ2MWY3ODVjYTk4ZDhjNGZhYzA5NDJlZWE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"934bbc92-3b74-4703-b2bc-549907eadd33","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8b37db95-69be-4476-8d0b-4e36e35b3b37","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"29033e38-916c-4ea7-afbe-813271c478aa","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactChecksum":"YjU3YTlkZTNhN2ZiZWNmZDJhNTg1ZDNjODYzZjMzMWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f921d3aa-063a-40e9-8278-0eb4f68aa14c","artifactVersion":"1"},{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactChecksum":"YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2f5b30a0-a6b5-4a97-b760-3d29a4bdc241","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:14:27.594Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:14:27.594Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:14:27.594Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:14:27.594Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:14:28.595Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:14:28.596Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:14:28.596Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:14:28.596Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:14:29.596Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:14:29.597Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:14:29.597Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:14:29.597Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:14:30.597Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:14:30.598Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:14:30.598Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:14:30.598Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:14:31.599Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:14:31.599Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:14:31.599Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:14:31.599Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:14:32.602Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:14:32.603Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:14:32.603Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:14:32.603Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:14:33.604Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:14:33.604Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:14:33.604Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:14:33.605Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:14:34.605Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:14:34.606Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:14:34.606Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:14:34.606Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:14:35.607Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "serviceName": "Demo_pNF_LM7m91Pd0a7JuAo6utdA", "serviceVersion": "1.0", "serviceUUID": "04d6510b-208b-4001-a609-5fc6e815bc29", "serviceDescription": "catalog service description", "serviceInvariantUUID": "46734027-bdee-4d81-a82e-d2664c92bddf", "resources": [ { "resourceInstanceName": "pNF d3572193-f6db 0", "resourceCustomizationUUID": "e6379093-e721-4518-80de-70298ba47d4a", "resourceName": "pNF d3572193-f6db", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3bc1ce41-54b2-4ded-97ff-325c6b0084f2", "resourceInvariantUUID": "cf8281ae-59e1-4a89-88a5-20251862ff8b", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactChecksum": "YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2f5b30a0-a6b5-4a97-b760-3d29a4bdc241" } ], "workloadContext": "Production" } 2023-03-29T07:14:35.607Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:14:35.607Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 04d6510b-208b-4001-a609-5fc6e815bc29 ASDC 2023-03-29T07:14:35.607Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:322c7eed-d160-41b1-a1d7-8f46826511df ServiceName:Demo_pNF_LM7m91Pd0a7JuAo6utdA ServiceVersion:1.0 ServiceUUID:04d6510b-208b-4001-a609-5fc6e815bc29 ServiceInvariantUUID:46734027-bdee-4d81-a82e-d2664c92bddf ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactUUID:2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 ArtifactChecksum:YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d3572193-f6db 0 ResourceCustomizationUUID:e6379093-e721-4518-80de-70298ba47d4a ResourceInvariantUUID:cf8281ae-59e1-4a89-88a5-20251862ff8b ResourceName:pNF d3572193-f6db ResourceType:PNF ResourceUUID:3bc1ce41-54b2-4ded-97ff-325c6b0084f2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T07:14:35.608Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 04d6510b-208b-4001-a609-5fc6e815bc29 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:14:35.658Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:14:35.659Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:14:35.659Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:14:35.659Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 from URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:14:35.659Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:14:35.659Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:14:35.920Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T07:14:35.923Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 88009 2023-03-29T07:14:35.923Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T07:14:35.923Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:14:35.923Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T07:14:35.923Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:14:35.923Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:14:35.924Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074075923, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:14:36.924Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:14:36.925Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:14:36.925Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241, URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar to file: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:14:36.925Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:14:36.926Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:14:36.926Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:14:37.020Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11337638723325859750/Definitions/service-DemoPnfLm7m91pd0a7juao6utda-template.yml 2023-03-29T07:14:37.649Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T07:14:37.649Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:14:37.649Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:14:37.650Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T07:14:37.650Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:14:37.650Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:14:37.650Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:14:37.650Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:14:37.650Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:14:37.650Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d3572193-f6db 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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:14:37.650Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:14:37.650Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:14:37.650Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:14:37.650Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:14:37.650Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T07:14:37.651Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:14:37.651Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:14:37.651Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:14:37.651Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:14:37.651Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T07:14:37.651Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:14:37.651Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:14:37.651Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:14:37.651Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:14:37.651Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:14:37.651Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:14:37.652Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:14:37.652Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:14:37.652Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:14:37.652Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:14:37.652Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:14:37.652Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:14:37.652Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_LM7m91Pd0a7JuAo6utdA Description:catalog service description Model UUID:04d6510b-208b-4001-a609-5fc6e815bc29 Model Version:NULL Model InvariantUuid:46734027-bdee-4d81-a82e-d2664c92bddf 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:14:37.693Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists 2023-03-29T07:14:37.693Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T07:14:37.693Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar(Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists) 2023-03-29T07:14:37.693Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:14:37.694Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:14:37.694Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:14:37.694Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074077693, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:14:38.695Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T07:14:38.695Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar(Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists) 2023-03-29T07:14:38.695Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:14:38.696Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:14:38.696Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:14:38.696Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074078695, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:14:39.697Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:14:39.723Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:14:39.727Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:14:39.728Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:14:39.728Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:14:39.728Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:14:39.728Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:14:39.728Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:14:39.728Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:14:39.728Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:14:39.728Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:14:39.743Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:15:09.743Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:15:09.756Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322c7eed-d160-41b1-a1d7-8f46826511df and serviceModelVersionId: 04d6510b-208b-4001-a609-5fc6e815bc29 2023-03-29T07:15:09.757Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 46734027-bdee-4d81-a82e-d2664c92bddf 2023-03-29T07:15:09.757Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 2023-03-29T07:15:09.763Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:15:09.786Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||Invoke 2023-03-29T07:15:09.787Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[322c7eed-d160-41b1-a1d7-8f46826511df], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[c79ebe27-3ccc-4c32-80f3-9d8597853b2c], X-ECOMP-RequestID=[322c7eed-d160-41b1-a1d7-8f46826511df], X-TransactionId=[], X-ONAP-RequestID=[322c7eed-d160-41b1-a1d7-8f46826511df], Content-Type=[application/merge-patch+json]} 2023-03-29T07:15:09.794Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:15:09.923Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?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/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:15:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[125], vertex-id=[188464], x-aai-txid=[1-aai-resources-230329-07:15:10:233-65732], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:15:09.924Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:15:09.925Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||InvokeReturn 2023-03-29T07:15:09.925Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:15:09.925Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:15:09.936Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:15:09.937Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322c7eed-d160-41b1-a1d7-8f46826511df and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:15:09.937Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:15:09.937Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:15:09.937Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:15:09.938Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074109937, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:15:10.962Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:15:10.962Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c3c2d53b-3a81-4716-99a4-534d046b6920","serviceName":"Demo_pNF_j2zmVKRYKHawh3FMRxXR","serviceVersion":"1.0","serviceUUID":"3237c0dd-d6e3-4c86-acc0-974ba2597359","serviceDescription":"catalog service description","serviceInvariantUUID":"69a4669f-98c0-4b94-ba05-563aae1c603b","resources":[{"resourceInstanceName":"pNF 550377d4-2a63 0","resourceName":"pNF 550377d4-2a63","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"fe0ac079-e762-4228-8d12-5ced07c2d309","resourceInvariantUUID":"24f87f9a-e5c8-401b-8cfe-3cb195a4a09e","resourceCustomizationUUID":"2666f2f6-7bce-48f8-892f-57dac6ca046c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml","artifactChecksum":"Y2I3MjEzNDU1NjU5NGQ0YTkwNGZiOWNmMzczNDIwNzE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6c97f674-e056-4689-a36a-2358f246f5a7","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"89ddbd96-f126-4a8f-bf6b-04ca435bb94f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9625786d-d9f4-4eec-85b7-98bb5d691496","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml","artifactChecksum":"NjFiOGM4Y2RjN2Q0NTQyNmMzNDk5OTMwZjdhMDkxYTQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"48116bc6-cf67-4e5d-9da1-99b61bbf23a0","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a766ba18-5d86-4d9c-ab3b-2a95c74ced66","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"743a8285-474e-4727-a69a-335f0b785b2d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml","artifactChecksum":"ZWEyN2FkMmNiMzk4NWZjZTRjYzU4MGZjYTgyY2UyOWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f3cad1e8-5aff-4cb0-a42c-154ab85b82c9","artifactVersion":"1"},{"artifactName":"service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar","artifactChecksum":"YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9f86a809-577b-4f64-9e6d-a1fdd4da0104","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:15:10.963Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:15:10.963Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:15:10.963Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:15:10.963Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:15:11.964Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:15:11.964Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:15:11.965Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:15:11.965Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:15:12.966Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:15:12.966Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:15:12.966Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:15:12.966Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:15:13.967Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:15:13.967Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:15:13.968Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:15:13.968Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:15:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:15:14.796Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:15:14.796Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074066563, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:15:14.796Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:15:14.797Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:15:14.797Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:15:14.797Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:15:14.797Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:15:14.797Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T07:15:14.797Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:15:14.797Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:15:14.797Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T07:15:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:15:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:15:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:15:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:15:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:15:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:15:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:15:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:15:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:15:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:15:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:15:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:15:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:15:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:15:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:15:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:15:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:15:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074075923, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T07:15:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:15:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:15:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074077693, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists" } 2023-03-29T07:15:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:15:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:15:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074078695, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists" } 2023-03-29T07:15:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:15:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:15:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074109937, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:15:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:15:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:15:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:15:14.801Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:15:14.801Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:15:14.801Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T07:15:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:15:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:15:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T07:15:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:15:14.802Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:15:14.802Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:15:14.802Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:15:14.968Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:15:14.969Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:15:14.969Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:15:14.969Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:15:15.970Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:15:15.970Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:15:15.970Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:15:15.970Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:15:16.971Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:15:16.971Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:15:16.972Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:15:16.972Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:15:17.972Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:15:17.973Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:15:17.973Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:15:17.973Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:15:18.974Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "serviceName": "Demo_pNF_j2zmVKRYKHawh3FMRxXR", "serviceVersion": "1.0", "serviceUUID": "3237c0dd-d6e3-4c86-acc0-974ba2597359", "serviceDescription": "catalog service description", "serviceInvariantUUID": "69a4669f-98c0-4b94-ba05-563aae1c603b", "resources": [ { "resourceInstanceName": "pNF 550377d4-2a63 0", "resourceCustomizationUUID": "2666f2f6-7bce-48f8-892f-57dac6ca046c", "resourceName": "pNF 550377d4-2a63", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "fe0ac079-e762-4228-8d12-5ced07c2d309", "resourceInvariantUUID": "24f87f9a-e5c8-401b-8cfe-3cb195a4a09e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "artifactChecksum": "YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "9f86a809-577b-4f64-9e6d-a1fdd4da0104" } ], "workloadContext": "Production" } 2023-03-29T07:15:18.974Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:15:18.974Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3237c0dd-d6e3-4c86-acc0-974ba2597359 ASDC 2023-03-29T07:15:18.974Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c3c2d53b-3a81-4716-99a4-534d046b6920 ServiceName:Demo_pNF_j2zmVKRYKHawh3FMRxXR ServiceVersion:1.0 ServiceUUID:3237c0dd-d6e3-4c86-acc0-974ba2597359 ServiceInvariantUUID:69a4669f-98c0-4b94-ba05-563aae1c603b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ArtifactUUID:9f86a809-577b-4f64-9e6d-a1fdd4da0104 ArtifactChecksum:YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 550377d4-2a63 0 ResourceCustomizationUUID:2666f2f6-7bce-48f8-892f-57dac6ca046c ResourceInvariantUUID:24f87f9a-e5c8-401b-8cfe-3cb195a4a09e ResourceName:pNF 550377d4-2a63 ResourceType:PNF ResourceUUID:fe0ac079-e762-4228-8d12-5ced07c2d309 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T07:15:18.975Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3237c0dd-d6e3-4c86-acc0-974ba2597359 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:15:19.014Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:15:19.015Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:15:19.015Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:15:19.015Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 from URL: /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:15:19.015Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:15:19.015Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:15:19.284Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T07:15:19.288Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 9f86a809-577b-4f64-9e6d-a1fdd4da0104 88024 2023-03-29T07:15:19.288Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T07:15:19.288Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:15:19.288Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T07:15:19.288Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:15:19.288Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:15:19.288Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074119288, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:15:20.289Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:15:20.289Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:15:20.290Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104, URL: /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar to file: /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:15:20.290Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:15:20.291Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:15:20.291Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:15:20.386Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13633168021374525121/Definitions/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml 2023-03-29T07:15:21.012Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T07:15:21.012Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:15:21.012Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:15:21.013Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T07:15:21.013Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 550377d4-2a63 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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:15:21.013Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:15:21.013Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:15:21.013Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:15:21.013Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:15:21.013Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:15:21.013Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:15:21.013Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:15:21.013Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:15:21.013Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:15:21.013Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Node template pNF 550377d4-2a63 0 is matching search criteria 2023-03-29T07:15:21.013Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:15:21.013Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 550377d4-2a63 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:15:21.014Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:15:21.014Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:15:21.014Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Node template pNF 550377d4-2a63 0 is matching search criteria 2023-03-29T07:15:21.014Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:15:21.014Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 550377d4-2a63 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:15:21.014Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:15:21.014Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:15:21.014Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:15:21.014Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:15:21.014Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:15:21.014Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:15:21.014Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:15:21.014Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:15:21.014Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:15:21.014Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:15:21.014Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_j2zmVKRYKHawh3FMRxXR Description:catalog service description Model UUID:3237c0dd-d6e3-4c86-acc0-974ba2597359 Model Version:NULL Model InvariantUuid:69a4669f-98c0-4b94-ba05-563aae1c603b 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:15:21.054Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||ERROR|500||Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists 2023-03-29T07:15:21.055Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T07:15:21.055Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar(Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists) 2023-03-29T07:15:21.055Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:15:21.055Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:15:21.055Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:15:21.055Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074121055, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:15:22.056Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T07:15:22.056Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar(Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists) 2023-03-29T07:15:22.056Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:15:22.057Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:15:22.057Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:15:22.057Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074122056, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:15:23.057Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:15:23.080Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:15:23.083Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:15:23.084Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:15:23.084Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:15:23.084Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:15:23.084Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:15:23.084Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:15:23.084Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:15:23.084Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:15:23.084Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:15:23.095Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:15:53.096Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:15:53.123Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c3c2d53b-3a81-4716-99a4-534d046b6920 and serviceModelVersionId: 3237c0dd-d6e3-4c86-acc0-974ba2597359 2023-03-29T07:15:53.123Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 69a4669f-98c0-4b94-ba05-563aae1c603b 2023-03-29T07:15:53.124Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 2023-03-29T07:15:53.129Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:15:53.144Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T07:15:53.145Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|INFO|500||Invoke 2023-03-29T07:15:53.149Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:15:53.278Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|INFO|500||InvokeReturn 2023-03-29T07:15:53.278Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:15:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[123], vertex-id=[454888], x-aai-txid=[2-aai-resources-230329-07:15:53:589-39419], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:15:53.279Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:15:53.279Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:15:53.279Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:15:53.291Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:15:53.291Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c3c2d53b-3a81-4716-99a4-534d046b6920 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:15:53.291Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:15:53.292Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:15:53.292Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:15:53.292Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074153291, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:15:54.311Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:15:54.312Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"781405e2-6aab-4e9d-8fcc-c6fdd2569fc3","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"36862f52-61af-43aa-bf14-1b80c16aff49","serviceDescription":"service","serviceInvariantUUID":"9fa13ddb-34f6-4825-942d-46b728e75b8d","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f140371a-2b29-401b-b426-49bcf81c9dfa","resourceInvariantUUID":"70e40af3-06e7-486c-b7bf-a653b940acfd","resourceCustomizationUUID":"a45a4b9f-9751-4f9e-bae9-0c0ee2e86575","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":"YjhiZWYxZTk1M2FmNzVhZWI2ZWRkMzRlMTFlYjI4M2Y\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7ff23710-80ba-417b-be3b-48099e564b30","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":"YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5","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":"12dc7601-275c-4fc6-a279-df3cc2f780dd","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":"e668b618-580e-4e1f-a88a-9fd634489f82","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":"01aa50a9-58e6-431b-b68f-b70efdec7244","artifactVersion":"2","generatedFromUUID":"5bf367e4-5487-4f18-82f1-85a0fec4e22b"},{"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":"5d9c2a30-f904-4e6e-a9a9-663d9a26e962","artifactVersion":"2","generatedFromUUID":"12dc7601-275c-4fc6-a279-df3cc2f780dd"},{"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":"5bf367e4-5487-4f18-82f1-85a0fec4e22b","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":"c2e5e7a7-55bf-409a-8f4c-48b6398b86e1","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":"MDk2NWMxZDkxOTBkNzllMjAyMzlmMjkyODdjMzY1NjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c7ed72d-a364-4483-b376-e78ce94b7f63","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e2f8424b-2c72-4c56-a4dd-c426d307f26c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:15:54.312Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:15:54.312Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:15:54.313Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:15:54.313Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:15:55.314Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:15:55.314Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:15:55.315Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:15:55.315Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:15:56.316Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:15:56.317Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:15:56.317Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:15:56.317Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:15:57.318Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:15:57.319Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:15:57.319Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:15:57.319Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:15:58.320Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:15:58.321Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:15:58.321Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:15:58.321Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:15:59.323Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:15:59.323Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:15:59.323Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:15:59.323Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:16:00.324Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:16:00.324Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:16:00.324Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:16:00.324Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:16:01.325Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:16:01.326Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:16:01.326Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:16:01.326Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:16:02.327Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:16:02.327Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:16:02.328Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:16:02.328Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:16:03.329Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:16:03.329Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:16:03.330Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:16:03.330Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:16:04.331Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "36862f52-61af-43aa-bf14-1b80c16aff49", "serviceDescription": "service", "serviceInvariantUUID": "9fa13ddb-34f6-4825-942d-46b728e75b8d", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "a45a4b9f-9751-4f9e-bae9-0c0ee2e86575", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f140371a-2b29-401b-b426-49bcf81c9dfa", "resourceInvariantUUID": "70e40af3-06e7-486c-b7bf-a653b940acfd", "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": "YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5", "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": "12dc7601-275c-4fc6-a279-df3cc2f780dd", "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": "5d9c2a30-f904-4e6e-a9a9-663d9a26e962", "generatedFromUUID": "12dc7601-275c-4fc6-a279-df3cc2f780dd" }, "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": "01aa50a9-58e6-431b-b68f-b70efdec7244", "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": "5d9c2a30-f904-4e6e-a9a9-663d9a26e962", "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": "5bf367e4-5487-4f18-82f1-85a0fec4e22b", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e2f8424b-2c72-4c56-a4dd-c426d307f26c" } ], "workloadContext": "Production" } 2023-03-29T07:16:04.331Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:16:04.331Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 36862f52-61af-43aa-bf14-1b80c16aff49 ASDC 2023-03-29T07:16:04.332Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:36862f52-61af-43aa-bf14-1b80c16aff49 ServiceInvariantUUID:9fa13ddb-34f6-4825-942d-46b728e75b8d 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:e2f8424b-2c72-4c56-a4dd-c426d307f26c ArtifactChecksum:YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:a45a4b9f-9751-4f9e-bae9-0c0ee2e86575 ResourceInvariantUUID:70e40af3-06e7-486c-b7bf-a653b940acfd ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:f140371a-2b29-401b-b426-49bcf81c9dfa 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:1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5 ArtifactChecksum:YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU= 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:12dc7601-275c-4fc6-a279-df3cc2f780dd 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:5d9c2a30-f904-4e6e-a9a9-663d9a26e962 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:01aa50a9-58e6-431b-b68f-b70efdec7244 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:5d9c2a30-f904-4e6e-a9a9-663d9a26e962 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:5bf367e4-5487-4f18-82f1-85a0fec4e22b ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T07:16:04.332Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 36862f52-61af-43aa-bf14-1b80c16aff49 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:16:04.347Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:16:04.347Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:16:04.347Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:16:04.347Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T07:16:04.347Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:16:04.348Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T07:16:04.655Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T07:16:04.661Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar e2f8424b-2c72-4c56-a4dd-c426d307f26c 163277 2023-03-29T07:16:04.661Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:16:04.661Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T07:16:04.661Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T07:16:04.662Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:16:04.662Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:16:04.662Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074164661, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:16:05.662Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:16:05.663Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:16:05.663Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T07:16:05.664Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-29T07:16:05.665Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T07:16:05.665Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T07:16:05.759Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9495400772673767461/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-29T07:16:06.797Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T07:16:06.797Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:16:06.797Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T07:16:06.797Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-29T07:16:06.797Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|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-BasicCnfMacro-csar.csar 2023-03-29T07:16:06.797Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T07:16:06.798Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T07:16:06.798Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T07:16:06.798Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:16:06.798Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:16:06.798Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:16:06.798Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T07:16:06.798Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:16:06.798Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:16:06.798Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:16:06.798Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:16:06.798Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T07:16:06.798Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:16:06.798Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:16:06.798Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:16:06.798Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:16:06.799Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:16:06.799Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T07:16:06.799Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-29T07:16:06.799Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-29T07:16:06.799Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T07:16:06.799Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:16:06.799Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T07:16:06.799Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:16:06.799Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T07:16:06.799Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T07:16:06.799Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:16:06.799Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T07:16:06.799Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T07:16:06.799Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:16:06.799Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T07:16:06.799Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T07:16:06.799Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:16:06.800Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T07:16:06.800Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T07:16:06.800Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:16:06.800Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T07:16:06.800Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-29T07:16:06.800Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=3419b1ab-2d3b-4748-81b6-b9780c31acf7 2023-03-29T07:16:06.800Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:16:06.800Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:16:06.800Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:16:06.800Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:16:06.800Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:16:06.800Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:16:06.800Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:16:06.800Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:16:06.800Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:36862f52-61af-43aa-bf14-1b80c16aff49 Model Version:NULL Model InvariantUuid:9fa13ddb-34f6-4825-942d-46b728e75b8d Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:82f52d7d-2596-4fdd-a7c8-3459f40efba9 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:70e40af3-06e7-486c-b7bf-a653b940acfd Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a45a4b9f-9751-4f9e-bae9-0c0ee2e86575 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2b2ef1cc-d651-417b-b90a-0ab1ead6a520 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:9d62daa5-ad7d-4e46-9f6b-0522a741435b ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:7adddd86-61d7-47cc-8e43-e652f2aaa4a8 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:e54c408d-1744-44fd-929e-d352c31b4ed3 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:3419b1ab-2d3b-4748-81b6-b9780c31acf7 ModelInvariantUuid:634e6e71-e39a-4469-9174-68af031f1088 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:613f2df5-fd8c-44e5-af2d-7d069c276063 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:2b7624d5-f854-4689-8795-bb4e8e15c697 ModelInvariantUuid:3dad0d76-1700-4b3f-bd4c-f429cd8a8764 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:1c5e841b-90bd-4455-b55e-f6a055ea6bd0 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:16:06.834Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||ERROR|500||Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists 2023-03-29T07:16:06.834Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:16:06.834Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists) 2023-03-29T07:16:06.834Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:16:06.835Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:16:06.835Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:16:06.835Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074166834, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:16:07.835Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:16:07.835Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: f140371a-2b29-401b-b426-49bcf81c9dfa already exists) 2023-03-29T07:16:07.835Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:16:07.835Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:16:07.836Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:16:07.836Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074167835, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f140371a-2b29-401b-b426-49bcf81c9dfa already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:16:08.836Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:16:08.853Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:16:08.855Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:16:08.855Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:16:08.855Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:16:08.855Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:16:08.855Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:16:08.855Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:16:08.855Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:16:08.855Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:16:08.855Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:16:08.864Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:16:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:16:14.793Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:16:14.793Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:16:14.794Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:16:38.864Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:16:38.876Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and serviceModelVersionId: 36862f52-61af-43aa-bf14-1b80c16aff49 2023-03-29T07:16:38.877Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9fa13ddb-34f6-4825-942d-46b728e75b8d 2023-03-29T07:16:38.877Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 2023-03-29T07:16:38.883Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:16:38.900Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T07:16:38.900Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|INFO|500||Invoke 2023-03-29T07:16:38.905Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:16:39.032Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|INFO|500||InvokeReturn 2023-03-29T07:16:39.032Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:16:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[123], vertex-id=[196656], x-aai-txid=[1-aai-resources-230329-07:16:39:343-99355], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:16:39.032Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:16:39.032Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:16:39.032Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:16:39.040Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:16:39.040Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:16:39.041Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:16:39.041Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:16:39.041Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:16:39.041Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074199041, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:16:40.070Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:16:40.071Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"3a9e49d9-9166-44c6-ba13-fa9494d789a4","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"52d3506c-ad76-46e0-a6e3-d0181df0c9c7","serviceDescription":"service","serviceInvariantUUID":"67d5f7cf-e494-45db-a83e-997878e378ca","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"064a2e53-f174-43f9-81e6-dce9b9605e53","resourceInvariantUUID":"a6254090-fc4e-469f-9c7f-73c4814314c3","resourceCustomizationUUID":"25e05fc7-74b2-4aec-ac47-e3ee9ec51c16","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":"YmYxM2U2YTljMDczMjZhYTg2NTE5N2U2N2NlODA0MWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ed29e1-55c0-4f45-ab8e-e52bb49eff0f","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":"ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d10de3f7-651a-4e6b-8604-c701d8acf5aa","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":"5b017cc9-4408-4203-ad55-c97114c88a7d","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":"c365ebf8-64bc-4a6a-9bf7-cc15c9d8aeec","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":"9368be6e-97ef-4cce-ac21-a9af1c109d0f","artifactVersion":"2","generatedFromUUID":"5b017cc9-4408-4203-ad55-c97114c88a7d"},{"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":"YWJhYzdjOWQwYjAxN2ExZDFlMTkxNWY3YjkxM2U4MWE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"fb4e8173-ff54-4381-acd5-8989bd091a1d","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":"NjJjYTA1Y2QyNzAxYzJjMjk3MTNmNjQ1OGI2ZGE1MzQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a8cabd45-2fd7-4887-9880-6937c2c6fc76","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"663bf571-beb1-484a-b3b8-2f0d3e52cfe0","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:16:40.071Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:16:40.071Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:16:40.071Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:16:40.071Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:16:41.073Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:16:41.073Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:16:41.073Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:16:41.073Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:16:42.075Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:16:42.075Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:16:42.075Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:16:42.075Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:16:43.076Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:16:43.077Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:16:43.077Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:16:43.077Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:16:44.077Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:16:44.078Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:16:44.078Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:16:44.078Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:16:45.079Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:16:45.079Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:16:45.080Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:16:45.080Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:16:46.080Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:16:46.081Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:16:46.081Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:16:46.081Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:16:47.082Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:16:47.082Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:16:47.082Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:16:47.082Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:16:48.083Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "52d3506c-ad76-46e0-a6e3-d0181df0c9c7", "serviceDescription": "service", "serviceInvariantUUID": "67d5f7cf-e494-45db-a83e-997878e378ca", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "25e05fc7-74b2-4aec-ac47-e3ee9ec51c16", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "064a2e53-f174-43f9-81e6-dce9b9605e53", "resourceInvariantUUID": "a6254090-fc4e-469f-9c7f-73c4814314c3", "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": "ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d10de3f7-651a-4e6b-8604-c701d8acf5aa", "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": "5b017cc9-4408-4203-ad55-c97114c88a7d", "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": "9368be6e-97ef-4cce-ac21-a9af1c109d0f", "generatedFromUUID": "5b017cc9-4408-4203-ad55-c97114c88a7d" }, "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": "9368be6e-97ef-4cce-ac21-a9af1c109d0f", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "663bf571-beb1-484a-b3b8-2f0d3e52cfe0" } ], "workloadContext": "Production" } 2023-03-29T07:16:48.083Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:16:48.083Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 ASDC 2023-03-29T07:16:48.084Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:3a9e49d9-9166-44c6-ba13-fa9494d789a4 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:52d3506c-ad76-46e0-a6e3-d0181df0c9c7 ServiceInvariantUUID:67d5f7cf-e494-45db-a83e-997878e378ca 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:663bf571-beb1-484a-b3b8-2f0d3e52cfe0 ArtifactChecksum:MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:25e05fc7-74b2-4aec-ac47-e3ee9ec51c16 ResourceInvariantUUID:a6254090-fc4e-469f-9c7f-73c4814314c3 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:064a2e53-f174-43f9-81e6-dce9b9605e53 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:d10de3f7-651a-4e6b-8604-c701d8acf5aa ArtifactChecksum:ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM= 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:5b017cc9-4408-4203-ad55-c97114c88a7d 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:9368be6e-97ef-4cce-ac21-a9af1c109d0f 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:9368be6e-97ef-4cce-ac21-a9af1c109d0f ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T07:16:48.084Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:16:48.128Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:16:48.129Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:16:48.129Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:16:48.129Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T07:16:48.129Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:16:48.129Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T07:16:48.151Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T07:16:48.151Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@9480e06 2023-03-29T07:16:48.152Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T07:16:48.152Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-29T07:16:48.152Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T07:16:48.152Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:16:48.152Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-29T07:16:48.152Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T07:16:48.152Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:16:48.152Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:16:48.152Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074208152, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:16:49.153Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:663bf571-beb1-484a-b3b8-2f0d3e52cfe0) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:16:49.199Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists 2023-03-29T07:16:49.200Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:16:49.200Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists) 2023-03-29T07:16:49.200Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:16:49.200Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:16:49.200Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:16:49.200Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074209200, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:16:50.201Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:16:50.201Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 already exists) 2023-03-29T07:16:50.201Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:16:50.202Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:16:50.202Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:16:50.202Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074210201, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:16:51.203Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:16:51.224Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:16:51.228Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:16:51.229Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:16:51.229Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:16:51.229Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:16:51.229Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:16:51.229Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:16:51.229Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:16:51.229Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:16:51.229Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:16:51.243Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:17:14.792Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:17:14.793Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:17:14.793Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:17:14.793Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:17:14.793Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:17:14.793Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:17:14.793Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:17:14.794Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:17:14.794Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:17:14.794Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:17:14.794Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:17:14.794Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074119288, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T07:17:14.794Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:17:14.794Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:17:14.794Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074121055, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists" } 2023-03-29T07:17:14.794Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:17:14.794Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:17:14.794Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074122056, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists" } 2023-03-29T07:17:14.794Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:17:14.795Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:17:14.795Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074153291, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:17:14.795Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:17:14.795Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:17:14.796Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:17:14.796Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:17:14.796Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:17:14.796Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T07:17:14.796Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:17:14.796Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:17:14.796Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-29T07:17:14.796Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:17:14.797Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:17:14.797Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:17:14.797Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:17:14.797Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:17:14.797Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-29T07:17:14.797Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:17:14.797Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:17:14.797Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-29T07:17:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:17:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:17:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-29T07:17:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:17:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:17:14.798Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T07:17:14.798Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:17:14.798Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:17:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:17:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:17:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:17:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:17:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:17:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:17:14.799Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074164661, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T07:17:14.799Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:17:14.799Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:17:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074166834, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists" } 2023-03-29T07:17:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:17:14.800Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-29T07:17:14.800Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074167835, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f140371a-2b29-401b-b426-49bcf81c9dfa already exists" } 2023-03-29T07:17:14.800Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:17:21.245Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:17:21.256Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and serviceModelVersionId: 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 2023-03-29T07:17:21.256Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 67d5f7cf-e494-45db-a83e-997878e378ca 2023-03-29T07:17:21.257Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 2023-03-29T07:17:21.263Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:17:21.282Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|INFO|500||Invoke 2023-03-29T07:17:21.282Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3a9e49d9-9166-44c6-ba13-fa9494d789a4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[2aa38d9d-dc30-42b7-bf9c-5bb155e4c6eb], X-ECOMP-RequestID=[3a9e49d9-9166-44c6-ba13-fa9494d789a4], X-TransactionId=[], X-ONAP-RequestID=[3a9e49d9-9166-44c6-ba13-fa9494d789a4], Content-Type=[application/merge-patch+json]} 2023-03-29T07:17:21.289Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:17:21.423Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?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/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:17:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[131], vertex-id=[249992], x-aai-txid=[1-aai-resources-230329-07:17:21:725-65375], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:17:21.424Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:17:21.424Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|INFO|500||InvokeReturn 2023-03-29T07:17:21.425Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:17:21.425Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:17:21.434Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:17:21.434Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:17:21.434Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:17:21.434Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:17:21.434Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:17:21.434Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074241434, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:17:22.464Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:17:22.464Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"bf7db9b3-4994-49e6-aa71-d459eb7499b4","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"24d1761c-78cd-406b-9533-04163391553b","serviceDescription":"service","serviceInvariantUUID":"335bac3b-e529-4dd5-9132-7f5e7603d297","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"19b6e3e1-f3b6-4268-be7c-5555dc8e7be4","resourceInvariantUUID":"799b6730-5136-4e08-999e-e28fb230c07c","resourceCustomizationUUID":"fffca6c5-85b7-4cd3-9196-365f4c2c825a","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":"ZjZhMmQwMmI1ZjM1MzgyMjRkYWM4NGU5YTZhMTFlZTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"274684d9-7235-4e63-9d81-ea1159ee9585","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":"3347761e-0393-407f-b2a1-c66c77589d8c","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":"f6c42b6f-cfe0-45fa-9358-da6935038014","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":"YTdmNmRmNTdiY2U2Y2ZkNjY2NjAzMWM0OWE0ZDI3ODA\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"303ab928-21dc-468f-9064-107eccb31d43","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":"00361560-8fcc-41e2-8b1b-43148f7de217","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":"2b9ac7d9-548a-4dbf-b2f3-d0864030b0b8","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":"cdfad442-825b-44b2-9ad6-7751dff7c40b","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":"NzBjODcwMTA3MzY3NzU1MTVmMjJhZTczNzRkOWMyZjk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e2f51a93-3521-4c54-a622-f6de653af83c","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e0b62eb-6491-4213-937f-a6815699d6b7","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:17:22.465Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:17:22.465Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:17:22.465Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:17:22.465Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "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-03-29T07:17:23.466Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:17:23.466Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:17:23.466Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:17:23.467Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:17:24.467Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:17:24.467Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:17:24.467Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:17:24.467Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:17:25.468Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:17:25.468Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:17:25.468Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:17:25.468Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "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-03-29T07:17:26.469Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:17:26.469Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:17:26.469Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:17:26.469Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "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-03-29T07:17:27.470Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:17:27.470Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:17:27.470Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:17:27.470Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "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-03-29T07:17:28.471Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:17:28.471Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:17:28.472Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:17:28.472Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "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-03-29T07:17:29.472Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:17:29.473Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:17:29.473Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:17:29.473Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:17:30.473Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:17:30.474Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:17:30.474Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:17:30.474Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:17:31.475Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "24d1761c-78cd-406b-9533-04163391553b", "serviceDescription": "service", "serviceInvariantUUID": "335bac3b-e529-4dd5-9132-7f5e7603d297", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "fffca6c5-85b7-4cd3-9196-365f4c2c825a", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "19b6e3e1-f3b6-4268-be7c-5555dc8e7be4", "resourceInvariantUUID": "799b6730-5136-4e08-999e-e28fb230c07c", "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": "ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e0b62eb-6491-4213-937f-a6815699d6b7" } ], "workloadContext": "Production" } 2023-03-29T07:17:31.476Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:17:31.476Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 24d1761c-78cd-406b-9533-04163391553b ASDC 2023-03-29T07:17:31.476Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:bf7db9b3-4994-49e6-aa71-d459eb7499b4 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:24d1761c-78cd-406b-9533-04163391553b ServiceInvariantUUID:335bac3b-e529-4dd5-9132-7f5e7603d297 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:5e0b62eb-6491-4213-937f-a6815699d6b7 ArtifactChecksum:ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:fffca6c5-85b7-4cd3-9196-365f4c2c825a ResourceInvariantUUID:799b6730-5136-4e08-999e-e28fb230c07c ResourceName:test-pnf ResourceType:PNF ResourceUUID:19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T07:17:31.476Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 24d1761c-78cd-406b-9533-04163391553b 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:17:31.519Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:17:31.519Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:17:31.520Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:17:31.520Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T07:17:31.520Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:17:31.520Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T07:17:31.551Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T07:17:31.551Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@7414325f 2023-03-29T07:17:31.551Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T07:17:31.551Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T07:17:31.551Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 5e0b62eb-6491-4213-937f-a6815699d6b7 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T07:17:31.552Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:17:31.552Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T07:17:31.552Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T07:17:31.552Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:17:31.552Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:17:31.552Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074251552, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:17:32.553Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:5e0b62eb-6491-4213-937f-a6815699d6b7) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:17:32.616Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7 already exists 2023-03-29T07:17:32.616Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:17:32.616Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7 already exists) 2023-03-29T07:17:32.616Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:17:32.616Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:17:32.616Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:17:32.616Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074252616, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:17:33.618Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:17:33.618Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 already exists) 2023-03-29T07:17:33.618Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:17:33.618Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:17:33.619Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:17:33.619Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074253618, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:17:34.620Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:17:34.645Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:17:34.650Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:17:34.650Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:17:34.650Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:17:34.650Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:17:34.650Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:17:34.650Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:17:34.650Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:17:34.650Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:17:34.650Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:17:34.663Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:18:04.664Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:18:04.675Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 and serviceModelVersionId: 24d1761c-78cd-406b-9533-04163391553b 2023-03-29T07:18:04.676Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 335bac3b-e529-4dd5-9132-7f5e7603d297 2023-03-29T07:18:04.676Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 2023-03-29T07:18:04.682Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:18:04.698Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T07:18:04.699Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|INFO|500||Invoke 2023-03-29T07:18:04.707Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:18:04.834Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|INFO|500||InvokeReturn 2023-03-29T07:18:04.834Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:18:05 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[123], vertex-id=[487616], x-aai-txid=[1-aai-resources-230329-07:18:05:143-25692], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:18:04.834Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:18:04.834Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:18:04.834Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:18:04.841Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:18:04.841Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bf7db9b3-4994-49e6-aa71-d459eb7499b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:18:04.841Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:18:04.841Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:18:04.841Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:18:04.841Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074284841, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:18:05.870Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:18:05.870Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"3049c1a1-b68d-42a6-998a-1572be847fa9","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"d71e6456-3815-4fee-a664-b167d2283731","serviceDescription":"service","serviceInvariantUUID":"56e11cd4-0847-4113-becc-c32f6aaad068","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"00224814-c373-4480-9745-d5e68a9c23e4","resourceInvariantUUID":"9c5a7476-4bee-4a33-8bb5-28b41a9ae3b2","resourceCustomizationUUID":"4788a566-0233-439a-8c53-683bd8cdb1a2","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":"ZWY4ODkwZDYxZTE2NzgyN2EwNTZhMzYyZmY1YTRmMjU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3ef072e6-88be-4fef-a959-e74de218e824","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":"3b24f12d-51ed-4038-8e9b-d219cf638824","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":"0e9332c1-9a32-4edb-bbbf-cd8ac6a5c407","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":"MjZmNmVhNTZjNDczZGZhMjViN2IxYTc2YWIxMzQxZDQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"6153c01e-fae2-411a-b604-a16a8ec066df","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":"026cd594-5004-4261-b407-e311f21357ed","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":"01dbfeea-377f-4537-b109-151b3572f32f","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":"03ff589f-2eed-4172-b01a-671e83903cf0","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":"ZDUyNDU4OTMxZDMxYTMxZDUyYTgxNWMwNzc3ODUyNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e396b873-ab97-4956-b264-d9d9ec9d4661","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"NDM3MDNjMDg0YmI2MGRkMWM3NjA1ZTcyMDgwMGEzMTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d08ed6b2-15dc-406e-99cb-0846baccd8be","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:18:05.870Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:18:05.870Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:18:05.870Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:18:05.870Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "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-03-29T07:18:06.871Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:18:06.871Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:18:06.871Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:18:06.872Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:18:07.873Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:18:07.873Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:18:07.873Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:18:07.874Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:18:08.875Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:18:08.876Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:18:08.876Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:18:08.876Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "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-03-29T07:18:09.877Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:18:09.877Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:18:09.877Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:18:09.877Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "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-03-29T07:18:10.878Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:18:10.879Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:18:10.879Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:18:10.879Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "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-03-29T07:18:11.881Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:18:11.881Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:18:11.881Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:18:11.881Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "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-03-29T07:18:12.883Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:18:12.883Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:18:12.884Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:18:12.884Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:18:13.885Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:18:13.885Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:18:13.885Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:18:13.885Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:18:14.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:18:14.793Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: cached metadata has changed from (version102: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version103: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-29T07:18:14.803Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T07:18:14.803Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T07:18:14.809Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=45, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T07:18:14.810Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 45: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T07:18:14.821Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=45, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T07:18:14.822Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T07:18:14.822Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T07:18:14.827Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T07:18:14.827Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T07:18:14.827Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T07:18:14.828Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=1988, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T07:18:14.828Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T07:18:14.828Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T07:18:14.887Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "d71e6456-3815-4fee-a664-b167d2283731", "serviceDescription": "service", "serviceInvariantUUID": "56e11cd4-0847-4113-becc-c32f6aaad068", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "4788a566-0233-439a-8c53-683bd8cdb1a2", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "00224814-c373-4480-9745-d5e68a9c23e4", "resourceInvariantUUID": "9c5a7476-4bee-4a33-8bb5-28b41a9ae3b2", "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": "NDM3MDNjMDg0YmI2MGRkMWM3NjA1ZTcyMDgwMGEzMTk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d08ed6b2-15dc-406e-99cb-0846baccd8be" } ], "workloadContext": "Production" } 2023-03-29T07:18:14.887Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:18:14.888Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d71e6456-3815-4fee-a664-b167d2283731 ASDC 2023-03-29T07:18:14.888Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:3049c1a1-b68d-42a6-998a-1572be847fa9 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:d71e6456-3815-4fee-a664-b167d2283731 ServiceInvariantUUID:56e11cd4-0847-4113-becc-c32f6aaad068 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:d08ed6b2-15dc-406e-99cb-0846baccd8be ArtifactChecksum:NDM3MDNjMDg0YmI2MGRkMWM3NjA1ZTcyMDgwMGEzMTk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:4788a566-0233-439a-8c53-683bd8cdb1a2 ResourceInvariantUUID:9c5a7476-4bee-4a33-8bb5-28b41a9ae3b2 ResourceName:test-pnf ResourceType:PNF ResourceUUID:00224814-c373-4480-9745-d5e68a9c23e4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T07:18:14.888Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d71e6456-3815-4fee-a664-b167d2283731 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:18:14.933Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:18:14.934Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:18:14.934Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:18:14.935Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d08ed6b2-15dc-406e-99cb-0846baccd8be from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T07:18:14.935Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:18:14.935Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T07:18:14.951Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T07:18:14.951Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@240ce7e0 2023-03-29T07:18:14.952Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T07:18:14.952Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T07:18:14.952Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar d08ed6b2-15dc-406e-99cb-0846baccd8be Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T07:18:14.953Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:18:14.953Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T07:18:14.953Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T07:18:14.953Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:18:14.954Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:18:14.954Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074294953, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:18:15.841Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.842Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074199041, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:18:15.842Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.842Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.842Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:18:15.842Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.842Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.842Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T07:18:15.842Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.842Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.843Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T07:18:15.843Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.843Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.843Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:18:15.843Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.843Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.843Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T07:18:15.843Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.843Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.843Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T07:18:15.844Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.844Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.844Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:18:15.844Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.844Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.844Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:18:15.844Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.844Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.844Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074208152, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T07:18:15.844Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.845Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.845Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074209200, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists" } 2023-03-29T07:18:15.845Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.845Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.845Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074210201, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 already exists" } 2023-03-29T07:18:15.845Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.845Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.846Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074241434, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:18:15.846Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.846Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.846Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:18:15.846Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.846Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.846Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T07:18:15.846Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.847Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.847Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T07:18:15.847Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.847Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.847Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T07:18:15.847Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.847Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.847Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:18:15.847Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.847Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.848Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:18:15.848Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.848Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.848Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:18:15.848Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.848Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.848Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:18:15.848Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.848Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.848Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:18:15.848Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.849Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.849Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074251552, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T07:18:15.849Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.849Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.849Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074252616, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7 already exists" } 2023-03-29T07:18:15.849Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.849Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.849Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074253618, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 already exists" } 2023-03-29T07:18:15.849Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.849Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.849Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074284841, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:18:15.849Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.849Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.849Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:18:15.850Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.850Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.850Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T07:18:15.850Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.850Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.850Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T07:18:15.850Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.850Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.850Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T07:18:15.850Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.850Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.850Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:18:15.850Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.850Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.850Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:18:15.850Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.850Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.850Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:18:15.851Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.851Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.851Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:18:15.851Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.851Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.851Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:18:15.851Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.851Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:18:15.851Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074294953, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T07:18:15.851Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:18:15.954Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:d08ed6b2-15dc-406e-99cb-0846baccd8be) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:18:16.007Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||ERROR|500||Csar with UUID: d08ed6b2-15dc-406e-99cb-0846baccd8be already exists 2023-03-29T07:18:16.007Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:18:16.007Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: d08ed6b2-15dc-406e-99cb-0846baccd8be already exists) 2023-03-29T07:18:16.007Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:18:16.007Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:18:16.008Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:18:16.008Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074296007, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: d08ed6b2-15dc-406e-99cb-0846baccd8be already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:18:17.008Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:18:17.009Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: 00224814-c373-4480-9745-d5e68a9c23e4 already exists) 2023-03-29T07:18:17.009Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:18:17.009Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:18:17.009Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:18:17.009Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074297008, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 00224814-c373-4480-9745-d5e68a9c23e4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:18:18.011Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3049c1a1-b68d-42a6-998a-1572be847fa9 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:18:18.030Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3049c1a1-b68d-42a6-998a-1572be847fa9 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:18:18.035Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:18:18.035Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:18:18.036Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:18:18.036Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:18:18.036Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:18:18.036Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:18:18.036Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:18:18.036Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:18:18.036Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:18:18.050Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:18:48.051Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3049c1a1-b68d-42a6-998a-1572be847fa9 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:18:48.059Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3049c1a1-b68d-42a6-998a-1572be847fa9 and serviceModelVersionId: d71e6456-3815-4fee-a664-b167d2283731 2023-03-29T07:18:48.059Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 56e11cd4-0847-4113-becc-c32f6aaad068 2023-03-29T07:18:48.060Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0 2023-03-29T07:18:48.066Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:18:48.089Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T07:18:48.090Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0|INFO|500||Invoke 2023-03-29T07:18:48.098Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:18:48.232Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0|INFO|500||InvokeReturn 2023-03-29T07:18:48.232Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:18:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[129], vertex-id=[213040], x-aai-txid=[2-aai-resources-230329-07:18:48:534-76541], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:18:48.232Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:18:48.232Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:18:48.233Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:18:48.241Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:18:48.241Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3049c1a1-b68d-42a6-998a-1572be847fa9 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:18:48.241Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:18:48.241Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:18:48.241Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:18:48.241Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074328241, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:18:49.276Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:18:49.276Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"bef06e71-4486-470c-b789-12d613336b34","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"0ab8f97e-d3dd-454a-bdde-9a6b35919d70","serviceDescription":"service","serviceInvariantUUID":"afa03644-ef10-45ba-810d-e1d10af3b92c","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"8ec420fc-ec48-4afd-b774-ceeb28d0bb06","resourceInvariantUUID":"280dc9eb-82d0-493b-bf05-24834d882f22","resourceCustomizationUUID":"eca2752b-a1a7-4f42-a41b-aac4b43e18cb","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":"MmM3M2JlOTc2MTA1Mjg4OTBiMDAwMTIyZTUwOTY3ZjQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d88c6fc7-e448-45fa-a3f6-3b6b4c0dd332","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":"e8f58be0-e08d-4245-aaeb-e9636f134297","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":"75a2fe30-2259-4312-b267-c0844b8d18ce","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":"NTI4MTNkYWY2YTM0MzNjNTNlZTk5MjE2YTg5MTg0YTg\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"17a3283b-f45f-40ca-b164-8a204dba9db7","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":"0761d6c4-a99f-4d8f-9384-ae7bee423ce7","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":"4bee4cc0-053a-4273-985f-884ddec407c2","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":"fe5c64f3-f6d1-4049-923e-c6e5483c3763","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":"NGQ2ODI1YTMyMTgyZTZiMDk3Yzc4OTdmMWEwOTlmYzI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1cf35514-9111-4735-9a0f-760ab915c152","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"N2FkNzcyNDkzMGU0ODRhZjU3OWYxZDc2YTM1ZDI4Yjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"11516f7c-49e8-49a5-bf4b-9976dc2d193c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:18:49.277Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:18:49.277Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:18:49.277Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:18:49.277Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "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-03-29T07:18:50.278Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:18:50.278Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:18:50.278Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:18:50.278Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:18:51.279Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:18:51.279Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:18:51.279Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:18:51.279Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:18:52.280Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:18:52.280Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:18:52.280Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:18:52.280Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "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-03-29T07:18:53.281Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:18:53.281Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:18:53.281Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:18:53.281Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "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-03-29T07:18:54.282Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:18:54.282Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:18:54.282Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:18:54.282Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "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-03-29T07:18:55.283Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:18:55.283Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:18:55.283Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:18:55.283Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "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-03-29T07:18:56.284Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:18:56.284Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:18:56.284Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:18:56.284Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:18:57.285Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:18:57.285Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:18:57.285Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:18:57.286Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:18:58.286Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "0ab8f97e-d3dd-454a-bdde-9a6b35919d70", "serviceDescription": "service", "serviceInvariantUUID": "afa03644-ef10-45ba-810d-e1d10af3b92c", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "eca2752b-a1a7-4f42-a41b-aac4b43e18cb", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "8ec420fc-ec48-4afd-b774-ceeb28d0bb06", "resourceInvariantUUID": "280dc9eb-82d0-493b-bf05-24834d882f22", "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": "N2FkNzcyNDkzMGU0ODRhZjU3OWYxZDc2YTM1ZDI4Yjk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "11516f7c-49e8-49a5-bf4b-9976dc2d193c" } ], "workloadContext": "Production" } 2023-03-29T07:18:58.286Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:18:58.287Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 0ab8f97e-d3dd-454a-bdde-9a6b35919d70 ASDC 2023-03-29T07:18:58.287Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:bef06e71-4486-470c-b789-12d613336b34 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:0ab8f97e-d3dd-454a-bdde-9a6b35919d70 ServiceInvariantUUID:afa03644-ef10-45ba-810d-e1d10af3b92c 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:11516f7c-49e8-49a5-bf4b-9976dc2d193c ArtifactChecksum:N2FkNzcyNDkzMGU0ODRhZjU3OWYxZDc2YTM1ZDI4Yjk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:eca2752b-a1a7-4f42-a41b-aac4b43e18cb ResourceInvariantUUID:280dc9eb-82d0-493b-bf05-24834d882f22 ResourceName:test-pnf ResourceType:PNF ResourceUUID:8ec420fc-ec48-4afd-b774-ceeb28d0bb06 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T07:18:58.287Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0ab8f97e-d3dd-454a-bdde-9a6b35919d70 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:18:58.335Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:18:58.336Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:18:58.336Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:18:58.336Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 11516f7c-49e8-49a5-bf4b-9976dc2d193c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T07:18:58.336Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:18:58.337Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T07:18:58.354Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T07:18:58.355Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@4514d188 2023-03-29T07:18:58.355Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T07:18:58.355Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T07:18:58.355Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 11516f7c-49e8-49a5-bf4b-9976dc2d193c Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T07:18:58.355Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:18:58.355Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T07:18:58.355Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T07:18:58.356Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:18:58.356Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:18:58.356Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680074338355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:18:59.356Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:11516f7c-49e8-49a5-bf4b-9976dc2d193c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T07:18:59.375Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:18:59.375Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 8ec420fc-ec48-4afd-b774-ceeb28d0bb06 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=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T07:18:59.385Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||test-pnf 0 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-03-29T07:18:59.408Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_ALREADY_EXIST test-pnf 0 8ec420fc-ec48-4afd-b774-ceeb28d0bb06 test-pnf 2023-03-29T07:18:59.408Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 0ab8f97e-d3dd-454a-bdde-9a6b35919d70 2023-03-29T07:18:59.408Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 0ab8f97e-d3dd-454a-bdde-9a6b35919d70 2023-03-29T07:18:59.409Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 8ec420fc-ec48-4afd-b774-ceeb28d0bb06 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=? 2023-03-29T07:18:59.417Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$56565f71.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:18:59.438Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$56565f71.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:18:59.448Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 8ec420fc-ec48-4afd-b774-ceeb28d0bb06 0 ASDC deployResourceStructure 2023-03-29T07:18:59.448Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$56565f71.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-29T07:18:59.449Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:18:59.449Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-29T07:18:59.449Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:18:59.449Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:18:59.449Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:18:59.449Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680074339449, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:19:00.449Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bef06e71-4486-470c-b789-12d613336b34 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:19:00.474Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bef06e71-4486-470c-b789-12d613336b34 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:19:00.478Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:19:00.479Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:19:00.479Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:19:00.479Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:19:00.479Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:19:00.479Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:19:00.479Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:19:00.479Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-29T07:19:00.480Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:19:00.490Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:19:14.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:19:14.793Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:19:14.793Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074296007, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: d08ed6b2-15dc-406e-99cb-0846baccd8be already exists" } 2023-03-29T07:19:14.794Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:19:30.491Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bef06e71-4486-470c-b789-12d613336b34 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:19:30.502Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bef06e71-4486-470c-b789-12d613336b34 and serviceModelVersionId: 0ab8f97e-d3dd-454a-bdde-9a6b35919d70 2023-03-29T07:19:30.502Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : afa03644-ef10-45ba-810d-e1d10af3b92c 2023-03-29T07:19:30.502Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/afa03644-ef10-45ba-810d-e1d10af3b92c/model-vers/model-ver/0ab8f97e-d3dd-454a-bdde-9a6b35919d70?depth=0 2023-03-29T07:19:30.508Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:19:30.527Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/afa03644-ef10-45ba-810d-e1d10af3b92c/model-vers/model-ver/0ab8f97e-d3dd-454a-bdde-9a6b35919d70?depth=0|INFO|500||Invoke 2023-03-29T07:19:30.528Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/afa03644-ef10-45ba-810d-e1d10af3b92c/model-vers/model-ver/0ab8f97e-d3dd-454a-bdde-9a6b35919d70?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/afa03644-ef10-45ba-810d-e1d10af3b92c/model-vers/model-ver/0ab8f97e-d3dd-454a-bdde-9a6b35919d70?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[bef06e71-4486-470c-b789-12d613336b34], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5f14908b-8cbc-4cc0-9954-a9537ad8018a], X-ECOMP-RequestID=[bef06e71-4486-470c-b789-12d613336b34], X-TransactionId=[], X-ONAP-RequestID=[bef06e71-4486-470c-b789-12d613336b34], Content-Type=[application/merge-patch+json]} 2023-03-29T07:19:30.535Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/afa03644-ef10-45ba-810d-e1d10af3b92c/model-vers/model-ver/0ab8f97e-d3dd-454a-bdde-9a6b35919d70?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T07:19:30.672Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/afa03644-ef10-45ba-810d-e1d10af3b92c/model-vers/model-ver/0ab8f97e-d3dd-454a-bdde-9a6b35919d70?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/afa03644-ef10-45ba-810d-e1d10af3b92c/model-vers/model-ver/0ab8f97e-d3dd-454a-bdde-9a6b35919d70?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:19:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[133], vertex-id=[262280], x-aai-txid=[2-aai-resources-230329-07:19:30:971-86680], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:19:30.672Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/afa03644-ef10-45ba-810d-e1d10af3b92c/model-vers/model-ver/0ab8f97e-d3dd-454a-bdde-9a6b35919d70?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:19:30.672Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/afa03644-ef10-45ba-810d-e1d10af3b92c/model-vers/model-ver/0ab8f97e-d3dd-454a-bdde-9a6b35919d70?depth=0|INFO|500||InvokeReturn 2023-03-29T07:19:30.673Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:19:30.673Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:19:30.680Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:19:30.681Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bef06e71-4486-470c-b789-12d613336b34 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-29T07:19:30.681Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:19:30.681Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:19:30.681Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:19:30.681Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680074370681, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:19:31.711Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T07:19:31.712Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T07:19:31.713Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Node 0 disconnected. 2023-03-29T07:19:31.714Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Node 2 disconnected. 2023-03-29T07:19:31.714Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T07:19:31.714Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T07:19:31.715Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T07:19:31.715Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T07:19:31.717Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=12, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T07:19:31.720Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-b1428ade-bab1-4e19-82d9-713f5de42916 2023-03-29T07:19:31.720Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-29T07:19:31.720Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T07:19:33.159Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:19:36.170Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:19:39.178Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:19:42.187Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:19:45.196Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:19:48.204Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:19:51.213Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:19:54.223Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:19:57.232Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:20:00.241Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:20:03.254Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:20:06.262Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:20:09.271Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:20:12.281Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:20:14.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:20:14.804Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T07:20:14.804Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T07:20:14.809Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=46, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-b1428ade-bab1-4e19-82d9-713f5de42916', protocol='range'} 2023-03-29T07:20:14.809Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=46, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T07:20:14.812Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T07:20:14.812Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T07:20:14.812Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T07:20:14.813Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T07:20:14.813Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T07:20:14.813Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T07:20:14.813Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 46: {SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-b1428ade-bab1-4e19-82d9-713f5de42916=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-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T07:20:14.825Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=46, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-b1428ade-bab1-4e19-82d9-713f5de42916', protocol='range'} 2023-03-29T07:20:14.826Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-29T07:20:14.826Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T07:20:14.826Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=46, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T07:20:14.826Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T07:20:14.826Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T07:20:14.829Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T07:20:14.830Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T07:20:14.830Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T07:20:14.830Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T07:20:14.830Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T07:20:14.830Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T07:20:14.830Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T07:20:14.830Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T07:20:14.830Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T07:20:14.831Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2025, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T07:20:14.831Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T07:20:14.831Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T07:20:15.845Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:20:15.845Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074297008, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 00224814-c373-4480-9745-d5e68a9c23e4 already exists" } 2023-03-29T07:20:15.846Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:20:15.846Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:20:15.846Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074328241, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:20:15.846Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:20:15.846Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:20:15.846Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:20:15.846Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:20:15.846Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:20:15.846Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T07:20:15.846Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:20:15.846Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:20:15.846Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T07:20:15.846Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:20:15.847Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:20:15.847Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T07:20:15.847Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:20:15.847Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:20:15.847Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:20:15.847Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:20:15.847Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:20:15.847Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:20:15.847Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:20:15.847Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:20:15.847Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:20:15.847Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:20:15.847Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:20:15.847Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:20:15.847Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:20:15.848Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:20:15.848Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680073610350, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:20:15.848Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:20:15.848Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:20:15.848Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680074338355, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T07:20:15.848Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:20:15.848Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:20:15.848Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680074339449, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-29T07:20:15.848Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:20:15.848Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:20:15.849Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680074370681, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-29T07:20:15.849Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:20:15.873Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:20:15.873Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:20:15.874Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:20:15.874Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:20:15.874Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:20:15.874Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:20:16.875Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:20:16.875Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:20:16.875Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:20:16.875Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:20:17.876Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:20:17.876Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:20:17.876Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:20:17.876Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:20:18.877Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:20:18.877Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:20:18.878Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:20:18.878Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:20:19.879Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:20:19.879Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:20:19.880Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:20:19.880Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:20:20.880Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:20:20.881Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:20:20.881Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:20:20.881Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:20:21.881Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:20:21.882Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:20:21.882Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:20:21.882Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:20:22.883Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "serviceName": "basic_onboard_JYNnJk", "serviceVersion": "1.0", "serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8", "serviceDescription": "service", "serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d", "resources": [ { "resourceInstanceName": "basic_onboard_JYNnJk 0", "resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e", "resourceName": "basic_onboard_JYNnJk", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d", "resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jynnjk0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJynnjk-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab" } ], "workloadContext": "Production" } 2023-03-29T07:20:22.883Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:20:22.883Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC 2023-03-29T07:20:22.884Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a ServiceName:basic_onboard_JYNnJk ServiceVersion:1.0 ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8 ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJynnjk-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_JYNnJk 0 ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a ResourceName:basic_onboard_JYNnJk ResourceType:VF ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jynnjk0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670 ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T07:20:22.884Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:20:22.924Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:20:22.925Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:20:22.925Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:20:22.925Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T07:20:22.925Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:20:22.925Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T07:20:22.951Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T07:20:22.952Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6f5bbaa7 2023-03-29T07:20:22.952Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T07:20:22.952Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T07:20:22.953Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T07:20:22.953Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification 2023-03-29T07:20:22.953Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found) 2023-03-29T07:20:22.953Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T07:20:22.953Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:20:22.954Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:20:22.954Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680074422953, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:20:23.955Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T07:20:23.975Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:20:23.975Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:20:23.981Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||basic_onboard_JYNnJk 0 2023-03-29T07:20:23.981Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d 2023-03-29T07:20:23.981Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T07:20:23.981Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:20:23.982Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T07:20:23.998Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T07:20:23.998Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@a4fe0ed 2023-03-29T07:20:23.998Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T07:20:23.998Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T07:20:23.998Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T07:20:23.998Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification 2023-03-29T07:20:23.999Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found) 2023-03-29T07:20:23.999Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T07:20:23.999Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:20:23.999Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:20:23.999Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680074423998, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:20:25.000Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:20:25.000Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:20:25.025Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:20:25.030Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:20:25.030Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:20:55.030Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:20:55.070Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:20:55.074Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:20:55.074Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:21:14.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:21:14.794Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:21:14.794Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:21:14.794Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:21:25.074Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:21:25.099Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:21:25.104Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:21:25.104Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:21:55.104Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:21:55.129Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:21:55.133Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:21:55.133Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:22:14.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:22:14.794Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:22:14.794Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } 2023-03-29T07:22:14.795Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:22:14.795Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:22:14.796Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T07:22:14.796Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:22:14.796Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:22:14.796Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:22:14.796Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:22:14.796Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:22:14.796Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T07:22:14.797Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:22:14.797Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:22:14.797Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:22:14.797Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:22:14.797Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:22:14.797Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:22:14.797Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:22:14.797Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:22:14.797Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680074422953, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T07:22:14.797Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:22:14.797Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:22:14.798Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680074423998, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T07:22:14.798Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:22:25.134Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:22:25.164Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:22:25.169Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:22:25.169Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:22:55.169Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:22:55.193Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:22:55.198Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:22:55.198Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:23:14.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:23:25.198Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:23:25.227Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:23:25.245Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:23:25.246Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:23:55.246Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:23:55.276Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:23:55.283Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:23:55.283Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:24:14.793Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:24:25.283Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:24:25.312Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:24:25.317Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:24:25.317Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:24:55.317Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:24:55.344Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:24:55.349Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:24:55.349Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:25:14.793Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:25:15.907Z||kafka-coordinator-heartbeat-thread | so|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] consumer poll timeout has expired. This means the time between subsequent calls to poll() was longer than the configured max.poll.interval.ms, which typically implies that the poll loop is spending too much time processing messages. You can address this either by increasing max.poll.interval.ms or by reducing the maximum size of batches returned in poll() with max.poll.records. 2023-03-29T07:25:15.908Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Member SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-b1428ade-bab1-4e19-82d9-713f5de42916 sending LeaveGroup request to coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) due to consumer poll timeout has expired. 2023-03-29T07:25:15.908Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-03-29T07:25:15.908Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: consumer pro-actively leaving the group 2023-03-29T07:25:18.387Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:25:18.400Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T07:25:18.400Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T07:25:18.404Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=47, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T07:25:18.405Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 47: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T07:25:18.419Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=47, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T07:25:18.419Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T07:25:18.420Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T07:25:18.424Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T07:25:18.424Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T07:25:18.425Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T07:25:18.425Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2048, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T07:25:18.425Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T07:25:18.425Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T07:25:25.349Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Timeout of 300000 seconds was reached before all components reported status 2023-03-29T07:25:25.349Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:25:25.362Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2118f689-57af-469d-ba25-d0886ff8da2a and serviceModelVersionId: 4ee87648-4266-4bb2-8665-dac31f53b6f8 2023-03-29T07:25:25.362Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ba4bb244-01d4-4d84-b341-7f29514dd31d 2023-03-29T07:25:25.364Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 2023-03-29T07:25:25.370Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:25:25.393Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|500||Invoke 2023-03-29T07:25:25.394Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[75156904-d3eb-4637-805d-bab6b2f1a53a], X-ECOMP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], X-TransactionId=[], X-ONAP-RequestID=[2118f689-57af-469d-ba25-d0886ff8da2a], Content-Type=[application/merge-patch+json]} 2023-03-29T07:25:25.399Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T07:25:25.439Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?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/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0 has http status code:404 and response headers:{date=[Wed, 29 Mar 2023 07:25:25 GMT], server=[envoy], content-length=[495], x-envoy-upstream-service-time=[36], x-aai-txid=[0-aai-resources-230329-07:25:25:833-15069], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:25:25.441Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["MERGE_PATCH","service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8","ERR.5.4.6114"]}}} 2023-03-29T07:25:25.442Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8?depth=0|INFO|404|Not Found|InvokeReturn 2023-03-29T07:25:25.451Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception occurred on executePatchAAI : Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T07:25:25.451Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||Exception occurred javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) at org.onap.so.client.ResponseExceptionMapper.map(ResponseExceptionMapper.java:74) at org.onap.so.client.RestRequest.get(RestRequest.java:77) at org.onap.so.client.RestClient.buildRequest(RestClient.java:326) at org.onap.so.client.RestClient.lambda$method$4(RestClient.java:322) at net.jodah.failsafe.Functions.lambda$resultSupplierOf$11(Functions.java:283) at net.jodah.failsafe.internal.executor.RetryPolicyExecutor.lambda$supply$0(RetryPolicyExecutor.java:67) at net.jodah.failsafe.Execution.executeSync(Execution.java:117) at net.jodah.failsafe.FailsafeExecutor.call(FailsafeExecutor.java:319) at net.jodah.failsafe.FailsafeExecutor.get(FailsafeExecutor.java:71) at org.onap.so.client.RestClient.method(RestClient.java:322) at org.onap.so.client.RestClient.patch(RestClient.java:265) at org.onap.aaiclient.client.graphinventory.GraphInventoryRestClient.patch(GraphInventoryRestClient.java:81) at org.onap.aaiclient.client.graphinventory.GraphInventoryResourcesClient.update(GraphInventoryResourcesClient.java:184) at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.executePatchAAI(WatchdogDistribution.java:193) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:680) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:25:25.452Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception in Watchdog executePatchAAI(): javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T07:25:25.453Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Exception caused by: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:25:25.460Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:25:25.460Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2118f689-57af-469d-ba25-d0886ff8da2a and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason Error calling A&AI javax.ws.rs.NotFoundException: Error calling A&AI. Request-Id=2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg=Node Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec=ERR.5.4.6114) 2023-03-29T07:25:25.461Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status with errorReason 2023-03-29T07:25:25.461Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:25:25.461Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:25:25.461Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680074725461, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:25:25.473Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:25:25.473Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680074725461, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR", "errorReason": "Error calling A\u0026AI javax.ws.rs.NotFoundException: Error calling A\u0026AI. Request-Id\u003d2118f689-57af-469d-ba25-d0886ff8da2a Resource not found for MERGE_PATCH using id service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8 (msg\u003dNode Not Found:No Node of type model-ver found at: service-design-and-creation/models/model/ba4bb244-01d4-4d84-b341-7f29514dd31d/model-vers/model-ver/4ee87648-4266-4bb2-8665-dac31f53b6f8) (ec\u003dERR.5.4.6114)" } 2023-03-29T07:25:25.474Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:25:26.488Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:25:26.488Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"89fd2b07-e1bd-4873-bb5f-256c573c4644","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"9cd9f058-856b-4690-b85b-64dde4c97e14","serviceDescription":"service","serviceInvariantUUID":"845278ed-2b9b-4dd8-a78b-f9f6679f81dd","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6ddacec4-6525-4bff-be52-37a6eacf9c98","resourceInvariantUUID":"8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab","resourceCustomizationUUID":"b48c1316-7610-4dbc-bed6-37aa768c22dd","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":"OGE0ZjNmOTRlYjk1NzNlZTNhMmVjYzgxOTk2ZDg1YjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9512861b-f8fd-484b-a511-def34deb9308","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ab21d092-9b7f-4b59-9729-357f7b20dd77","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:25:26.488Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:25:26.489Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:25:26.489Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:25:26.489Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:25:27.489Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:25:27.490Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:25:27.490Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:25:27.490Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:25:28.491Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "9cd9f058-856b-4690-b85b-64dde4c97e14", "serviceDescription": "service", "serviceInvariantUUID": "845278ed-2b9b-4dd8-a78b-f9f6679f81dd", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "b48c1316-7610-4dbc-bed6-37aa768c22dd", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "6ddacec4-6525-4bff-be52-37a6eacf9c98", "resourceInvariantUUID": "8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab", "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": "YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ab21d092-9b7f-4b59-9729-357f7b20dd77" } ], "workloadContext": "Production" } 2023-03-29T07:25:28.491Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:25:28.491Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9cd9f058-856b-4690-b85b-64dde4c97e14 ASDC 2023-03-29T07:25:28.491Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:89fd2b07-e1bd-4873-bb5f-256c573c4644 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:9cd9f058-856b-4690-b85b-64dde4c97e14 ServiceInvariantUUID:845278ed-2b9b-4dd8-a78b-f9f6679f81dd 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:ab21d092-9b7f-4b59-9729-357f7b20dd77 ArtifactChecksum:YzRjNWU2NjQyMGQ0YzRjNmNlMGQ3M2JmZjcxYmEzOWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:b48c1316-7610-4dbc-bed6-37aa768c22dd ResourceInvariantUUID:8f6587a6-d36e-4ddf-997c-b2ef7f5e5eab ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:6ddacec4-6525-4bff-be52-37a6eacf9c98 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-29T07:25:28.492Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9cd9f058-856b-4690-b85b-64dde4c97e14 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:25:28.543Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:25:28.544Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:25:28.544Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:25:28.544Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T07:25:28.544Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:25:28.544Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-29T07:25:28.578Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T07:25:28.579Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@3ef9277c 2023-03-29T07:25:28.579Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T07:25:28.579Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicNetwork" ] } } } 2023-03-29T07:25:28.579Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicNetwork-csar.csar /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ab21d092-9b7f-4b59-9729-357f7b20dd77 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T07:25:28.579Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T07:25:28.579Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Specified artifact is not found) 2023-03-29T07:25:28.579Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T07:25:28.580Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:25:28.580Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:25:28.580Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680074728579, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:25:29.580Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicNetwork-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(UUID:ab21d092-9b7f-4b59-9729-357f7b20dd77) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:25:29.621Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists 2023-03-29T07:25:29.622Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T07:25:29.622Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists) 2023-03-29T07:25:29.622Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:25:29.622Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:25:29.622Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:25:29.622Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680074729622, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:25:30.623Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-29T07:25:30.624Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar(Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists) 2023-03-29T07:25:30.624Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:25:30.624Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:25:30.624Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:25:30.625Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680074730623, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:25:31.625Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:25:31.651Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:25:31.656Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:25:31.656Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:25:31.656Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:25:31.656Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:25:31.656Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:25:31.657Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:25:31.657Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:25:31.657Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:25:31.657Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:25:31.671Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:26:01.672Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:26:01.683Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 89fd2b07-e1bd-4873-bb5f-256c573c4644 and serviceModelVersionId: 9cd9f058-856b-4690-b85b-64dde4c97e14 2023-03-29T07:26:01.683Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 845278ed-2b9b-4dd8-a78b-f9f6679f81dd 2023-03-29T07:26:01.684Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 2023-03-29T07:26:01.690Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:26:01.706Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T07:26:01.707Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||Invoke 2023-03-29T07:26:01.711Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:26:01.847Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0|INFO|500||InvokeReturn 2023-03-29T07:26:01.848Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/845278ed-2b9b-4dd8-a78b-f9f6679f81dd/model-vers/model-ver/9cd9f058-856b-4690-b85b-64dde4c97e14?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:26:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[133], vertex-id=[331784], x-aai-txid=[0-aai-resources-230329-07:26:02:143-45381], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:26:01.848Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:26:01.848Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:26:01.848Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:26:01.854Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:26:01.854Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 89fd2b07-e1bd-4873-bb5f-256c573c4644 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:26:01.854Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:26:01.855Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:26:01.855Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:26:01.855Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680074761854, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:26:02.883Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:26:02.883Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"becb8b5a-dcb1-4d01-8ac3-6d641b72d56d","serviceName":"Demo_pNF_hXDFOFq3mh63QxjK66dZ","serviceVersion":"1.0","serviceUUID":"bf1fd886-5569-462e-bd5c-807bcad43c9d","serviceDescription":"catalog service description","serviceInvariantUUID":"1c1f0e8b-ffb1-458b-8a91-687867e49669","resources":[{"resourceInstanceName":"pNF 6fc73c3c-c6b3 0","resourceName":"pNF 6fc73c3c-c6b3","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a22c11b1-6858-4217-938e-5049e173c977","resourceInvariantUUID":"ad61b3d5-9601-4c6d-9480-76742f35ce81","resourceCustomizationUUID":"678e86ef-7d61-4ce9-a08b-f54e468b1743","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml","artifactChecksum":"MTdkZjZlYjViMWEzMTVhMTI0MWE4MTZlYzI3NzUwNjA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c24e513b-5599-4af7-914e-b06f69aaf1f4","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd263b59-fdec-44d7-9d9d-84bdd1807c62","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"674af2df-3bb2-4c99-82be-01f84d3a0376","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml","artifactChecksum":"NTNhOWU2MTZmMDk0NTkxOWNkODAzZjQ5Yjc2OTUyMDU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a72d5f73-0f2c-416c-8c36-2906589316ea","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ec535a44-f84d-4b5b-af73-3d87581fcfd0","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f1ccf9ff-c126-471c-8e0a-4654def5cebf","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml","artifactChecksum":"YmRlZTAwNDNlNmFiMGJkZDczZGY3Y2ExZTE2ZTQwNjQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"2f9aebc6-aaa8-4362-ad9a-7bf780581f5a","artifactVersion":"1"},{"artifactName":"service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar","artifactChecksum":"MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"6f46e327-9aa8-48fb-8368-0d9545c1256b","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:26:02.883Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:26:02.883Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:26:02.883Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:26:02.883Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:26:03.884Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:26:03.885Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:26:03.885Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:26:03.885Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:26:04.886Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:26:04.887Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:26:04.887Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:26:04.887Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:26:05.888Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:26:05.889Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:26:05.889Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:26:05.889Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:26:06.890Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:26:06.890Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:26:06.890Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:26:06.890Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:26:07.891Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:26:07.891Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:26:07.892Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:26:07.892Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:26:08.893Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:26:08.893Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:26:08.893Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:26:08.893Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:26:09.895Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:26:09.895Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:26:09.895Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:26:09.895Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:26:10.897Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "serviceName": "Demo_pNF_hXDFOFq3mh63QxjK66dZ", "serviceVersion": "1.0", "serviceUUID": "bf1fd886-5569-462e-bd5c-807bcad43c9d", "serviceDescription": "catalog service description", "serviceInvariantUUID": "1c1f0e8b-ffb1-458b-8a91-687867e49669", "resources": [ { "resourceInstanceName": "pNF 6fc73c3c-c6b3 0", "resourceCustomizationUUID": "678e86ef-7d61-4ce9-a08b-f54e468b1743", "resourceName": "pNF 6fc73c3c-c6b3", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "a22c11b1-6858-4217-938e-5049e173c977", "resourceInvariantUUID": "ad61b3d5-9601-4c6d-9480-76742f35ce81", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "artifactChecksum": "MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6f46e327-9aa8-48fb-8368-0d9545c1256b" } ], "workloadContext": "Production" } 2023-03-29T07:26:10.897Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:26:10.897Z|89fd2b07-e1bd-4873-bb5f-256c573c4644|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 bf1fd886-5569-462e-bd5c-807bcad43c9d ASDC 2023-03-29T07:26:10.897Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:becb8b5a-dcb1-4d01-8ac3-6d641b72d56d ServiceName:Demo_pNF_hXDFOFq3mh63QxjK66dZ ServiceVersion:1.0 ServiceUUID:bf1fd886-5569-462e-bd5c-807bcad43c9d ServiceInvariantUUID:1c1f0e8b-ffb1-458b-8a91-687867e49669 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ArtifactUUID:6f46e327-9aa8-48fb-8368-0d9545c1256b ArtifactChecksum:MDEyYTRiMjg4NTM5OWM0YjQzYjAxY2U4NjNkNTUxYWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 6fc73c3c-c6b3 0 ResourceCustomizationUUID:678e86ef-7d61-4ce9-a08b-f54e468b1743 ResourceInvariantUUID:ad61b3d5-9601-4c6d-9480-76742f35ce81 ResourceName:pNF 6fc73c3c-c6b3 ResourceType:PNF ResourceUUID:a22c11b1-6858-4217-938e-5049e173c977 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T07:26:10.897Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF bf1fd886-5569-462e-bd5c-807bcad43c9d 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:26:10.951Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:26:10.952Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:26:10.952Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:26:10.952Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b from URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:26:10.952Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:26:10.952Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:26:11.544Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T07:26:11.547Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 6f46e327-9aa8-48fb-8368-0d9545c1256b 88018 2023-03-29T07:26:11.547Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T07:26:11.548Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:26:11.548Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T07:26:11.548Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:26:11.548Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:26:11.548Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074771547, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:26:12.549Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:26:12.550Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:26:12.550Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b, URL: /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar to file: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:26:12.550Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:26:12.551Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:26:12.551Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:26:12.663Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3136443550763277107/Definitions/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml 2023-03-29T07:26:13.267Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T07:26:13.267Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:26:13.268Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:26:13.268Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T07:26:13.268Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:26:13.268Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:26:13.268Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:26:13.268Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:26:13.268Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:26:13.268Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:26:13.268Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 6fc73c3c-c6b3 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-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar 2023-03-29T07:26:13.268Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:26:13.268Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:26:13.268Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:26:13.268Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T07:26:13.268Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:26:13.268Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:26:13.268Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:26:13.269Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:26:13.269Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Node template pNF 6fc73c3c-c6b3 0 is matching search criteria 2023-03-29T07:26:13.269Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:26:13.269Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 6fc73c3c-c6b3 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:26:13.269Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:26:13.269Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:26:13.269Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:26:13.269Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:26:13.269Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:26:13.269Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:26:13.269Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:26:13.269Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:26:13.269Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:26:13.269Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_hXDFOFq3mh63QxjK66dZ is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:26:13.269Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_hXDFOFq3mh63QxjK66dZ Description:catalog service description Model UUID:bf1fd886-5569-462e-bd5c-807bcad43c9d Model Version:NULL Model InvariantUuid:1c1f0e8b-ffb1-458b-8a91-687867e49669 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:26:13.320Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||ERROR|500||Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists 2023-03-29T07:26:13.320Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T07:26:13.321Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists) 2023-03-29T07:26:13.321Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:26:13.321Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:26:13.321Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:26:13.321Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074773320, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:26:14.322Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar ASDC sendASDCNotification 2023-03-29T07:26:14.323Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar(Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists) 2023-03-29T07:26:14.323Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:26:14.323Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:26:14.323Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:26:14.323Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074774322, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:26:14.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:26:14.799Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:26:14.799Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:26:14.800Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:26:14.801Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:26:14.801Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:26:14.801Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:26:14.801Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:26:14.801Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680074728579, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T07:26:14.801Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:26:14.801Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:26:14.801Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680074729622, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: ab21d092-9b7f-4b59-9729-357f7b20dd77 already exists" } 2023-03-29T07:26:14.802Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:26:14.802Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:26:14.802Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680074730623, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6ddacec4-6525-4bff-be52-37a6eacf9c98 already exists" } 2023-03-29T07:26:14.802Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:26:14.802Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:26:14.802Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "89fd2b07-e1bd-4873-bb5f-256c573c4644", "consumerID": "SO-sdc-controller", "timestamp": 1680074761854, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:26:14.803Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:26:14.803Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:26:14.804Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:26:14.804Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:26:14.804Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:26:14.804Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T07:26:14.808Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:26:14.808Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:26:14.808Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T07:26:14.808Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:26:14.808Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:26:14.808Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:26:14.808Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:26:14.809Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:26:14.809Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:26:14.809Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:26:14.809Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:26:14.809Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/resourceInstances/pnf6fc73c3cc6b30/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:26:14.809Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:26:14.809Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:26:14.809Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:26:14.810Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:26:14.810Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:26:14.810Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:26:14.810Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:26:14.810Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:26:14.810Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074771547, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T07:26:14.810Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:26:14.810Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:26:14.811Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074773320, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 6f46e327-9aa8-48fb-8368-0d9545c1256b already exists" } 2023-03-29T07:26:14.811Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:26:14.811Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:26:14.811Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074774322, "artifactURL": "/sdc/v1/catalog/services/DemoPnfHxdfofq3mh63qxjk66dz/1.0/artifacts/service-DemoPnfHxdfofq3mh63qxjk66dz-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a22c11b1-6858-4217-938e-5049e173c977 already exists" } 2023-03-29T07:26:14.811Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:26:15.324Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:26:15.355Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:26:15.366Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:26:15.366Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:26:15.366Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:26:15.366Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:26:15.366Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:26:15.366Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:26:15.367Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:26:15.367Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:26:15.367Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:26:15.382Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:26:45.382Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:26:45.395Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and serviceModelVersionId: bf1fd886-5569-462e-bd5c-807bcad43c9d 2023-03-29T07:26:45.395Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 1c1f0e8b-ffb1-458b-8a91-687867e49669 2023-03-29T07:26:45.396Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 2023-03-29T07:26:45.402Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:26:45.420Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T07:26:45.421Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||Invoke 2023-03-29T07:26:45.427Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:26:45.591Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0|INFO|500||InvokeReturn 2023-03-29T07:26:45.592Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/1c1f0e8b-ffb1-458b-8a91-687867e49669/model-vers/model-ver/bf1fd886-5569-462e-bd5c-807bcad43c9d?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:26:45 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[161], vertex-id=[344072], x-aai-txid=[1-aai-resources-230329-07:26:45:858-79238], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:26:45.592Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:26:45.592Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:26:45.592Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:26:45.604Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:26:45.604Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID becb8b5a-dcb1-4d01-8ac3-6d641b72d56d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:26:45.605Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:26:45.607Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:26:45.607Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:26:45.607Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074805604, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:26:46.638Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:26:46.638Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"97dbd75c-aaad-4e24-898e-c5ed3e14800c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80","serviceDescription":"service","serviceInvariantUUID":"4453b51e-2c0e-4fd9-a8f5-372cae72a7b5","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b","resourceInvariantUUID":"ffa14943-3167-4273-bc2e-0910be881db2","resourceCustomizationUUID":"b62d4581-c92e-4bbe-97f9-94c7f742c600","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":"MTUzZTllNzgxM2I5NTY0ZDJlMjkxMjQyZjJkNzc0MmM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"79601963-63ad-4c83-84b0-a8fe138fa674","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":"MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d3b31b3d-0a37-4e41-9b75-45689d21c598","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":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642","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":"af819053-ffd2-46f9-b25a-ab602805cde9","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":"4406df68-980d-44ea-b292-c6717a161fd9","artifactVersion":"2","generatedFromUUID":"ca20ce4c-c846-45e8-b86c-33aa6f2c7642"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZGNiNDlkM2U2ZTg4YTJhMDA5YTcyZGY4MjYyZGQwMmM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d1c8e353-e00b-46aa-89ac-5d4cac253449","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e313f27c-b7aa-4489-b13a-3e9d6193ee33","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:26:46.639Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:26:46.639Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:26:46.639Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:26:46.640Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:26:47.641Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:26:47.641Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:26:47.642Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:26:47.642Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:26:48.643Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:26:48.644Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:26:48.644Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:26:48.644Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:26:49.645Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:26:49.645Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:26:49.645Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:26:49.645Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:26:50.646Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:26:50.646Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:26:50.646Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:26:50.646Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:26:51.647Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:26:51.647Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:26:51.647Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:26:51.648Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:26:52.648Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:26:52.649Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:26:52.649Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:26:52.649Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:26:53.650Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80", "serviceDescription": "service", "serviceInvariantUUID": "4453b51e-2c0e-4fd9-a8f5-372cae72a7b5", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "b62d4581-c92e-4bbe-97f9-94c7f742c600", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b", "resourceInvariantUUID": "ffa14943-3167-4273-bc2e-0910be881db2", "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": "MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d3b31b3d-0a37-4e41-9b75-45689d21c598", "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": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642", "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": "4406df68-980d-44ea-b292-c6717a161fd9", "generatedFromUUID": "ca20ce4c-c846-45e8-b86c-33aa6f2c7642" }, "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": "4406df68-980d-44ea-b292-c6717a161fd9", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e313f27c-b7aa-4489-b13a-3e9d6193ee33" } ], "workloadContext": "Production" } 2023-03-29T07:26:53.651Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:26:53.651Z|becb8b5a-dcb1-4d01-8ac3-6d641b72d56d|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ASDC 2023-03-29T07:26:53.651Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:97dbd75c-aaad-4e24-898e-c5ed3e14800c ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 ServiceInvariantUUID:4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 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:e313f27c-b7aa-4489-b13a-3e9d6193ee33 ArtifactChecksum:NTM1OWRiYmM4OWEwNWQ2ZGZmM2ZjMzVhMmUzNWRiY2Q= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:b62d4581-c92e-4bbe-97f9-94c7f742c600 ResourceInvariantUUID:ffa14943-3167-4273-bc2e-0910be881db2 ResourceName:basic_vm ResourceType:VF ResourceUUID:a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b 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:d3b31b3d-0a37-4e41-9b75-45689d21c598 ArtifactChecksum:MWMwYzgyNDQzM2ZjNDRkMWVmNTQwYjA2M2YxZTFkOTM= 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:ca20ce4c-c846-45e8-b86c-33aa6f2c7642 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:4406df68-980d-44ea-b292-c6717a161fd9 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:4406df68-980d-44ea-b292-c6717a161fd9 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T07:26:53.651Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:26:53.686Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:26:53.687Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:26:53.687Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:26:53.688Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-29T07:26:53.688Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:26:53.688Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|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-03-29T07:26:53.711Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T07:26:53.712Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2a54f169 2023-03-29T07:26:53.712Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T07:26:53.712Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVm" ] } } } 2023-03-29T07:26:53.712Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVm-csar.csar /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar e313f27c-b7aa-4489-b13a-3e9d6193ee33 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T07:26:53.712Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T07:26:53.712Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Specified artifact is not found) 2023-03-29T07:26:53.712Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T07:26:53.712Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:26:53.712Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:26:53.713Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074813712, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:26:54.713Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVm-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(UUID:e313f27c-b7aa-4489-b13a-3e9d6193ee33) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:26:54.777Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists 2023-03-29T07:26:54.777Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T07:26:54.777Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists) 2023-03-29T07:26:54.778Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:26:54.778Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:26:54.778Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:26:54.778Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074814777, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:26:55.779Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-29T07:26:55.779Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar(Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists) 2023-03-29T07:26:55.779Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:26:55.779Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:26:55.779Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:26:55.780Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074815779, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:26:56.781Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:26:56.803Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:26:56.807Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:26:56.808Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:26:56.808Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:26:56.808Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:26:56.808Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:26:56.808Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:26:56.808Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:26:56.808Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:26:56.808Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:26:56.821Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:27:14.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:27:14.803Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:27:14.803Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "becb8b5a-dcb1-4d01-8ac3-6d641b72d56d", "consumerID": "SO-sdc-controller", "timestamp": 1680074805604, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:27:14.804Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:27:14.804Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:27:14.804Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:27:14.804Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:27:14.804Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:27:14.804Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-29T07:27:14.804Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:27:14.804Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:27:14.804Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T07:27:14.805Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:27:14.805Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:27:14.805Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:27:14.805Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:27:14.805Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:27:14.805Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T07:27:14.805Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:27:14.805Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:27:14.805Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:27:14.806Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:27:14.806Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:27:14.806Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:27:14.806Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:27:14.806Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:27:14.806Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074813712, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T07:27:14.806Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:27:14.806Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:27:14.806Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074814777, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e313f27c-b7aa-4489-b13a-3e9d6193ee33 already exists" } 2023-03-29T07:27:14.806Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:27:14.807Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:27:14.807Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074815779, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: a4e6fdc6-b185-45ad-8b58-fb63bc5f2b3b already exists" } 2023-03-29T07:27:14.807Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:27:26.821Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:27:26.834Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 97dbd75c-aaad-4e24-898e-c5ed3e14800c and serviceModelVersionId: 1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80 2023-03-29T07:27:26.834Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4453b51e-2c0e-4fd9-a8f5-372cae72a7b5 2023-03-29T07:27:26.834Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 2023-03-29T07:27:26.837Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:27:26.847Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T07:27:26.848Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||Invoke 2023-03-29T07:27:26.851Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:27:27.014Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0|INFO|500||InvokeReturn 2023-03-29T07:27:27.015Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/4453b51e-2c0e-4fd9-a8f5-372cae72a7b5/model-vers/model-ver/1e62c4e0-12c9-4f91-bf0b-bfb9080d5b80?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:27:27 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[157], vertex-id=[413928], x-aai-txid=[0-aai-resources-230329-07:27:27:285-83952], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:27:27.015Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:27:27.016Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:27:27.016Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:27:27.024Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:27:27.024Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 97dbd75c-aaad-4e24-898e-c5ed3e14800c and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:27:27.025Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:27:27.025Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:27:27.025Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:27:27.025Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074847025, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:27:28.058Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:27:28.058Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"322c7eed-d160-41b1-a1d7-8f46826511df","serviceName":"Demo_pNF_LM7m91Pd0a7JuAo6utdA","serviceVersion":"1.0","serviceUUID":"04d6510b-208b-4001-a609-5fc6e815bc29","serviceDescription":"catalog service description","serviceInvariantUUID":"46734027-bdee-4d81-a82e-d2664c92bddf","resources":[{"resourceInstanceName":"pNF d3572193-f6db 0","resourceName":"pNF d3572193-f6db","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3bc1ce41-54b2-4ded-97ff-325c6b0084f2","resourceInvariantUUID":"cf8281ae-59e1-4a89-88a5-20251862ff8b","resourceCustomizationUUID":"e6379093-e721-4518-80de-70298ba47d4a","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml","artifactChecksum":"YTUwYzgxMDdiMmQ4Nzg2YWFjNWM4M2RhNWI4MGE3NWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7c5137d0-101e-4b95-9378-2f80a5d70f6b","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bc83c945-445e-46fa-a65f-569f82be6af0","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"e305605e-62a9-43c4-ace1-4c4d304af926","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml","artifactChecksum":"ZTIwN2ZhYTQ2MWY3ODVjYTk4ZDhjNGZhYzA5NDJlZWE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"934bbc92-3b74-4703-b2bc-549907eadd33","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"8b37db95-69be-4476-8d0b-4e36e35b3b37","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"29033e38-916c-4ea7-afbe-813271c478aa","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml","artifactChecksum":"YjU3YTlkZTNhN2ZiZWNmZDJhNTg1ZDNjODYzZjMzMWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f921d3aa-063a-40e9-8278-0eb4f68aa14c","artifactVersion":"1"},{"artifactName":"service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar","artifactChecksum":"YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2f5b30a0-a6b5-4a97-b760-3d29a4bdc241","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:27:28.059Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:27:28.059Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:27:28.059Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:27:28.059Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:27:29.059Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:27:29.060Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:27:29.060Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:27:29.060Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:27:30.061Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:27:30.061Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:27:30.061Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:27:30.061Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:27:31.062Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:27:31.063Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:27:31.063Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:27:31.063Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:27:32.064Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:27:32.064Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:27:32.064Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:27:32.065Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:27:33.066Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:27:33.066Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:27:33.066Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:27:33.066Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:27:34.067Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:27:34.068Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:27:34.068Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:27:34.068Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:27:35.069Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:27:35.070Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:27:35.070Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:27:35.070Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:27:36.072Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "serviceName": "Demo_pNF_LM7m91Pd0a7JuAo6utdA", "serviceVersion": "1.0", "serviceUUID": "04d6510b-208b-4001-a609-5fc6e815bc29", "serviceDescription": "catalog service description", "serviceInvariantUUID": "46734027-bdee-4d81-a82e-d2664c92bddf", "resources": [ { "resourceInstanceName": "pNF d3572193-f6db 0", "resourceCustomizationUUID": "e6379093-e721-4518-80de-70298ba47d4a", "resourceName": "pNF d3572193-f6db", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3bc1ce41-54b2-4ded-97ff-325c6b0084f2", "resourceInvariantUUID": "cf8281ae-59e1-4a89-88a5-20251862ff8b", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "artifactChecksum": "YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2f5b30a0-a6b5-4a97-b760-3d29a4bdc241" } ], "workloadContext": "Production" } 2023-03-29T07:27:36.072Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:27:36.073Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 04d6510b-208b-4001-a609-5fc6e815bc29 ASDC 2023-03-29T07:27:36.073Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:322c7eed-d160-41b1-a1d7-8f46826511df ServiceName:Demo_pNF_LM7m91Pd0a7JuAo6utdA ServiceVersion:1.0 ServiceUUID:04d6510b-208b-4001-a609-5fc6e815bc29 ServiceInvariantUUID:46734027-bdee-4d81-a82e-d2664c92bddf ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ArtifactUUID:2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 ArtifactChecksum:YmZhZjI5MGQ0ODg2OWNkOWM3ZjA0MzZjYzA2Zjk0MWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF d3572193-f6db 0 ResourceCustomizationUUID:e6379093-e721-4518-80de-70298ba47d4a ResourceInvariantUUID:cf8281ae-59e1-4a89-88a5-20251862ff8b ResourceName:pNF d3572193-f6db ResourceType:PNF ResourceUUID:3bc1ce41-54b2-4ded-97ff-325c6b0084f2 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T07:27:36.073Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 04d6510b-208b-4001-a609-5fc6e815bc29 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:27:36.109Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:27:36.109Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:27:36.109Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:27:36.109Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 from URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:27:36.109Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:27:36.110Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:27:36.404Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T07:27:36.407Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 88009 2023-03-29T07:27:36.407Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T07:27:36.407Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:27:36.407Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T07:27:36.408Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:27:36.408Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:27:36.408Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074856407, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:27:37.409Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:27:37.409Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:27:37.410Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241, URL: /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar to file: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:27:37.410Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:27:37.410Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:27:37.410Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:27:37.492Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8797269155665243476/Definitions/service-DemoPnfLm7m91pd0a7juao6utda-template.yml 2023-03-29T07:27:38.096Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T07:27:38.096Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:27:38.096Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:27:38.096Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T07:27:38.096Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:27:38.096Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:27:38.096Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:27:38.096Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:27:38.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:27:38.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF d3572193-f6db 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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:27:38.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|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-DemoPnfLm7m91pd0a7juao6utda-csar.csar 2023-03-29T07:27:38.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:27:38.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:27:38.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:27:38.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T07:27:38.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:27:38.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:27:38.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:27:38.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:27:38.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Node template pNF d3572193-f6db 0 is matching search criteria 2023-03-29T07:27:38.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:27:38.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF d3572193-f6db 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:27:38.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:27:38.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:27:38.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:27:38.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:27:38.097Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:27:38.098Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:27:38.098Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:27:38.098Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:27:38.098Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:27:38.098Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_LM7m91Pd0a7JuAo6utdA is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:27:38.098Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_LM7m91Pd0a7JuAo6utdA Description:catalog service description Model UUID:04d6510b-208b-4001-a609-5fc6e815bc29 Model Version:NULL Model InvariantUuid:46734027-bdee-4d81-a82e-d2664c92bddf 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:27:38.139Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists 2023-03-29T07:27:38.139Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T07:27:38.139Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar(Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists) 2023-03-29T07:27:38.139Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:27:38.139Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:27:38.139Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:27:38.139Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074858139, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:27:39.140Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar ASDC sendASDCNotification 2023-03-29T07:27:39.140Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar(Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists) 2023-03-29T07:27:39.140Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:27:39.140Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:27:39.140Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:27:39.140Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074859140, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:27:40.142Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:27:40.162Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:27:40.166Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:27:40.166Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:27:40.166Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:27:40.166Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:27:40.166Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:27:40.166Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:27:40.166Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:27:40.166Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:27:40.166Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:27:40.181Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:28:10.181Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 322c7eed-d160-41b1-a1d7-8f46826511df and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:28:10.192Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 322c7eed-d160-41b1-a1d7-8f46826511df and serviceModelVersionId: 04d6510b-208b-4001-a609-5fc6e815bc29 2023-03-29T07:28:10.192Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 46734027-bdee-4d81-a82e-d2664c92bddf 2023-03-29T07:28:10.192Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 2023-03-29T07:28:10.197Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:28:10.217Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||Invoke 2023-03-29T07:28:10.217Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[322c7eed-d160-41b1-a1d7-8f46826511df], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[60d128b3-c7f3-4fe5-9b68-174d9da326e2], X-ECOMP-RequestID=[322c7eed-d160-41b1-a1d7-8f46826511df], X-TransactionId=[], X-ONAP-RequestID=[322c7eed-d160-41b1-a1d7-8f46826511df], Content-Type=[application/merge-patch+json]} 2023-03-29T07:28:10.231Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:28:10.493Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?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/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:28:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[258], vertex-id=[188464], x-aai-txid=[2-aai-resources-230329-07:28:10:664-51540], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:28:10.493Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:28:10.494Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/46734027-bdee-4d81-a82e-d2664c92bddf/model-vers/model-ver/04d6510b-208b-4001-a609-5fc6e815bc29?depth=0|INFO|500||InvokeReturn 2023-03-29T07:28:10.494Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:28:10.494Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:28:10.502Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:28:10.502Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 322c7eed-d160-41b1-a1d7-8f46826511df and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:28:10.503Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:28:10.503Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:28:10.503Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:28:10.503Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074890503, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:28:11.526Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:28:11.526Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"c3c2d53b-3a81-4716-99a4-534d046b6920","serviceName":"Demo_pNF_j2zmVKRYKHawh3FMRxXR","serviceVersion":"1.0","serviceUUID":"3237c0dd-d6e3-4c86-acc0-974ba2597359","serviceDescription":"catalog service description","serviceInvariantUUID":"69a4669f-98c0-4b94-ba05-563aae1c603b","resources":[{"resourceInstanceName":"pNF 550377d4-2a63 0","resourceName":"pNF 550377d4-2a63","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"fe0ac079-e762-4228-8d12-5ced07c2d309","resourceInvariantUUID":"24f87f9a-e5c8-401b-8cfe-3cb195a4a09e","resourceCustomizationUUID":"2666f2f6-7bce-48f8-892f-57dac6ca046c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml","artifactChecksum":"Y2I3MjEzNDU1NjU5NGQ0YTkwNGZiOWNmMzczNDIwNzE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6c97f674-e056-4689-a36a-2358f246f5a7","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar","artifactChecksum":"ZWZiZjY0MTg5NmFlYjY0NmVmZDI2MzM3MTU3YjY2MWU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"89ddbd96-f126-4a8f-bf6b-04ca435bb94f","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"9625786d-d9f4-4eec-85b7-98bb5d691496","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml","artifactChecksum":"NjFiOGM4Y2RjN2Q0NTQyNmMzNDk5OTMwZjdhMDkxYTQ\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"48116bc6-cf67-4e5d-9da1-99b61bbf23a0","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a766ba18-5d86-4d9c-ab3b-2a95c74ced66","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"743a8285-474e-4727-a69a-335f0b785b2d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml","artifactChecksum":"ZWEyN2FkMmNiMzk4NWZjZTRjYzU4MGZjYTgyY2UyOWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f3cad1e8-5aff-4cb0-a42c-154ab85b82c9","artifactVersion":"1"},{"artifactName":"service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar","artifactChecksum":"YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9f86a809-577b-4f64-9e6d-a1fdd4da0104","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:28:11.526Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:28:11.527Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:28:11.527Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:28:11.527Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:28:12.528Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:28:12.529Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:28:12.529Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:28:12.529Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:28:13.530Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:28:13.530Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:28:13.530Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:28:13.530Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:28:14.532Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:28:14.532Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:28:14.532Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:28:14.532Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:28:14.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:28:14.797Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:28:14.797Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "97dbd75c-aaad-4e24-898e-c5ed3e14800c", "consumerID": "SO-sdc-controller", "timestamp": 1680074847025, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:28:14.798Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:28:14.798Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:28:14.798Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:28:14.798Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:28:14.798Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:28:14.798Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T07:28:14.798Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:28:14.799Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:28:14.799Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T07:28:14.799Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:28:14.799Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:28:14.799Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:28:14.799Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:28:14.799Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:28:14.800Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:28:14.800Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:28:14.800Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:28:14.800Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/resourceInstances/pnfd3572193f6db0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:28:14.800Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:28:14.800Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:28:14.800Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:28:14.800Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:28:14.800Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:28:14.800Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:28:14.801Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:28:14.801Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:28:14.801Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074856407, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T07:28:14.801Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:28:14.801Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:28:14.801Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074858139, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 2f5b30a0-a6b5-4a97-b760-3d29a4bdc241 already exists" } 2023-03-29T07:28:14.801Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:28:14.801Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:28:14.801Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074859140, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLm7m91pd0a7juao6utda/1.0/artifacts/service-DemoPnfLm7m91pd0a7juao6utda-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 3bc1ce41-54b2-4ded-97ff-325c6b0084f2 already exists" } 2023-03-29T07:28:14.802Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:28:14.802Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:28:14.802Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "322c7eed-d160-41b1-a1d7-8f46826511df", "consumerID": "SO-sdc-controller", "timestamp": 1680074890503, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:28:14.803Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:28:14.803Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:28:14.803Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:28:14.803Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:28:14.803Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:28:14.803Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T07:28:14.803Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:28:14.803Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:28:14.803Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T07:28:14.804Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:28:14.804Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:28:14.804Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:28:14.804Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:28:15.534Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:28:15.534Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:28:15.534Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:28:15.534Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:28:16.536Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:28:16.536Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:28:16.537Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:28:16.537Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:28:17.538Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:28:17.539Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:28:17.539Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:28:17.539Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:28:18.541Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:28:18.541Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:28:18.541Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:28:18.541Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:28:19.542Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "serviceName": "Demo_pNF_j2zmVKRYKHawh3FMRxXR", "serviceVersion": "1.0", "serviceUUID": "3237c0dd-d6e3-4c86-acc0-974ba2597359", "serviceDescription": "catalog service description", "serviceInvariantUUID": "69a4669f-98c0-4b94-ba05-563aae1c603b", "resources": [ { "resourceInstanceName": "pNF 550377d4-2a63 0", "resourceCustomizationUUID": "2666f2f6-7bce-48f8-892f-57dac6ca046c", "resourceName": "pNF 550377d4-2a63", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "fe0ac079-e762-4228-8d12-5ced07c2d309", "resourceInvariantUUID": "24f87f9a-e5c8-401b-8cfe-3cb195a4a09e", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "artifactChecksum": "YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "9f86a809-577b-4f64-9e6d-a1fdd4da0104" } ], "workloadContext": "Production" } 2023-03-29T07:28:19.542Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:28:19.543Z|322c7eed-d160-41b1-a1d7-8f46826511df|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 3237c0dd-d6e3-4c86-acc0-974ba2597359 ASDC 2023-03-29T07:28:19.543Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:c3c2d53b-3a81-4716-99a4-534d046b6920 ServiceName:Demo_pNF_j2zmVKRYKHawh3FMRxXR ServiceVersion:1.0 ServiceUUID:3237c0dd-d6e3-4c86-acc0-974ba2597359 ServiceInvariantUUID:69a4669f-98c0-4b94-ba05-563aae1c603b ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ArtifactUUID:9f86a809-577b-4f64-9e6d-a1fdd4da0104 ArtifactChecksum:YWM4M2VhMTEyYWFhYWQzY2IxYzM0OWUzMDhjZGViMmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 550377d4-2a63 0 ResourceCustomizationUUID:2666f2f6-7bce-48f8-892f-57dac6ca046c ResourceInvariantUUID:24f87f9a-e5c8-401b-8cfe-3cb195a4a09e ResourceName:pNF 550377d4-2a63 ResourceType:PNF ResourceUUID:fe0ac079-e762-4228-8d12-5ced07c2d309 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T07:28:19.543Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 3237c0dd-d6e3-4c86-acc0-974ba2597359 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:28:19.586Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:28:19.587Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:28:19.587Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:28:19.588Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 from URL: /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:28:19.588Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:28:19.588Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:28:19.894Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T07:28:19.897Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 9f86a809-577b-4f64-9e6d-a1fdd4da0104 88024 2023-03-29T07:28:19.898Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T07:28:19.898Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:28:19.898Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T07:28:19.899Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:28:19.899Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:28:19.899Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074899898, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:28:20.900Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:28:20.901Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:28:20.901Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104, URL: /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar to file: /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:28:20.902Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:28:20.902Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:28:20.902Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:28:21.004Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2719942876351988194/Definitions/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml 2023-03-29T07:28:21.665Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T07:28:21.665Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:28:21.665Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:28:21.665Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-29T07:28:21.665Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 550377d4-2a63 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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:28:21.665Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:28:21.665Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:28:21.665Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:28:21.665Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:28:21.666Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:28:21.666Z|c3c2d53b-3a81-4716-99a4-534d046b6920|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-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar 2023-03-29T07:28:21.666Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:28:21.666Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:28:21.666Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:28:21.666Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Node template pNF 550377d4-2a63 0 is matching search criteria 2023-03-29T07:28:21.666Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:28:21.666Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 550377d4-2a63 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:28:21.666Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:28:21.666Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:28:21.666Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Node template pNF 550377d4-2a63 0 is matching search criteria 2023-03-29T07:28:21.666Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:28:21.666Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found topology templates [pNF 550377d4-2a63 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:28:21.667Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:28:21.667Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:28:21.667Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:28:21.667Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:28:21.667Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:28:21.667Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:28:21.667Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:28:21.667Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:28:21.667Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:28:21.667Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Service Demo_pNF_j2zmVKRYKHawh3FMRxXR is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:28:21.667Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_j2zmVKRYKHawh3FMRxXR Description:catalog service description Model UUID:3237c0dd-d6e3-4c86-acc0-974ba2597359 Model Version:NULL Model InvariantUuid:69a4669f-98c0-4b94-ba05-563aae1c603b 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:28:21.713Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||ERROR|500||Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists 2023-03-29T07:28:21.713Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T07:28:21.713Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar(Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists) 2023-03-29T07:28:21.713Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:28:21.713Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:28:21.713Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:28:21.714Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074901713, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:28:22.714Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar ASDC sendASDCNotification 2023-03-29T07:28:22.715Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar(Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists) 2023-03-29T07:28:22.715Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:28:22.715Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:28:22.716Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:28:22.716Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074902714, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:28:23.716Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:28:23.743Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:28:23.748Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:28:23.748Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:28:23.748Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:28:23.748Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:28:23.748Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:28:23.748Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:28:23.748Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:28:23.748Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:28:23.748Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:28:23.760Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:28:53.760Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c3c2d53b-3a81-4716-99a4-534d046b6920 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:28:53.772Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c3c2d53b-3a81-4716-99a4-534d046b6920 and serviceModelVersionId: 3237c0dd-d6e3-4c86-acc0-974ba2597359 2023-03-29T07:28:53.772Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 69a4669f-98c0-4b94-ba05-563aae1c603b 2023-03-29T07:28:53.773Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 2023-03-29T07:28:53.780Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:28:53.798Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|INFO|500||Invoke 2023-03-29T07:28:53.799Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c3c2d53b-3a81-4716-99a4-534d046b6920], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[02c26404-1127-47da-adc1-3d405f51d0e3], X-ECOMP-RequestID=[c3c2d53b-3a81-4716-99a4-534d046b6920], X-TransactionId=[], X-ONAP-RequestID=[c3c2d53b-3a81-4716-99a4-534d046b6920], Content-Type=[application/merge-patch+json]} 2023-03-29T07:28:53.804Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:28:53.957Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?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/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:28:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[150], vertex-id=[454888], x-aai-txid=[0-aai-resources-230329-07:28:54:234-421], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:28:53.957Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:28:53.958Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/69a4669f-98c0-4b94-ba05-563aae1c603b/model-vers/model-ver/3237c0dd-d6e3-4c86-acc0-974ba2597359?depth=0|INFO|500||InvokeReturn 2023-03-29T07:28:53.959Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:28:53.959Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:28:53.966Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:28:53.967Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c3c2d53b-3a81-4716-99a4-534d046b6920 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:28:53.967Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:28:53.967Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:28:53.967Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:28:53.968Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074933967, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:28:55.000Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:28:55.000Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"781405e2-6aab-4e9d-8fcc-c6fdd2569fc3","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"36862f52-61af-43aa-bf14-1b80c16aff49","serviceDescription":"service","serviceInvariantUUID":"9fa13ddb-34f6-4825-942d-46b728e75b8d","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"f140371a-2b29-401b-b426-49bcf81c9dfa","resourceInvariantUUID":"70e40af3-06e7-486c-b7bf-a653b940acfd","resourceCustomizationUUID":"a45a4b9f-9751-4f9e-bae9-0c0ee2e86575","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":"YjhiZWYxZTk1M2FmNzVhZWI2ZWRkMzRlMTFlYjI4M2Y\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7ff23710-80ba-417b-be3b-48099e564b30","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":"YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5","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":"12dc7601-275c-4fc6-a279-df3cc2f780dd","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":"e668b618-580e-4e1f-a88a-9fd634489f82","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":"01aa50a9-58e6-431b-b68f-b70efdec7244","artifactVersion":"2","generatedFromUUID":"5bf367e4-5487-4f18-82f1-85a0fec4e22b"},{"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":"5d9c2a30-f904-4e6e-a9a9-663d9a26e962","artifactVersion":"2","generatedFromUUID":"12dc7601-275c-4fc6-a279-df3cc2f780dd"},{"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":"5bf367e4-5487-4f18-82f1-85a0fec4e22b","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":"c2e5e7a7-55bf-409a-8f4c-48b6398b86e1","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":"MDk2NWMxZDkxOTBkNzllMjAyMzlmMjkyODdjMzY1NjU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c7ed72d-a364-4483-b376-e78ce94b7f63","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e2f8424b-2c72-4c56-a4dd-c426d307f26c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:28:55.001Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:28:55.001Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:28:55.001Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:28:55.001Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:28:56.002Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:28:56.003Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:28:56.004Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:28:56.004Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:28:57.005Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:28:57.005Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:28:57.005Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:28:57.005Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:28:58.008Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:28:58.008Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:28:58.008Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:28:58.008Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:28:59.009Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:28:59.009Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:28:59.010Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:28:59.010Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:29:00.010Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:29:00.011Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:29:00.011Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:29:00.011Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:29:01.012Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:29:01.012Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:29:01.012Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:29:01.012Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:29:02.014Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:29:02.014Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:29:02.014Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:29:02.014Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:29:03.015Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:29:03.016Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:29:03.016Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:29:03.016Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:29:04.017Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:29:04.018Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:29:04.018Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:29:04.018Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:29:05.019Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "36862f52-61af-43aa-bf14-1b80c16aff49", "serviceDescription": "service", "serviceInvariantUUID": "9fa13ddb-34f6-4825-942d-46b728e75b8d", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "a45a4b9f-9751-4f9e-bae9-0c0ee2e86575", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "f140371a-2b29-401b-b426-49bcf81c9dfa", "resourceInvariantUUID": "70e40af3-06e7-486c-b7bf-a653b940acfd", "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": "YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5", "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": "12dc7601-275c-4fc6-a279-df3cc2f780dd", "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": "5d9c2a30-f904-4e6e-a9a9-663d9a26e962", "generatedFromUUID": "12dc7601-275c-4fc6-a279-df3cc2f780dd" }, "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": "01aa50a9-58e6-431b-b68f-b70efdec7244", "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": "5d9c2a30-f904-4e6e-a9a9-663d9a26e962", "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": "5bf367e4-5487-4f18-82f1-85a0fec4e22b", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e2f8424b-2c72-4c56-a4dd-c426d307f26c" } ], "workloadContext": "Production" } 2023-03-29T07:29:05.020Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:29:05.020Z|c3c2d53b-3a81-4716-99a4-534d046b6920|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 36862f52-61af-43aa-bf14-1b80c16aff49 ASDC 2023-03-29T07:29:05.020Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:36862f52-61af-43aa-bf14-1b80c16aff49 ServiceInvariantUUID:9fa13ddb-34f6-4825-942d-46b728e75b8d 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:e2f8424b-2c72-4c56-a4dd-c426d307f26c ArtifactChecksum:YjU4NDY1MjE0MjViNjk2OTMyMjU2ZWYyYjRmNTg4ODc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:a45a4b9f-9751-4f9e-bae9-0c0ee2e86575 ResourceInvariantUUID:70e40af3-06e7-486c-b7bf-a653b940acfd ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:f140371a-2b29-401b-b426-49bcf81c9dfa 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:1dbe66a9-ec7f-4c24-97d4-9d9bd04103a5 ArtifactChecksum:YjMyYzlmM2U3MmM5MDM3MWFmOGNiN2U2MjcwZmU2ODU= 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:12dc7601-275c-4fc6-a279-df3cc2f780dd 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:5d9c2a30-f904-4e6e-a9a9-663d9a26e962 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:01aa50a9-58e6-431b-b68f-b70efdec7244 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:5d9c2a30-f904-4e6e-a9a9-663d9a26e962 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:5bf367e4-5487-4f18-82f1-85a0fec4e22b ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T07:29:05.020Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 36862f52-61af-43aa-bf14-1b80c16aff49 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:29:05.071Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:29:05.072Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:29:05.072Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:29:05.072Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T07:29:05.072Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:29:05.072Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T07:29:05.376Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||GET Response Status 200 2023-03-29T07:29:05.382Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar e2f8424b-2c72-4c56-a4dd-c426d307f26c 163277 2023-03-29T07:29:05.383Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:29:05.383Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-29T07:29:05.383Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-29T07:29:05.383Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:29:05.383Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:29:05.383Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074945383, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:29:06.384Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:29:06.385Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:29:06.385Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to write artifact UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T07:29:06.385Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-29T07:29:06.386Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T07:29:06.386Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T07:29:06.483Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13835816926410986957/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-29T07:29:07.383Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-29T07:29:07.383Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:29:07.384Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T07:29:07.384Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-29T07:29:07.384Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|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-BasicCnfMacro-csar.csar 2023-03-29T07:29:07.384Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T07:29:07.384Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T07:29:07.384Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-29T07:29:07.384Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||WARN|500||#################################################################################################### 2023-03-29T07:29:07.384Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:29:07.384Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:29:07.384Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T07:29:07.384Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:29:07.384Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:29:07.384Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:29:07.384Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:29:07.385Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T07:29:07.385Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Search for entities recursively 2023-03-29T07:29:07.385Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-29T07:29:07.385Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:29:07.385Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:29:07.385Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:29:07.385Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T07:29:07.385Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-29T07:29:07.385Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-29T07:29:07.385Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-29T07:29:07.385Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:29:07.385Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-29T07:29:07.385Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:29:07.385Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T07:29:07.385Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T07:29:07.386Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:29:07.386Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T07:29:07.386Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T07:29:07.386Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:29:07.386Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T07:29:07.386Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T07:29:07.386Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:29:07.386Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-29T07:29:07.386Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-29T07:29:07.386Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:29:07.386Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-29T07:29:07.386Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-29T07:29:07.386Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=3419b1ab-2d3b-4748-81b6-b9780c31acf7 2023-03-29T07:29:07.386Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:29:07.386Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:29:07.386Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:29:07.386Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:29:07.386Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:29:07.387Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:29:07.387Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-29T07:29:07.387Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-29T07:29:07.387Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:36862f52-61af-43aa-bf14-1b80c16aff49 Model Version:NULL Model InvariantUuid:9fa13ddb-34f6-4825-942d-46b728e75b8d Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:82f52d7d-2596-4fdd-a7c8-3459f40efba9 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:70e40af3-06e7-486c-b7bf-a653b940acfd Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a45a4b9f-9751-4f9e-bae9-0c0ee2e86575 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2b2ef1cc-d651-417b-b90a-0ab1ead6a520 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:9d62daa5-ad7d-4e46-9f6b-0522a741435b ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:7adddd86-61d7-47cc-8e43-e652f2aaa4a8 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:e54c408d-1744-44fd-929e-d352c31b4ed3 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:3419b1ab-2d3b-4748-81b6-b9780c31acf7 ModelInvariantUuid:634e6e71-e39a-4469-9174-68af031f1088 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:613f2df5-fd8c-44e5-af2d-7d069c276063 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:2b7624d5-f854-4689-8795-bb4e8e15c697 ModelInvariantUuid:3dad0d76-1700-4b3f-bd4c-f429cd8a8764 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:1c5e841b-90bd-4455-b55e-f6a055ea6bd0 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=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:29:07.424Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||ERROR|500||Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists 2023-03-29T07:29:07.425Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:29:07.425Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists) 2023-03-29T07:29:07.425Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:29:07.425Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:29:07.425Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:29:07.426Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074947425, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:29:08.426Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:29:08.427Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar(Resource with UUID: f140371a-2b29-401b-b426-49bcf81c9dfa already exists) 2023-03-29T07:29:08.427Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:29:08.427Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:29:08.427Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:29:08.427Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074948426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f140371a-2b29-401b-b426-49bcf81c9dfa already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:29:09.428Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:29:09.452Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:29:09.456Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:29:09.456Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:29:09.456Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:29:09.456Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:29:09.456Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:29:09.456Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:29:09.456Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:29:09.457Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:29:09.457Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:29:09.470Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:29:14.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:29:14.800Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:29:14.800Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:29:14.801Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:29:14.801Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:29:14.801Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/resourceInstances/pnf550377d42a630/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:29:14.802Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:29:14.802Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:29:14.803Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:29:14.803Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:29:14.804Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:29:14.804Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:29:14.804Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:29:14.805Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:29:14.805Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074899898, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T07:29:14.805Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:29:14.805Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:29:14.805Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074901713, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 9f86a809-577b-4f64-9e6d-a1fdd4da0104 already exists" } 2023-03-29T07:29:14.806Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:29:14.806Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:29:14.806Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074902714, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJ2zmvkrykhawh3fmrxxr/1.0/artifacts/service-DemoPnfJ2zmvkrykhawh3fmrxxr-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: fe0ac079-e762-4228-8d12-5ced07c2d309 already exists" } 2023-03-29T07:29:14.806Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:29:14.806Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:29:14.807Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "c3c2d53b-3a81-4716-99a4-534d046b6920", "consumerID": "SO-sdc-controller", "timestamp": 1680074933967, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:29:14.807Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:29:14.807Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:29:14.807Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:29:14.807Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:29:14.807Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:29:14.807Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T07:29:14.807Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:29:14.808Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:29:14.808Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-29T07:29:14.808Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:29:14.808Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:29:14.808Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:29:14.808Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:29:14.808Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:29:14.808Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-29T07:29:14.808Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:29:14.808Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:29:14.808Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-29T07:29:14.808Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:29:14.808Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:29:14.808Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-29T07:29:14.808Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:29:14.809Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:29:14.809Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T07:29:14.809Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:29:14.809Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:29:14.809Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:29:14.809Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:29:14.809Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:29:14.809Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:29:14.809Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:29:14.809Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:29:14.809Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074945383, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-29T07:29:14.809Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:29:14.809Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:29:14.810Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074947425, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: e2f8424b-2c72-4c56-a4dd-c426d307f26c already exists" } 2023-03-29T07:29:14.810Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:29:14.810Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:29:14.810Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074948426, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: f140371a-2b29-401b-b426-49bcf81c9dfa already exists" } 2023-03-29T07:29:14.810Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:29:39.470Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:29:39.482Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and serviceModelVersionId: 36862f52-61af-43aa-bf14-1b80c16aff49 2023-03-29T07:29:39.482Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9fa13ddb-34f6-4825-942d-46b728e75b8d 2023-03-29T07:29:39.483Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 2023-03-29T07:29:39.489Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:29:39.512Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|INFO|500||Invoke 2023-03-29T07:29:39.513Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[781405e2-6aab-4e9d-8fcc-c6fdd2569fc3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[bf54fe9c-25f8-4baa-ae38-0fe907090ba9], X-ECOMP-RequestID=[781405e2-6aab-4e9d-8fcc-c6fdd2569fc3], X-TransactionId=[], X-ONAP-RequestID=[781405e2-6aab-4e9d-8fcc-c6fdd2569fc3], Content-Type=[application/merge-patch+json]} 2023-03-29T07:29:39.522Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:29:39.674Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?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/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:29:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[148], vertex-id=[196656], x-aai-txid=[2-aai-resources-230329-07:29:39:953-94810], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:29:39.675Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:29:39.675Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/9fa13ddb-34f6-4825-942d-46b728e75b8d/model-vers/model-ver/36862f52-61af-43aa-bf14-1b80c16aff49?depth=0|INFO|500||InvokeReturn 2023-03-29T07:29:39.676Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:29:39.676Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:29:39.684Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:29:39.684Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 781405e2-6aab-4e9d-8fcc-c6fdd2569fc3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:29:39.684Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:29:39.684Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:29:39.684Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:29:39.685Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074979684, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:29:40.711Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:29:40.712Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"3a9e49d9-9166-44c6-ba13-fa9494d789a4","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"52d3506c-ad76-46e0-a6e3-d0181df0c9c7","serviceDescription":"service","serviceInvariantUUID":"67d5f7cf-e494-45db-a83e-997878e378ca","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"064a2e53-f174-43f9-81e6-dce9b9605e53","resourceInvariantUUID":"a6254090-fc4e-469f-9c7f-73c4814314c3","resourceCustomizationUUID":"25e05fc7-74b2-4aec-ac47-e3ee9ec51c16","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":"YmYxM2U2YTljMDczMjZhYTg2NTE5N2U2N2NlODA0MWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c1ed29e1-55c0-4f45-ab8e-e52bb49eff0f","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":"ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d10de3f7-651a-4e6b-8604-c701d8acf5aa","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":"5b017cc9-4408-4203-ad55-c97114c88a7d","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":"c365ebf8-64bc-4a6a-9bf7-cc15c9d8aeec","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":"9368be6e-97ef-4cce-ac21-a9af1c109d0f","artifactVersion":"2","generatedFromUUID":"5b017cc9-4408-4203-ad55-c97114c88a7d"},{"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":"YWJhYzdjOWQwYjAxN2ExZDFlMTkxNWY3YjkxM2U4MWE\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"fb4e8173-ff54-4381-acd5-8989bd091a1d","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":"NjJjYTA1Y2QyNzAxYzJjMjk3MTNmNjQ1OGI2ZGE1MzQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a8cabd45-2fd7-4887-9880-6937c2c6fc76","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"663bf571-beb1-484a-b3b8-2f0d3e52cfe0","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:29:40.712Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:29:40.713Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:29:40.713Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:29:40.713Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:29:41.714Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:29:41.715Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:29:41.715Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:29:41.715Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:29:42.715Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:29:42.716Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:29:42.716Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:29:42.716Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:29:43.716Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:29:43.717Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:29:43.717Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:29:43.717Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:29:44.717Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:29:44.718Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:29:44.718Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:29:44.718Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:29:45.719Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:29:45.719Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:29:45.719Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:29:45.719Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:29:46.719Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:29:46.720Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:29:46.720Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:29:46.720Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:29:47.720Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:29:47.720Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:29:47.721Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:29:47.721Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:29:48.721Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "52d3506c-ad76-46e0-a6e3-d0181df0c9c7", "serviceDescription": "service", "serviceInvariantUUID": "67d5f7cf-e494-45db-a83e-997878e378ca", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "25e05fc7-74b2-4aec-ac47-e3ee9ec51c16", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "064a2e53-f174-43f9-81e6-dce9b9605e53", "resourceInvariantUUID": "a6254090-fc4e-469f-9c7f-73c4814314c3", "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": "ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d10de3f7-651a-4e6b-8604-c701d8acf5aa", "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": "5b017cc9-4408-4203-ad55-c97114c88a7d", "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": "9368be6e-97ef-4cce-ac21-a9af1c109d0f", "generatedFromUUID": "5b017cc9-4408-4203-ad55-c97114c88a7d" }, "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": "9368be6e-97ef-4cce-ac21-a9af1c109d0f", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "663bf571-beb1-484a-b3b8-2f0d3e52cfe0" } ], "workloadContext": "Production" } 2023-03-29T07:29:48.722Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:29:48.722Z|781405e2-6aab-4e9d-8fcc-c6fdd2569fc3|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 ASDC 2023-03-29T07:29:48.722Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:3a9e49d9-9166-44c6-ba13-fa9494d789a4 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:52d3506c-ad76-46e0-a6e3-d0181df0c9c7 ServiceInvariantUUID:67d5f7cf-e494-45db-a83e-997878e378ca 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:663bf571-beb1-484a-b3b8-2f0d3e52cfe0 ArtifactChecksum:MDA4MmNlYWQ4NTc4ZTI5Njc0ZTY4NzJmMjAxNWYwNjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:25e05fc7-74b2-4aec-ac47-e3ee9ec51c16 ResourceInvariantUUID:a6254090-fc4e-469f-9c7f-73c4814314c3 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:064a2e53-f174-43f9-81e6-dce9b9605e53 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:d10de3f7-651a-4e6b-8604-c701d8acf5aa ArtifactChecksum:ZWFiYWUxMDAwNzU3MDcxMzkyOTViMGRhM2Q2MjU4NGM= 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:5b017cc9-4408-4203-ad55-c97114c88a7d 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:9368be6e-97ef-4cce-ac21-a9af1c109d0f 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:9368be6e-97ef-4cce-ac21-a9af1c109d0f ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T07:29:48.722Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:29:48.768Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:29:48.769Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:29:48.769Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:29:48.769Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T07:29:48.769Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:29:48.769Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-29T07:29:48.797Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T07:29:48.798Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@49933e10 2023-03-29T07:29:48.798Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T07:29:48.798Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicVmMacro" ] } } } 2023-03-29T07:29:48.798Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicVmMacro-csar.csar /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T07:29:48.798Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:29:48.798Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Specified artifact is not found) 2023-03-29T07:29:48.799Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T07:29:48.799Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:29:48.799Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:29:48.799Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074988798, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:29:49.800Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicVmMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(UUID:663bf571-beb1-484a-b3b8-2f0d3e52cfe0) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:29:49.847Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists 2023-03-29T07:29:49.848Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:29:49.848Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists) 2023-03-29T07:29:49.848Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:29:49.848Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:29:49.848Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:29:49.848Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074989847, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:29:50.850Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:29:50.850Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar(Resource with UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 already exists) 2023-03-29T07:29:50.850Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:29:50.851Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:29:50.851Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:29:50.851Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074990850, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:29:51.852Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:29:51.879Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:29:51.884Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:29:51.884Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:29:51.884Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:29:51.884Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:29:51.885Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:29:51.885Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:29:51.885Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:29:51.885Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:29:51.885Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:29:51.899Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:30:14.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:30:14.818Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:30:14.818Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "781405e2-6aab-4e9d-8fcc-c6fdd2569fc3", "consumerID": "SO-sdc-controller", "timestamp": 1680074979684, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:30:14.819Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:30:14.819Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:30:14.819Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:30:14.819Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:30:14.819Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:30:14.819Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-29T07:30:14.819Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:30:14.819Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:30:14.819Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-29T07:30:14.819Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:30:14.819Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:30:14.819Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:30:14.820Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:30:14.820Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:30:14.820Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-29T07:30:14.820Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:30:14.820Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:30:14.820Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T07:30:14.820Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:30:14.820Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:30:14.820Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:30:14.820Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:30:14.820Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:30:14.820Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:30:14.820Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:30:14.821Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:30:14.821Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074988798, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T07:30:14.821Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:30:14.821Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:30:14.821Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074989847, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 663bf571-beb1-484a-b3b8-2f0d3e52cfe0 already exists" } 2023-03-29T07:30:14.821Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:30:14.821Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:30:14.821Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680074990850, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 064a2e53-f174-43f9-81e6-dce9b9605e53 already exists" } 2023-03-29T07:30:14.821Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:30:21.899Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:30:21.911Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and serviceModelVersionId: 52d3506c-ad76-46e0-a6e3-d0181df0c9c7 2023-03-29T07:30:21.912Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 67d5f7cf-e494-45db-a83e-997878e378ca 2023-03-29T07:30:21.912Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 2023-03-29T07:30:21.918Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:30:21.937Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|INFO|500||Invoke 2023-03-29T07:30:21.937Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3a9e49d9-9166-44c6-ba13-fa9494d789a4], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f2954073-1f6c-4dab-be2d-7bfce2d34dd5], X-ECOMP-RequestID=[3a9e49d9-9166-44c6-ba13-fa9494d789a4], X-TransactionId=[], X-ONAP-RequestID=[3a9e49d9-9166-44c6-ba13-fa9494d789a4], Content-Type=[application/merge-patch+json]} 2023-03-29T07:30:21.946Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:30:22.111Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?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/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:30:22 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[162], vertex-id=[249992], x-aai-txid=[2-aai-resources-230329-07:30:22:376-13855], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:30:22.111Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:30:22.112Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/67d5f7cf-e494-45db-a83e-997878e378ca/model-vers/model-ver/52d3506c-ad76-46e0-a6e3-d0181df0c9c7?depth=0|INFO|500||InvokeReturn 2023-03-29T07:30:22.112Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:30:22.112Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:30:22.118Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:30:22.118Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3a9e49d9-9166-44c6-ba13-fa9494d789a4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:30:22.119Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:30:22.119Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:30:22.119Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:30:22.119Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680075022118, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:30:23.147Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:30:23.148Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"bf7db9b3-4994-49e6-aa71-d459eb7499b4","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"24d1761c-78cd-406b-9533-04163391553b","serviceDescription":"service","serviceInvariantUUID":"335bac3b-e529-4dd5-9132-7f5e7603d297","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"19b6e3e1-f3b6-4268-be7c-5555dc8e7be4","resourceInvariantUUID":"799b6730-5136-4e08-999e-e28fb230c07c","resourceCustomizationUUID":"fffca6c5-85b7-4cd3-9196-365f4c2c825a","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":"ZjZhMmQwMmI1ZjM1MzgyMjRkYWM4NGU5YTZhMTFlZTg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"274684d9-7235-4e63-9d81-ea1159ee9585","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":"3347761e-0393-407f-b2a1-c66c77589d8c","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":"f6c42b6f-cfe0-45fa-9358-da6935038014","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":"YTdmNmRmNTdiY2U2Y2ZkNjY2NjAzMWM0OWE0ZDI3ODA\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"303ab928-21dc-468f-9064-107eccb31d43","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":"00361560-8fcc-41e2-8b1b-43148f7de217","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":"2b9ac7d9-548a-4dbf-b2f3-d0864030b0b8","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":"cdfad442-825b-44b2-9ad6-7751dff7c40b","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":"NzBjODcwMTA3MzY3NzU1MTVmMjJhZTczNzRkOWMyZjk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e2f51a93-3521-4c54-a622-f6de653af83c","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5e0b62eb-6491-4213-937f-a6815699d6b7","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:30:23.148Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:30:23.148Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:30:23.148Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:30:23.148Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "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-03-29T07:30:24.149Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:30:24.149Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:30:24.149Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:30:24.149Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:30:25.150Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:30:25.150Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:30:25.150Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:30:25.150Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:30:26.151Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:30:26.151Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:30:26.152Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:30:26.152Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "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-03-29T07:30:27.152Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:30:27.153Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:30:27.153Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:30:27.153Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "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-03-29T07:30:28.153Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:30:28.153Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:30:28.154Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:30:28.154Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "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-03-29T07:30:29.154Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:30:29.155Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:30:29.155Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:30:29.155Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "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-03-29T07:30:30.156Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:30:30.156Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:30:30.156Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:30:30.156Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:30:31.157Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:30:31.157Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:30:31.157Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:30:31.158Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:30:32.159Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "24d1761c-78cd-406b-9533-04163391553b", "serviceDescription": "service", "serviceInvariantUUID": "335bac3b-e529-4dd5-9132-7f5e7603d297", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "fffca6c5-85b7-4cd3-9196-365f4c2c825a", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "19b6e3e1-f3b6-4268-be7c-5555dc8e7be4", "resourceInvariantUUID": "799b6730-5136-4e08-999e-e28fb230c07c", "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": "ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "5e0b62eb-6491-4213-937f-a6815699d6b7" } ], "workloadContext": "Production" } 2023-03-29T07:30:32.159Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:30:32.159Z|3a9e49d9-9166-44c6-ba13-fa9494d789a4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 24d1761c-78cd-406b-9533-04163391553b ASDC 2023-03-29T07:30:32.160Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:bf7db9b3-4994-49e6-aa71-d459eb7499b4 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:24d1761c-78cd-406b-9533-04163391553b ServiceInvariantUUID:335bac3b-e529-4dd5-9132-7f5e7603d297 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:5e0b62eb-6491-4213-937f-a6815699d6b7 ArtifactChecksum:ZjM3ODVmZGU3NDFlMjFmYmI1NWQ1M2EyYWJiM2ZjOTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:fffca6c5-85b7-4cd3-9196-365f4c2c825a ResourceInvariantUUID:799b6730-5136-4e08-999e-e28fb230c07c ResourceName:test-pnf ResourceType:PNF ResourceUUID:19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T07:30:32.160Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 24d1761c-78cd-406b-9533-04163391553b 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:30:32.208Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:30:32.208Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:30:32.208Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:30:32.208Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7 from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T07:30:32.209Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:30:32.209Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T07:30:32.234Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T07:30:32.234Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@619ab416 2023-03-29T07:30:32.234Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T07:30:32.235Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T07:30:32.235Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 5e0b62eb-6491-4213-937f-a6815699d6b7 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T07:30:32.235Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:30:32.235Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T07:30:32.235Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T07:30:32.235Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:30:32.235Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:30:32.235Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680075032235, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:30:33.237Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:5e0b62eb-6491-4213-937f-a6815699d6b7) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:30:33.282Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||Csar with UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7 already exists 2023-03-29T07:30:33.283Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:30:33.283Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7 already exists) 2023-03-29T07:30:33.283Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:30:33.283Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:30:33.283Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:30:33.283Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680075033283, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:30:34.284Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:30:34.285Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 already exists) 2023-03-29T07:30:34.285Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:30:34.285Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:30:34.285Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:30:34.285Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680075034284, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:30:35.286Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:30:35.308Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:30:35.311Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:30:35.311Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:30:35.311Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:30:35.311Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:30:35.311Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:30:35.311Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:30:35.311Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:30:35.311Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:30:35.311Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:30:35.321Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:31:05.322Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:31:05.335Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bf7db9b3-4994-49e6-aa71-d459eb7499b4 and serviceModelVersionId: 24d1761c-78cd-406b-9533-04163391553b 2023-03-29T07:31:05.336Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 335bac3b-e529-4dd5-9132-7f5e7603d297 2023-03-29T07:31:05.336Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 2023-03-29T07:31:05.339Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:31:05.349Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-03-29T07:31:05.349Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|INFO|500||Invoke 2023-03-29T07:31:05.355Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:31:05.484Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0|INFO|500||InvokeReturn 2023-03-29T07:31:05.484Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/335bac3b-e529-4dd5-9132-7f5e7603d297/model-vers/model-ver/24d1761c-78cd-406b-9533-04163391553b?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:31:05 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[125], vertex-id=[487616], x-aai-txid=[1-aai-resources-230329-07:31:05:785-81154], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:31:05.485Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:31:05.485Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:31:05.485Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:31:05.491Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:31:05.491Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bf7db9b3-4994-49e6-aa71-d459eb7499b4 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:31:05.492Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:31:05.492Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:31:05.492Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:31:05.492Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680075065492, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:31:06.552Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:31:06.552Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"3049c1a1-b68d-42a6-998a-1572be847fa9","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"d71e6456-3815-4fee-a664-b167d2283731","serviceDescription":"service","serviceInvariantUUID":"56e11cd4-0847-4113-becc-c32f6aaad068","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"00224814-c373-4480-9745-d5e68a9c23e4","resourceInvariantUUID":"9c5a7476-4bee-4a33-8bb5-28b41a9ae3b2","resourceCustomizationUUID":"4788a566-0233-439a-8c53-683bd8cdb1a2","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":"ZWY4ODkwZDYxZTE2NzgyN2EwNTZhMzYyZmY1YTRmMjU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3ef072e6-88be-4fef-a959-e74de218e824","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":"3b24f12d-51ed-4038-8e9b-d219cf638824","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":"0e9332c1-9a32-4edb-bbbf-cd8ac6a5c407","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":"MjZmNmVhNTZjNDczZGZhMjViN2IxYTc2YWIxMzQxZDQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"6153c01e-fae2-411a-b604-a16a8ec066df","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":"026cd594-5004-4261-b407-e311f21357ed","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":"01dbfeea-377f-4537-b109-151b3572f32f","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":"03ff589f-2eed-4172-b01a-671e83903cf0","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":"ZDUyNDU4OTMxZDMxYTMxZDUyYTgxNWMwNzc3ODUyNmQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e396b873-ab97-4956-b264-d9d9ec9d4661","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"NDM3MDNjMDg0YmI2MGRkMWM3NjA1ZTcyMDgwMGEzMTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"d08ed6b2-15dc-406e-99cb-0846baccd8be","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:31:06.552Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:31:06.552Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:31:06.552Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:31:06.553Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "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-03-29T07:31:07.554Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:31:07.554Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:31:07.554Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:31:07.554Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:31:08.555Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:31:08.555Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:31:08.555Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:31:08.555Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:31:09.556Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:31:09.556Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:31:09.556Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:31:09.556Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "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-03-29T07:31:10.556Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:31:10.557Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:31:10.557Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:31:10.557Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "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-03-29T07:31:11.557Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:31:11.558Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:31:11.558Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:31:11.558Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "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-03-29T07:31:12.558Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:31:12.558Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:31:12.559Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:31:12.559Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "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-03-29T07:31:13.559Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:31:13.559Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:31:13.560Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:31:13.560Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:31:14.560Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:31:14.560Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:31:14.560Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:31:14.560Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:31:14.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:31:14.792Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: cached metadata has changed from (version105: {SDC-DISTR-STATUS-TOPIC-AUTO=6, SDC-DISTR-NOTIF-TOPIC-AUTO=6}) at the beginning of the rebalance to (version106: {SDC-DISTR-STATUS-TOPIC-AUTO=6}) 2023-03-29T07:31:14.802Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T07:31:14.803Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T07:31:14.808Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=48, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T07:31:14.808Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 48: {SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T07:31:14.819Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=48, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T07:31:14.819Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T07:31:14.819Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T07:31:14.823Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T07:31:14.824Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T07:31:14.824Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T07:31:14.824Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2127, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T07:31:14.824Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T07:31:14.824Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T07:31:15.561Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "d71e6456-3815-4fee-a664-b167d2283731", "serviceDescription": "service", "serviceInvariantUUID": "56e11cd4-0847-4113-becc-c32f6aaad068", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "4788a566-0233-439a-8c53-683bd8cdb1a2", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "00224814-c373-4480-9745-d5e68a9c23e4", "resourceInvariantUUID": "9c5a7476-4bee-4a33-8bb5-28b41a9ae3b2", "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": "NDM3MDNjMDg0YmI2MGRkMWM3NjA1ZTcyMDgwMGEzMTk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d08ed6b2-15dc-406e-99cb-0846baccd8be" } ], "workloadContext": "Production" } 2023-03-29T07:31:15.562Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:31:15.562Z|bf7db9b3-4994-49e6-aa71-d459eb7499b4|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 d71e6456-3815-4fee-a664-b167d2283731 ASDC 2023-03-29T07:31:15.562Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:3049c1a1-b68d-42a6-998a-1572be847fa9 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:d71e6456-3815-4fee-a664-b167d2283731 ServiceInvariantUUID:56e11cd4-0847-4113-becc-c32f6aaad068 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:d08ed6b2-15dc-406e-99cb-0846baccd8be ArtifactChecksum:NDM3MDNjMDg0YmI2MGRkMWM3NjA1ZTcyMDgwMGEzMTk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:4788a566-0233-439a-8c53-683bd8cdb1a2 ResourceInvariantUUID:9c5a7476-4bee-4a33-8bb5-28b41a9ae3b2 ResourceName:test-pnf ResourceType:PNF ResourceUUID:00224814-c373-4480-9745-d5e68a9c23e4 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T07:31:15.562Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d71e6456-3815-4fee-a664-b167d2283731 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:31:15.603Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:31:15.604Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:31:15.604Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:31:15.604Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: d08ed6b2-15dc-406e-99cb-0846baccd8be from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T07:31:15.604Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:31:15.604Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T07:31:15.629Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T07:31:15.629Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@179b16ad 2023-03-29T07:31:15.629Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T07:31:15.630Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T07:31:15.630Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar d08ed6b2-15dc-406e-99cb-0846baccd8be Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T07:31:15.630Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:31:15.630Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T07:31:15.630Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T07:31:15.630Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:31:15.630Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:31:15.630Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680075075630, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:31:15.838Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:31:15.838Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3a9e49d9-9166-44c6-ba13-fa9494d789a4", "consumerID": "SO-sdc-controller", "timestamp": 1680075022118, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:31:15.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:31:15.839Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:31:15.839Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:31:15.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:31:15.839Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:31:15.839Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T07:31:15.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:31:15.839Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:31:15.839Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T07:31:15.839Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:31:15.839Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:31:15.840Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T07:31:15.840Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:31:15.840Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:31:15.840Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:31:15.840Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:31:15.840Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:31:15.840Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:31:15.840Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:31:15.840Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:31:15.840Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:31:15.840Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:31:15.840Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:31:15.841Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:31:15.841Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:31:15.841Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:31:15.841Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:31:15.841Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:31:15.841Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:31:15.841Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680075032235, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T07:31:15.841Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:31:15.841Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:31:15.841Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680075033283, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 5e0b62eb-6491-4213-937f-a6815699d6b7 already exists" } 2023-03-29T07:31:15.841Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:31:15.841Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:31:15.842Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680075034284, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 19b6e3e1-f3b6-4268-be7c-5555dc8e7be4 already exists" } 2023-03-29T07:31:15.842Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:31:15.842Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:31:15.842Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bf7db9b3-4994-49e6-aa71-d459eb7499b4", "consumerID": "SO-sdc-controller", "timestamp": 1680075065492, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:31:15.842Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:31:15.842Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:31:15.842Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:31:15.842Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:31:15.842Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:31:15.842Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T07:31:15.842Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:31:15.843Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:31:15.843Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T07:31:15.843Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:31:15.843Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:31:15.843Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T07:31:15.843Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:31:15.843Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:31:15.843Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:31:15.843Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:31:15.843Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:31:15.843Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:31:15.844Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:31:15.844Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:31:15.844Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:31:15.844Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:31:15.844Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:31:15.844Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:31:15.844Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:31:15.844Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:31:15.844Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:31:15.844Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:31:15.844Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:31:15.845Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680075075630, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T07:31:15.845Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:31:16.631Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:d08ed6b2-15dc-406e-99cb-0846baccd8be) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) 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 watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:31:16.676Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||ERROR|500||Csar with UUID: d08ed6b2-15dc-406e-99cb-0846baccd8be already exists 2023-03-29T07:31:16.676Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:31:16.676Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Csar with UUID: d08ed6b2-15dc-406e-99cb-0846baccd8be already exists) 2023-03-29T07:31:16.676Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:31:16.676Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:31:16.676Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:31:16.676Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680075076676, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: d08ed6b2-15dc-406e-99cb-0846baccd8be already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:31:17.677Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:31:17.677Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Resource with UUID: 00224814-c373-4480-9745-d5e68a9c23e4 already exists) 2023-03-29T07:31:17.677Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:31:17.677Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:31:17.677Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:31:17.677Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680075077677, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 00224814-c373-4480-9745-d5e68a9c23e4 already exists" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:31:18.678Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 3049c1a1-b68d-42a6-998a-1572be847fa9 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:31:18.699Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 3049c1a1-b68d-42a6-998a-1572be847fa9 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:31:18.703Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:31:18.703Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:31:18.703Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:31:18.703Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:31:18.704Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:31:18.704Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:31:18.704Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:31:18.704Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:31:18.704Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:31:18.718Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:31:48.719Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 3049c1a1-b68d-42a6-998a-1572be847fa9 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:31:48.730Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 3049c1a1-b68d-42a6-998a-1572be847fa9 and serviceModelVersionId: d71e6456-3815-4fee-a664-b167d2283731 2023-03-29T07:31:48.730Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 56e11cd4-0847-4113-becc-c32f6aaad068 2023-03-29T07:31:48.731Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0 2023-03-29T07:31:48.737Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:31:48.757Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0|INFO|500||Invoke 2023-03-29T07:31:48.757Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3049c1a1-b68d-42a6-998a-1572be847fa9], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[93e6991f-3116-4cdc-be7f-65f99bc14995], X-ECOMP-RequestID=[3049c1a1-b68d-42a6-998a-1572be847fa9], X-TransactionId=[], X-ONAP-RequestID=[3049c1a1-b68d-42a6-998a-1572be847fa9], Content-Type=[application/merge-patch+json]} 2023-03-29T07:31:48.763Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-29T07:31:48.903Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?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/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:31:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[136], vertex-id=[213040], x-aai-txid=[0-aai-resources-230329-07:31:49:193-1292], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:31:48.904Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:31:48.904Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/56e11cd4-0847-4113-becc-c32f6aaad068/model-vers/model-ver/d71e6456-3815-4fee-a664-b167d2283731?depth=0|INFO|500||InvokeReturn 2023-03-29T07:31:48.905Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:31:48.905Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:31:48.913Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:31:48.914Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 3049c1a1-b68d-42a6-998a-1572be847fa9 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-29T07:31:48.914Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:31:48.914Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:31:48.914Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:31:48.915Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680075108914, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:31:49.942Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-29T07:31:49.942Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||received notification from broker: {"distributionID":"bef06e71-4486-470c-b789-12d613336b34","serviceName":"test_pnf_macro","serviceVersion":"1.0","serviceUUID":"0ab8f97e-d3dd-454a-bdde-9a6b35919d70","serviceDescription":"service","serviceInvariantUUID":"afa03644-ef10-45ba-810d-e1d10af3b92c","resources":[{"resourceInstanceName":"test-pnf 0","resourceName":"test-pnf","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"8ec420fc-ec48-4afd-b774-ceeb28d0bb06","resourceInvariantUUID":"280dc9eb-82d0-493b-bf05-24834d882f22","resourceCustomizationUUID":"eca2752b-a1a7-4f42-a41b-aac4b43e18cb","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":"MmM3M2JlOTc2MTA1Mjg4OTBiMDAwMTIyZTUwOTY3ZjQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d88c6fc7-e448-45fa-a3f6-3b6b4c0dd332","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":"e8f58be0-e08d-4245-aaeb-e9636f134297","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":"75a2fe30-2259-4312-b267-c0844b8d18ce","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":"NTI4MTNkYWY2YTM0MzNjNTNlZTk5MjE2YTg5MTg0YTg\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"17a3283b-f45f-40ca-b164-8a204dba9db7","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":"0761d6c4-a99f-4d8f-9384-ae7bee423ce7","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":"4bee4cc0-053a-4273-985f-884ddec407c2","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":"fe5c64f3-f6d1-4049-923e-c6e5483c3763","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":"NGQ2ODI1YTMyMTgyZTZiMDk3Yzc4OTdmMWEwOTlmYzI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1cf35514-9111-4735-9a0f-760ab915c152","artifactVersion":"1"},{"artifactName":"service-TestPnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar","artifactChecksum":"N2FkNzcyNDkzMGU0ODRhZjU3OWYxZDc2YTM1ZDI4Yjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"11516f7c-49e8-49a5-bf4b-9976dc2d193c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:31:49.942Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:31:49.943Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:31:49.943Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:31:49.943Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "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-03-29T07:31:50.943Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:31:50.944Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:31:50.944Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:31:50.944Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:31:51.944Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:31:51.945Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:31:51.945Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:31:51.945Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:31:52.945Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:31:52.946Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:31:52.946Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:31:52.946Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "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-03-29T07:31:53.947Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:31:53.948Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:31:53.948Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:31:53.948Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "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-03-29T07:31:54.948Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:31:54.949Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:31:54.949Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:31:54.949Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "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-03-29T07:31:55.950Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:31:55.950Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:31:55.950Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:31:55.951Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "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-03-29T07:31:56.951Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:31:56.952Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:31:56.952Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:31:56.952Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:31:57.953Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:31:57.953Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:31:57.953Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:31:57.954Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:31:58.955Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||sending notification to client: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "serviceName": "test_pnf_macro", "serviceVersion": "1.0", "serviceUUID": "0ab8f97e-d3dd-454a-bdde-9a6b35919d70", "serviceDescription": "service", "serviceInvariantUUID": "afa03644-ef10-45ba-810d-e1d10af3b92c", "resources": [ { "resourceInstanceName": "test-pnf 0", "resourceCustomizationUUID": "eca2752b-a1a7-4f42-a41b-aac4b43e18cb", "resourceName": "test-pnf", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "8ec420fc-ec48-4afd-b774-ceeb28d0bb06", "resourceInvariantUUID": "280dc9eb-82d0-493b-bf05-24834d882f22", "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": "N2FkNzcyNDkzMGU0ODRhZjU3OWYxZDc2YTM1ZDI4Yjk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "11516f7c-49e8-49a5-bf4b-9976dc2d193c" } ], "workloadContext": "Production" } 2023-03-29T07:31:58.955Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:31:58.955Z|3049c1a1-b68d-42a6-998a-1572be847fa9|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 0ab8f97e-d3dd-454a-bdde-9a6b35919d70 ASDC 2023-03-29T07:31:58.956Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||ASDC Notification: DistributionID:bef06e71-4486-470c-b789-12d613336b34 ServiceName:test_pnf_macro ServiceVersion:1.0 ServiceUUID:0ab8f97e-d3dd-454a-bdde-9a6b35919d70 ServiceInvariantUUID:afa03644-ef10-45ba-810d-e1d10af3b92c 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:11516f7c-49e8-49a5-bf4b-9976dc2d193c ArtifactChecksum:N2FkNzcyNDkzMGU0ODRhZjU3OWYxZDc2YTM1ZDI4Yjk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:test-pnf 0 ResourceCustomizationUUID:eca2752b-a1a7-4f42-a41b-aac4b43e18cb ResourceInvariantUUID:280dc9eb-82d0-493b-bf05-24834d882f22 ResourceName:test-pnf ResourceType:PNF ResourceUUID:8ec420fc-ec48-4afd-b774-ceeb28d0bb06 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-29T07:31:58.956Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0ab8f97e-d3dd-454a-bdde-9a6b35919d70 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:31:59.002Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:31:59.003Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:31:59.003Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||MSO config path is: /app 2023-03-29T07:31:59.003Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||Trying to download the artifact UUID: 11516f7c-49e8-49a5-bf4b-9976dc2d193c from URL: /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T07:31:59.003Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - download 2023-03-29T07:31:59.003Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 2023-03-29T07:31:59.020Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||GET Response Status 404 2023-03-29T07:31:59.020Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@2e5376d0 2023-03-29T07:31:59.020Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T07:31:59.021Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "TestPnfMacro" ] } } } 2023-03-29T07:31:59.021Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-TestPnfMacro-csar.csar /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar 11516f7c-49e8-49a5-bf4b-9976dc2d193c Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T07:31:59.021Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:31:59.021Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Specified artifact is not found) 2023-03-29T07:31:59.021Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T07:31:59.021Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:31:59.021Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:31:59.021Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680075119021, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:32:00.022Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-TestPnfMacro-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(UUID:11516f7c-49e8-49a5-bf4b-9976dc2d193c) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T07:32:00.049Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:32:00.049Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||Processing Resource Type: PNF, Model UUID: 8ec420fc-ec48-4afd-b774-ceeb28d0bb06 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=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T07:32:00.057Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||test-pnf 0 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:32:00.080Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_ALREADY_EXIST test-pnf 0 8ec420fc-ec48-4afd-b774-ceeb28d0bb06 test-pnf 2023-03-29T07:32:00.080Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||No resources found for Service: 0ab8f97e-d3dd-454a-bdde-9a6b35919d70 2023-03-29T07:32:00.080Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Preparing to deploy Service: 0ab8f97e-d3dd-454a-bdde-9a6b35919d70 2023-03-29T07:32:00.080Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT test-pnf 0 8ec420fc-ec48-4afd-b774-ceeb28d0bb06 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=? 2023-03-29T07:32:00.089Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Exception : java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$56565f71.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-03-29T07:32:00.110Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||ERROR|500||ASDC_ARTIFACT_INSTALL_EXC No element listed 300 Exception caught during installation of test-pnf. Transaction rollback java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$56565f71.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:32:00.117Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_FAIL test-pnf 8ec420fc-ec48-4afd-b774-ceeb28d0bb06 0 ASDC deployResourceStructure 2023-03-29T07:32:00.117Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||ERROR|500||Exception occurred org.onap.so.asdc.client.exceptions.ArtifactInstallerException: Exception caught during installation of test-pnf. Transaction rollback. at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:430) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installTheResource(ToscaResourceInstaller.java:374) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$FastClassBySpringCGLIB$$7d8bd8fb.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller$$EnhancerBySpringCGLIB$$56565f71.installTheResource() at org.onap.so.asdc.client.ASDCController.deployResourceStructure(ASDCController.java:481) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:832) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Caused by: java.lang.NullPointerException: null at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.createService(ToscaResourceInstaller.java:1438) at org.onap.so.asdc.installer.heat.ToscaResourceInstaller.installPnfResource(ToscaResourceInstaller.java:388) ... 23 common frames omitted 2023-03-29T07:32:00.118Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar ASDC sendASDCNotification 2023-03-29T07:32:00.118Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar(Exception caught during installation of test-pnf. Transaction rollback.) 2023-03-29T07:32:00.118Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-29T07:32:00.118Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:32:00.118Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:32:00.118Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680075120118, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:32:01.119Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bef06e71-4486-470c-b789-12d613336b34 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:32:01.146Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bef06e71-4486-470c-b789-12d613336b34 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:32:01.150Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-29T07:32:01.150Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-29T07:32:01.150Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-29T07:32:01.150Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-29T07:32:01.150Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:32:01.151Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:32:01.151Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-29T07:32:01.151Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Component status: COMPONENT_DONE_ERROR on componentName: 2023-03-29T07:32:01.151Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Updating overall DistributionStatus to: FAILURE for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-03-29T07:32:01.163Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-29T07:32:14.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:32:14.801Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:32:14.801Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680075076676, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: d08ed6b2-15dc-406e-99cb-0846baccd8be already exists" } 2023-03-29T07:32:14.802Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:32:14.802Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:32:14.802Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680075077677, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 00224814-c373-4480-9745-d5e68a9c23e4 already exists" } 2023-03-29T07:32:14.802Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:32:14.802Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:32:14.802Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "3049c1a1-b68d-42a6-998a-1572be847fa9", "consumerID": "SO-sdc-controller", "timestamp": 1680075108914, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-29T07:32:14.803Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:32:14.803Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:32:14.803Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:32:14.803Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:32:14.803Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:32:14.803Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-29T07:32:14.803Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:32:14.804Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:32:14.804Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-29T07:32:14.804Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:32:14.804Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:32:14.804Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-29T07:32:14.804Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:32:14.804Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:32:14.805Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:32:14.805Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:32:14.805Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:32:14.805Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:32:14.805Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:32:14.805Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:32:14.806Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-29T07:32:14.806Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:32:14.806Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:32:14.806Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:32:14.806Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:32:14.806Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:32:14.806Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680074371711, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:32:14.806Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:32:14.807Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:32:14.807Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680075119021, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T07:32:14.807Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:32:14.807Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-29T07:32:14.807Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680075120118, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "DEPLOY_ERROR", "errorReason": "Exception caught during installation of test-pnf. Transaction rollback." } 2023-03-29T07:32:14.807Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:32:31.163Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bef06e71-4486-470c-b789-12d613336b34 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-03-29T07:32:31.174Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bef06e71-4486-470c-b789-12d613336b34 and serviceModelVersionId: 0ab8f97e-d3dd-454a-bdde-9a6b35919d70 2023-03-29T07:32:31.174Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : afa03644-ef10-45ba-810d-e1d10af3b92c 2023-03-29T07:32:31.175Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/afa03644-ef10-45ba-810d-e1d10af3b92c/model-vers/model-ver/0ab8f97e-d3dd-454a-bdde-9a6b35919d70?depth=0 2023-03-29T07:32:31.180Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||RestClientSSL using default SSL context! 2023-03-29T07:32:31.195Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/afa03644-ef10-45ba-810d-e1d10af3b92c/model-vers/model-ver/0ab8f97e-d3dd-454a-bdde-9a6b35919d70?depth=0|INFO|500||Invoke 2023-03-29T07:32:31.196Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/afa03644-ef10-45ba-810d-e1d10af3b92c/model-vers/model-ver/0ab8f97e-d3dd-454a-bdde-9a6b35919d70?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/afa03644-ef10-45ba-810d-e1d10af3b92c/model-vers/model-ver/0ab8f97e-d3dd-454a-bdde-9a6b35919d70?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[bef06e71-4486-470c-b789-12d613336b34], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1b681ad3-887c-4750-a9fb-1afe50e4fcbe], X-ECOMP-RequestID=[bef06e71-4486-470c-b789-12d613336b34], X-TransactionId=[], X-ONAP-RequestID=[bef06e71-4486-470c-b789-12d613336b34], Content-Type=[application/merge-patch+json]} 2023-03-29T07:32:31.203Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/afa03644-ef10-45ba-810d-e1d10af3b92c/model-vers/model-ver/0ab8f97e-d3dd-454a-bdde-9a6b35919d70?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_ERROR"} 2023-03-29T07:32:31.341Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/afa03644-ef10-45ba-810d-e1d10af3b92c/model-vers/model-ver/0ab8f97e-d3dd-454a-bdde-9a6b35919d70?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/afa03644-ef10-45ba-810d-e1d10af3b92c/model-vers/model-ver/0ab8f97e-d3dd-454a-bdde-9a6b35919d70?depth=0 has http status code:200 and response headers:{date=[Wed, 29 Mar 2023 07:32:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[134], vertex-id=[262280], x-aai-txid=[1-aai-resources-230329-07:32:31:631-33592], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-29T07:32:31.341Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/afa03644-ef10-45ba-810d-e1d10af3b92c/model-vers/model-ver/0ab8f97e-d3dd-454a-bdde-9a6b35919d70?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-29T07:32:31.341Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/afa03644-ef10-45ba-810d-e1d10af3b92c/model-vers/model-ver/0ab8f97e-d3dd-454a-bdde-9a6b35919d70?depth=0|INFO|500||InvokeReturn 2023-03-29T07:32:31.341Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-29T07:32:31.342Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:32:31.348Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:32:31.348Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bef06e71-4486-470c-b789-12d613336b34 and Status of DISTRIBUTION_COMPLETE_ERROR and ErrorReason null 2023-03-29T07:32:31.348Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-29T07:32:31.348Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:32:31.349Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:32:31.349Z|bef06e71-4486-470c-b789-12d613336b34|pool-2-thread-2|||||INFO|500||Trying to send status: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680075151348, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:32:32.380Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-29T07:32:32.380Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Failing OffsetCommit request since the consumer is not part of an active group 2023-03-29T07:32:32.382Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Node 0 disconnected. 2023-03-29T07:32:32.382Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Cancelled in-flight METADATA request with correlation id 102474 due to node 0 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 2023-03-29T07:32:32.382Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Node 1 disconnected. 2023-03-29T07:32:32.383Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||ERROR|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group.. Will continue to join group. 2023-03-29T07:32:32.383Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Giving away all assigned partitions as lost since generation/memberID has been reset,indicating that consumer is in old state or no longer part of the group 2023-03-29T07:32:32.383Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Lost previously assigned partitions SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T07:32:32.383Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T07:32:32.396Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-bdc23403-14c5-4716-bff6-206b753b7508 2023-03-29T07:32:32.396Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||WARN|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Asynchronous auto-commit of offsets {SDC-DISTR-NOTIF-TOPIC-AUTO-5=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-4=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-3=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-2=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-1=OffsetAndMetadata{offset=0, leaderEpoch=null, metadata=''}, SDC-DISTR-NOTIF-TOPIC-AUTO-0=OffsetAndMetadata{offset=12, leaderEpoch=0, metadata=''}} failed: Offset commit cannot be completed since the consumer is not part of an active group for auto partition assignment; it is likely that the consumer was kicked out of the group. 2023-03-29T07:32:32.397Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-29T07:32:32.397Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] (Re-)joining group 2023-03-29T07:32:33.158Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:32:36.166Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:32:39.176Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:32:42.184Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:32:45.193Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:32:48.202Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:32:51.211Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:32:54.221Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:32:57.230Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:33:00.238Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:33:03.250Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:33:06.259Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:33:09.272Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:33:12.280Z||kafka-coordinator-heartbeat-thread | so|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Request joining group due to: group is already rebalancing 2023-03-29T07:33:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:33:14.804Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Revoke previously assigned partitions SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T07:33:14.804Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] (Re-)joining group 2023-03-29T07:33:14.809Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully joined group with generation Generation{generationId=49, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-bdc23403-14c5-4716-bff6-206b753b7508', protocol='range'} 2023-03-29T07:33:14.809Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully joined group with generation Generation{generationId=49, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T07:33:14.813Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T07:33:14.813Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T07:33:14.813Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T07:33:14.813Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T07:33:14.813Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T07:33:14.813Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, 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 YgNVU0saTnOuUV_DCl9FOA 2023-03-29T07:33:14.814Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Finished assignment for group at generation 49: {SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-bdc23403-14c5-4716-bff6-206b753b7508=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-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5])} 2023-03-29T07:33:14.828Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Successfully synced group in generation Generation{generationId=49, memberId='SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445-24fddf86-2c5f-4c76-acba-dd7e9464d114', protocol='range'} 2023-03-29T07:33:14.829Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-29T07:33:14.829Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-29T07:33:14.829Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Successfully synced group in generation Generation{generationId=49, memberId='SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7-bdc23403-14c5-4716-bff6-206b753b7508', protocol='range'} 2023-03-29T07:33:14.829Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-29T07:33:14.830Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-29T07:33:14.833Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T07:33:14.833Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T07:33:14.833Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T07:33:14.833Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T07:33:14.833Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=2165, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T07:33:14.833Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T07:33:14.833Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T07:33:14.833Z||pool-2-thread-4|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-1b9af22c-b058-4a50-97b9-37a2ba08f445, groupId=so] Setting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T07:33:14.833Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T07:33:14.834Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}} 2023-03-29T07:33:14.834Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}} 2023-03-29T07:33:14.834Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-f21b3a0d-d564-4549-9229-8dac6765d5b7, groupId=so] Setting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to the committed offset FetchPosition{offset=1, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}} 2023-03-29T07:33:15.854Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T07:33:15.854Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bef06e71-4486-470c-b789-12d613336b34", "consumerID": "SO-sdc-controller", "timestamp": 1680075151348, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_ERROR" } 2023-03-29T07:33:15.854Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:33:15.939Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-29T07:33:15.939Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"2118f689-57af-469d-ba25-d0886ff8da2a","serviceName":"basic_onboard_JYNnJk","serviceVersion":"1.0","serviceUUID":"4ee87648-4266-4bb2-8665-dac31f53b6f8","serviceDescription":"service","serviceInvariantUUID":"ba4bb244-01d4-4d84-b341-7f29514dd31d","resources":[{"resourceInstanceName":"basic_onboard_JYNnJk 0","resourceName":"basic_onboard_JYNnJk","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4ac074ac-e6f2-4fb3-83da-97c97578f64d","resourceInvariantUUID":"4b2145aa-c7ce-4398-a7a2-9e1bf54c622a","resourceCustomizationUUID":"0112d5d8-4aae-489a-9f4b-4a7a4973276e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml","artifactChecksum":"NzU4YmM3Y2JmNGE0ZWI1NGU4MWNhZTE3Y2Q4ZDRlNjI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"6d4bf5de-81b9-4894-90ff-6d5debaf3551","artifactVersion":"1"},{"artifactName":"basic_onboard_jynnjk0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json","artifactChecksum":"MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92ac4d0c-12b3-4c69-9025-71d461a3d670","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9e1f16b9-5100-4a9a-b6e3-e831d24ba7bd","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f64ea0c-d1ac-458e-bb64-3dd1561b5322","artifactVersion":"2","generatedFromUUID":"d7f95abb-f5a8-4256-aed7-1c944e74ebbd"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardJynnjk-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml","artifactChecksum":"YjU5OTU0ZmUyNGZjZmEzMTFhMTQ5MzY2ZjdhYmM1Yjc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3ebc3dab-942d-40b6-9e0d-5156a1ac1c83","artifactVersion":"1"},{"artifactName":"service-BasicOnboardJynnjk-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar","artifactChecksum":"MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"99f1e22f-9d30-4402-9957-ab6e0c4866ab","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-29T07:33:15.941Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:33:15.941Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:33:15.941Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:33:15.941Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680075152380, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:33:16.942Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:33:16.942Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:33:16.942Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:33:16.942Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680075152380, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:33:17.943Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:33:17.944Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:33:17.944Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:33:17.944Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680075152380, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:33:18.945Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:33:18.946Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:33:18.946Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:33:18.946Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680075152380, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:33:19.947Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:33:19.948Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:33:19.948Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:33:19.948Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680075152380, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:33:20.950Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:33:20.950Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:33:20.950Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:33:20.950Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680075152380, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:33:21.951Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-29T07:33:21.951Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:33:21.952Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:33:21.952Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680075152380, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:33:22.952Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "serviceName": "basic_onboard_JYNnJk", "serviceVersion": "1.0", "serviceUUID": "4ee87648-4266-4bb2-8665-dac31f53b6f8", "serviceDescription": "service", "serviceInvariantUUID": "ba4bb244-01d4-4d84-b341-7f29514dd31d", "resources": [ { "resourceInstanceName": "basic_onboard_JYNnJk 0", "resourceCustomizationUUID": "0112d5d8-4aae-489a-9f4b-4a7a4973276e", "resourceName": "basic_onboard_JYNnJk", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4ac074ac-e6f2-4fb3-83da-97c97578f64d", "resourceInvariantUUID": "4b2145aa-c7ce-4398-a7a2-9e1bf54c622a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_jynnjk0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "artifactChecksum": "MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "92ac4d0c-12b3-4c69-9025-71d461a3d670", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "generatedFromUUID": "d7f95abb-f5a8-4256-aed7-1c944e74ebbd" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0f64ea0c-d1ac-458e-bb64-3dd1561b5322", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardJynnjk-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "artifactChecksum": "MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "99f1e22f-9d30-4402-9957-ab6e0c4866ab" } ], "workloadContext": "Production" } 2023-03-29T07:33:22.953Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-29T07:33:22.953Z|97dbd75c-aaad-4e24-898e-c5ed3e14800c|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 4ee87648-4266-4bb2-8665-dac31f53b6f8 ASDC 2023-03-29T07:33:22.953Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:2118f689-57af-469d-ba25-d0886ff8da2a ServiceName:basic_onboard_JYNnJk ServiceVersion:1.0 ServiceUUID:4ee87648-4266-4bb2-8665-dac31f53b6f8 ServiceInvariantUUID:ba4bb244-01d4-4d84-b341-7f29514dd31d ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardJynnjk-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ArtifactUUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab ArtifactChecksum:MDNjMDk2ZWQ1YTUwNGExZjRkNzI1YjJmNTg0MDNkOTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_JYNnJk 0 ResourceCustomizationUUID:0112d5d8-4aae-489a-9f4b-4a7a4973276e ResourceInvariantUUID:4b2145aa-c7ce-4398-a7a2-9e1bf54c622a ResourceName:basic_onboard_JYNnJk ResourceType:VF ResourceUUID:4ac074ac-e6f2-4fb3-83da-97c97578f64d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_jynnjk0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ArtifactUUID:92ac4d0c-12b3-4c69-9025-71d461a3d670 ArtifactChecksum:MjI0ZjkyMmQ1ZDQzNjk3N2VjZmE0NTEyYWU3ZTQ5NTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml ArtifactUUID:d7f95abb-f5a8-4256-aed7-1c944e74ebbd ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env ArtifactUUID:0f64ea0c-d1ac-458e-bb64-3dd1561b5322 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-29T07:33:22.953Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4ee87648-4266-4bb2-8665-dac31f53b6f8 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: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-03-29T07:33:23.000Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-29T07:33:23.001Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T07:33:23.001Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-29T07:33:23.001Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 99f1e22f-9d30-4402-9957-ab6e0c4866ab from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T07:33:23.001Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T07:33:23.001Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 2023-03-29T07:33:23.031Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404 2023-03-29T07:33:23.031Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@5032d738 2023-03-29T07:33:23.032Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T07:33:23.032Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T07:33:23.032Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL service-BasicOnboardJynnjk-csar.csar /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar 99f1e22f-9d30-4402-9957-ab6e0c4866ab Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T07:33:23.032Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar ASDC sendASDCNotification 2023-03-29T07:33:23.032Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(Specified artifact is not found) 2023-03-29T07:33:23.032Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T07:33:23.032Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:33:23.033Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:33:23.033Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680075203032, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:33:24.034Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during processCsarServiceArtifacts ASDC processCsarServiceArtifacts 500 Exception in processCsarServiceArtifacts org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact service-BasicOnboardJynnjk-csar.csar could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar(UUID:99f1e22f-9d30-4402-9957-ab6e0c4866ab) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processCsarServiceArtifacts(ASDCController.java:893) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:755) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) 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) Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-03-29T07:33:24.057Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||error NSST process resource failure java.lang.NullPointerException: null at org.onap.so.asdc.client.ASDCController.processNsstNotification(ASDCController.java:978) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:760) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:33:24.057Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Processing Resource Type: VF, Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-03-29T07:33:24.062Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||basic_onboard_JYNnJk 0 2023-03-29T07:33:24.063Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4ac074ac-e6f2-4fb3-83da-97c97578f64d 2023-03-29T07:33:24.063Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 92ac4d0c-12b3-4c69-9025-71d461a3d670 from URL: /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T07:33:24.063Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-29T07:33:24.063Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 2023-03-29T07:33:24.079Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||GET Response Status 404 2023-03-29T07:33:24.079Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||status from SDC is org.onap.sdc.http.HttpSdcResponse@6c6e767a 2023-03-29T07:33:24.079Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||DistributionClientResultImpl [responseStatus=ARTIFACT_NOT_FOUND, responseMessage=Specified artifact is not found] 2023-03-29T07:33:24.079Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||error from SDC is: { "requestError": { "serviceException": { "messageId": "SVC4503", "text": "Error: Requested \u0027%1\u0027 service was not found.", "variables": [ "BasicOnboardJynnjk" ] } } } 2023-03-29T07:33:24.079Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_ARTIFACT_DOWNLOAD_FAIL basic_onboard_jynnjk0_modules.json /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json 92ac4d0c-12b3-4c69-9025-71d461a3d670 Specified artifact is not found 300 ASDC artifact download fail 2023-03-29T07:33:24.079Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_ERROR /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json ASDC sendASDCNotification 2023-03-29T07:33:24.079Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(Specified artifact is not found) 2023-03-29T07:33:24.079Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus with errorReason 2023-03-29T07:33:24.080Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-29T07:33:24.080Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-29T07:33:24.080Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680075204079, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:33:25.081Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||ERROR|500||ASDC_GENERAL_EXCEPTION_ARG Exception caught during Installation of artifact ASDC processResourceNotification 500 Exception in processResourceNotification org.onap.so.asdc.client.exceptions.ASDCDownloadException: Artifact basic_onboard_jynnjk0_modules.json could not be downloaded from ASDC URL /sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json(UUID:92ac4d0c-12b3-4c69-9025-71d461a3d670) Error message is Specified artifact is not found at org.onap.so.asdc.client.ASDCController.downloadTheArtifact(ASDCController.java:394) at org.onap.so.asdc.client.ASDCController.processResourceNotification(ASDCController.java:787) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:630) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-03-29T07:33:25.081Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:33:25.107Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:33:25.111Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:33:25.111Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:33:55.112Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:33:55.143Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:33:55.147Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:33:55.148Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:34:14.792Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:34:14.794Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-29T07:34:14.794Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680075152380, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:34:14.794Z||pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:34:25.148Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:34:25.178Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:34:25.183Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:34:25.183Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:34:55.183Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:34:55.205Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:34:55.208Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:34:55.208Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:35:14.792Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:35:14.793Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T07:35:14.793Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680075152380, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "NOTIFIED" } 2023-03-29T07:35:14.793Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:35:14.793Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T07:35:14.793Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680075152380, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-29T07:35:14.793Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:35:14.793Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T07:35:14.793Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680075152380, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-29T07:35:14.793Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:35:14.793Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T07:35:14.793Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680075152380, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-29T07:35:14.793Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:35:14.793Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T07:35:14.793Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680075152380, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-template.yml", "status": "NOT_NOTIFIED" } 2023-03-29T07:35:14.794Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:35:14.794Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T07:35:14.794Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680075152380, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "NOTIFIED" } 2023-03-29T07:35:14.794Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:35:14.794Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T07:35:14.794Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680075203032, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/artifacts/service-BasicOnboardJynnjk-csar.csar", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T07:35:14.794Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:35:14.794Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-03-29T07:35:14.794Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "2118f689-57af-469d-ba25-d0886ff8da2a", "consumerID": "SO-sdc-controller", "timestamp": 1680075204079, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardJynnjk/1.0/resourceInstances/basic_onboard_jynnjk0/artifacts/basic_onboard_jynnjk0_modules.json", "status": "DOWNLOAD_ERROR", "errorReason": "Specified artifact is not found" } 2023-03-29T07:35:14.794Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-29T07:35:25.209Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:35:25.238Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:35:25.243Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:35:25.244Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:35:55.244Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:35:55.268Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:35:55.274Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:35:55.274Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:36:14.792Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:36:25.275Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:36:25.298Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:36:25.306Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:36:25.306Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:36:55.306Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:36:55.331Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:36:55.335Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:36:55.335Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-29T07:37:14.792Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-29T07:37:25.335Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:37:25.362Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2118f689-57af-469d-ba25-d0886ff8da2a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-03-29T07:37:25.367Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||SO has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-29T07:37:25.367Z|2118f689-57af-469d-ba25-d0886ff8da2a|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results.